Editing the operation used to create tables

After creating the table, the service and operation you have selected to create the table will be displayed under the Tables node of the web service connection in the Catalog Browser. If you use WSDL 1.1 to define the web service, the defined port type will also be included. You can edit the information of the operation if necessary. To do this, follow the steps below:

  1. Select the operation node, right-click it and then select Edit from the shortcut menu. The Edit Operation Calling Property dialog appears. See the dialog.
  2. In the Input Message column, select the input message you want to edit, then modify its value in the text field of the Value column as required. You can either input the value, or define a constant level formula or parameter to be the value of the input message.
  3. Type the number of seconds in the Time Out text field to specify how long to wait for the operation to complete.
  4. If you use WSDL 1.1 to define the web service, the option Use Schema from Response will be available, using which you can decide whether to ignore the XML schema described in the output message and parse the XML schema directly from the specific XML instance in the SOAP responded from web service.
  5. When done, click OK to accept the changes and exit the dialog.

See also Edit Operation Calling Property dialog for additional help about options in the dialog.