Modify remote method signature
Changes additional information / documentation of a method in the EDMdatabase.
The purpose of the user defined method signatures is to provide information about the methods and their input parameters to the users. The methods in question are Express-X mapping schemas and query functions.
This is the only way to add classification and description to a query function method. For Express-X schema maps, this information may also be given by Define remote method signature.
Arguments:
Server context name: |
Specify name of server context. |
Remote method type: |
Specify type of method. |
Remote method schema: |
Specify the name of the schema. |
Remote method query schema: |
Specify query schema where the mothod is defined. |
Remote method name: |
Specify name of method |
Remote method class: |
optional: Examples: ifc_checkin, ifc_checkout, ifc_heal |
Remote method parameter names. |
NULL terminated list of parameter names |
Remote method parameter types: |
Specify list of parameter data types. |
Remote method description: |
Textual description of the method. |
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. |
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. |