Open remote model
Opens one specified remote model with a specific access mode. The available access modes are:
- sdaiRO opens the model for read access.
- sdaiRW opens the specified model for read and write access.
- edmERW opens the specified model for excluseive read and write access. This access code is only available for the EDMfatClient supervisor version.
Arguments:
Server context name: |
Specify name of server context. |
Remote repository: |
Specify the name of the remote repository holding the model of interrest. Repository names are case sensitive. |
Remote Model: |
Specify the name of the remote model. Model names are case sensitive. |
Access mode: |
sdaiRO: Open the model for read only access. |
Superuser password: |
Specify the superuser password. Must be specified if the option "all servers" is selected. |
Appserver clientId: |
Opens the model for this client only. <error> |
Options:
accumulating command output: |
A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed. |
match selected input: |
A global option that specifies that only items that partly or exactly matches the string in the related argument input field when activating a Select button, will be in the selection list. An empty (blank) string will match all items. |
all servers: |
Open the model from all the EDMapplicationServer processes in the EDMserverRoom. |