/
Show remote schemata

Show remote schemata

If the specified remote Express schema(ta) is defined with the option [storing source] selected, it is displayed on standard output screen or the specified output file.
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 Express schema:

Specify the name of schema(ta) in the remote EDMdatabase to display. Schema names are case insensitive.
When activating the Select button, the names of all existing schemata will be displayed in the related selection list.

Output file:

Specify a name of a file that will receive a copy of the display when the representation format is a textual format, i.e., not graphical or HTML format.
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.

exact match:

A global option that specifies that only the schema with a name that exactly matches the argument <Schema> will be displayed.

match selected input:

A global option that specifies that only items that partly or exactly matches the string in the related argument input field when activating a Select button, will be in the selection list. An empty (blank) string will match all items.
This option has no effect on file name arguments.

show html:

Specifies that a temporary HTML representation of the actual schema will be produced and the EDMsupervisor configured Internet Browser is invoked to display the actual schema in HTML representation.
A permanent HTML representation of Express schemata can be obtained by executing the command Schemata>MakeHTMLformat.
This option is only effective when only one schema matches the <Schema> argument.
If the option [make line numbers] is set, no html output is produced.

make line numbers:

Specifies that a line sequence number should be written on the beginning of each line when the actual schema(ta) are displayed in textual format.

make log line numbers:

When a Rule/Query is executed, a log from the EDMexpressVM can optionally be produced. The line numbers of the Rule/Query schema will be logged with an offset, which is the actual number of lines in the underlying Express schema. Select this option to make line numbers for the query schema, that correspond to those on the log file.
This option should also be enabled when using the output from this command during debugging of the actual rules/queries using the EDMdebugger.