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.
When activating the Select button, the name of all defined server contexts will be displayed in the related selection list.

Remote schema:

Specify the name of the remote Express schema. Express schema names are case insensitive.
When activating the Select button, the name of all Express schemata that exists as dictionary models in the database will be displayed in the related selection list.

Remote query schema:

Specify the name of the remote Query schema(ta) to download. Query schema names are case insensitive.
When activating the Select button, the name of all Query schemata that exists for the EXPRESS schema specified in the <Remote schema> argument will be displayed in the related selection list.

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.
When activating the Select button, a window is opened to allow browsing the directory structure and select/specify the desired file.

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.
NOTE: This option should be used with care as it may lead to unpredictable consequences, possibly fatal system failure during a conversion process defined by such an erroneous dictionary model!

html error listing:

Specifies that errors will be presented in HTML format by the EDMsupervisor configured Internet Browser.