Fieldpro Command line specifications

From MPSWiki
Revision as of 17:09, 16 June 2020 by Svan (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

All command line switches are case insensitive

PHX

  • user – indicates the user name that is logging in (example -user=”administrator”)
  • pass – indicates the user password for a logging in user (example -pass=”prosuite”)
  • domain – indicates that the user that is logging in is domain user and domain security should be used (example -domain)
  • db – indicates the DSN that should be selected as the source database (example -db=”FIP_WILI_JAKHIRA”)
  • scguid – indicates the screen that should be launched

(example: -scguid=”{19AC4F30-254C-4a79-9438-F91C91461AA4}”)

       	This data is available in the metadata information. Or as the example using next link:
           http://mps.resnet.com/METADATA/METADATA/METADATAMODEL/SCREENS.HTML
  • context - indicates the list of objects that should be used for the screen launch

(example =context=”;type1 key1;type1 key2;type2 key3”)

Here each object is defined as object type and its key in the database. Object types are available in the metadata model or using

           http://mps.resnet.com/tr/DocSearch.aspx?text=write%20here%20the%20object%20name

Examples:

fieldpro.exe -user=”administrator” -pass=”admin” -db=”FIP_WILI_JAKHIRA” -scguid=”{FE4148D1-5365-11d5-B538-00C0F6B1F5A5}” –context=”;2 1;2 2;2 3”

fieldpro.exe -domain -db=”FIP_WILI_JAKHIRA” –scguid=”{19AC4F30-254C-4A79-9438-F91C91461AA4}”

MX

  1. -fracpro
  2. -matrix
  3. -cementpro
  4. -respro