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. |
Schema: |
Specify the name of the underlying schema of the rule schema to be uploaded. |
Rule Schema: |
Specify the name of the rule schema to be uploaded. |
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 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. |
html error listing: |
Specifies that compilation errors will be presented in HTML format by the EDMsupervisor configured Internet Browser. |