Upload Express-x schema
Copies an Express-X schema from a local EDM database to an EDM database managed by an EDM server.
Arguments:
Server context name: |
Specify name of server context. |
Express-X schema: |
Specify the name of the file(s) containing Express-X schema(ta). If more than one file is specified, delimit each file name with a comma. The wild card symbol "*" is also a permitted character in a filename. The default file extension is ".xpx". |
Diagnositc file: |
Specify the file name for diagnostic information generated by this command. If no file name is supplied, all diagnostic information will be presented 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 remote 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. |
no dictionary model: |
Specifies that no Express-X dictionary models will be created by this invocation of the EDMexpressXCompiler. |
map inheritance: |
Specifies that map inheritance will be enabled during this invocation of the EDMexpressXCompiler. |
continue storing on error: |
Enforces the EDMexpressXCompiler to create and populate Express-X dictionary model(s) 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. |
sdai warnings: |
This option enables the EDMexpressXCompiler to report as warnings, all failing EDMsupervisor operations during the actual compiler invocation. |
errors only: |
Warnings will be suppressed. |
html error listing: |
Specifies that compilation errors will be presented in HTML format by the EDMsupervisor configured Internet Browser. |
map inheritance report: |
Specify that a report of map inheritance should be written to the EDMexpressXCompiler diagnostic report. This option is effective only when the [map inheritance] option is set. |