Download remote Rule schema
Copies and compiles a rule schema from an EDM database managed by an EDM server to a local EDM database. The rule schema in the server database must have been compiled with the option [storing source] selected.
Arguments:
Server context name: |
Specify name of server context. |
Remote schema: |
Specify the name of the remote Express schema. Express schema names are case insensitive. |
Remote Rule Schema: |
Specify the name of the remote Rule schema(ta) to download. Rule schema names are case insensitive. |
Diagnostic file: |
Specify the file name for diagnostic information generated by this command. If no file name is supplied, all diagnostic information will be displayed in the EDMsupervisor output window. |
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. |
clear all options: |
Unset all command options except [accumulating command output]. |
storing source: |
Specifies that the Express-x schema(ta) in its original form will be stored in the EDMdatabase. This Express-x source can later be retrieved and displayed by the command Remote Systems>Schemata>Express-x schema>Show. |
deleting existing schemas: |
Specifies that the existing Express-X dictionary model(s) with the same name as the resulting Express-X dictionary model(s) from this compilation will be replaced by the new dictionary model(s). |
parse only: |
Specifies that the Express-x schema(ta) will be checked for syntax errors only. This option will set and unset several other options, and these options cannot be changed until the [parse only] option is reset. |
no dictionary model: |
Specifies that the dictionary model of the underlying schema will not be expanded by this invocation of the EDMexpressXCompiler. |
continue storing on error: |
Enforces the EDMexpressXCompiler to populate the dictionary model of the underlying scema of erroneous schema(ta). Only dictionary models of schema(s) compiled without any errors can be stored as a dictionary model(s) in the EDMdatabase when this option is unset. |
html error listing: |
Specifies that errors will be presented in HTML format by the EDMsupervisor configured Internet Browser. |