Download remote Query schema
Copies and compiles a query schema from an EDMdatabase managed by an EDM server to a local database. The query schema and the underlying express schema must have been defined with the "storing source" option set.
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 query schema: |
Specify the name of the remote Query schema(ta) to download. Query 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 query schema(ta) in its original form will be stored in the EDMdatabase. This query source can later be retrieved and displayed by the command Remote Systems>Query schema>Show. |
deleting existing schemas: |
Specifies that the existing query schema(ta) with the same name as the resulting query schema(ta) from this compilation will be replaced by the new dictionary model(s). |
parse only: |
Specifies that the query 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 no dictionary models will be created by this invocation of the EDMexpressXCompiler. |
continue storing on error: |
Enforces the EDMexpressXCompiler to create and populate 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. |
html error listing: |
Specifies that errors will be presented in HTML format by the EDMsupervisor configured Internet Browser. |