Generating a WSDL and Creating an Operation from your Process Data
Note: Before you generate a WSDL, use the Interface tab to define the data fields (and types) that you want to use to exchange data with the web service - see
Defining Input and Output Data .
Procedure
- Select the task or event that you will use to initiate the call to the web service. (This must be either a service task, or a throw intermediate message event, end message event or send task that is configured as a one-way operation.)
-
On the
General tab of the Properties view, click
Generate. The
Create WSDL for Activity
dialog is displayed:
Result
TIBCO Business Studio now automatically performs the following tasks:
- It creates the WSDL file.
- It creates a system participant to identify the web service endpoint. See Using a System Participant to Identify the Web Service Endpoint.
- It populates the Operation and Endpoint resolution sections of the selected activity with the relevant service details from the WSDL. (See Web Service Implementation Properties.)
- It creates input and output mappings based on the data defined on the Interface tab of the selected activity. See Defining Input and Output Mappings.
Copyright © Cloud Software Group, Inc. All rights reserved.