Difference between revisions of "Fieldpro Command line specifications"
(→Fieldpro Command line specifications) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
All command line switches are case insensitive | All command line switches are case insensitive | ||
− | + | ||
− | *user – indicates the user name that is logging in (example -user=”administrator”) | + | ==PHX== |
− | *pass – indicates the user password for a logging in user (example -pass=”prosuite”) | + | *'''user''' – indicates the user name that is logging in (example -user=”administrator”) |
− | *domain – indicates that the user that is logging in is domain user and domain security should be used (example -domain) | + | *'''pass''' – indicates the user password for a logging in user (example -pass=”prosuite”) |
− | *db – indicates the DSN that should be selected as the source database (example -db=”FIP_WILI_JAKHIRA”) | + | *'''domain''' – indicates that the user that is logging in is domain user and domain security should be used (example -domain) |
− | *scguid – indicates the screen that should be launched | + | *'''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}”) | (example: -scguid=”{19AC4F30-254C-4a79-9438-F91C91461AA4}”) | ||
Line 11: | Line 12: | ||
http://mps.resnet.com/METADATA/METADATA/METADATAMODEL/SCREENS.HTML | http://mps.resnet.com/METADATA/METADATA/METADATAMODEL/SCREENS.HTML | ||
− | *context - indicates the list of objects that should be used for the screen launch | + | *'''context''' - indicates the list of objects that should be used for the screen launch |
(example =context=”;type1 key1;type1 key2;type2 key3”) | (example =context=”;type1 key1;type1 key2;type2 key3”) | ||
Line 23: | Line 24: | ||
fieldpro.exe -domain -db=”FIP_WILI_JAKHIRA” –scguid=”{19AC4F30-254C-4A79-9438-F91C91461AA4}” | fieldpro.exe -domain -db=”FIP_WILI_JAKHIRA” –scguid=”{19AC4F30-254C-4A79-9438-F91C91461AA4}” | ||
+ | |||
+ | ==MX== | ||
+ | #-fracpro | ||
+ | #-matrix | ||
+ | #-cementpro | ||
+ | #-respro |
Latest revision as of 17:09, 16 June 2020
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
- -fracpro
- -matrix
- -cementpro
- -respro