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.
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 Rule Schema:

Specify the name of the remote Rule schema(ta) to download. Rule schema names are case insensitive.
When activating the Select button, the name of all Rule 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 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.
NOTE: This option should be used with care as it may lead to unpredictable consequences, possibly fatal system failure.

html error listing:

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