/
Upload Rule schema

Upload Rule schema

Copies and compiles a rule schema from a local EDM database to an EDM database managed by an EDM server. The rule schema in local 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.

Schema:

Specify the name of the underlying schema of the rule schema to be uploaded.
When activating the Select button, the name of all shemata in the local database will be displayed in the related selection list.

Rule Schema:

Specify the name of the rule schema to be uploaded.
When activating the Select button, the name of the rule schemata of express schemata specified above will be displayed in the related selection list.

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.
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 Rule schema(ta) in its original form will be stored in the EDMdatabase. This Express source can later be retrieved and displayed by the command Remote Systems>Rule schema>Show.

deleting existing schemas:

Specifies that the existing Rule schemata with the same name as the currently compiled Rule schemata belonging to the same underlying EXPRESS schema, will be replaced by the actual compiled Rule schemata.

parse only:

Specifies that the Rule 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 express schema will not be expanded by the current execution of the Remote Systems>Rule schema>Upload command.

continue storing on error:

Enforces the EDMexpressXCompiler to update the dictionary models of the underlying EXPRESS schemata for Rule schemata that is reported erroneous by the compiler. Only schema(ta) compiled without any errors will be stored in the actual 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 compilation errors will be presented in HTML format by the EDMsupervisor configured Internet Browser.