Using the Web Service service

You can interact with the Web Service service by developing a process in Workbench that uses the service. You can accomplish the following tasks by using this service:

  • Create the SOAP message to send to the web service for invoking a web service operation. After you provide the URL to the web service definition, you can select the web service operation to invoke. Based on the operation that you select, a template of the SOAP request message is generated. You then insert values into the message as required. The Web Service service supports the Table data type, which SAP web services can require. An SAP table is similar to a database table composed of columns, where each row in the table represents a record.

  • Test your invocation request by sending a test message and displaying the response message that the web service sends.

  • Invoke a web service operation and save the response as process data, including attachments.

    For information about developing processes that use this service, see Workbench Help.

// Ethnio survey code removed