Adding a Service with the Web Service Connector Wizard
About this task
To add a service to a task with the web service connector wizard
Procedure
-
On the UI Development perspective,
start the web service connector wizard from any of the following locations:
- By clicking File > New > Web Service Connector.
- By clicking the New > Web Service Connector arrow button in the main toolbar.
- By clicking the New button on the main toolbar and clicking Software AG > Composite Applications > Web Service Connector.
-
On the Select WSDL Location page,
click the arrow at the right of the WSDL field to specify if the WSDL source is
a local file or an existing IS service:
- Click Browse for a Local File and locate the WSDL file in the resulting file browser dialog box.
- Click Choose a Web Service from a Data Provider to locate an existing IS service.
- You can also paste or type in the URL of the WSDL.
- Click Next and select an operation within the WSDL file.
- Continue to click Next through the remaining pages, making changes as required.
- On the Add Managed Bean Reference Property to Other Managed Beans page, click the [TaskName] Rule Context entry for the task you want to add the service to.
- Click Finish.
- The service is added to the task and is now available for selection with the Invoke Service action.
- In the Bindings view, expand the newly added service and then expand the Input Parameters entry (if the service has input parameters).
-
Configure any required binding of
input parameters to Task Info, Task Data or other service outputs by clicking
the input parameter in the Bindings view and clicking the Data Binding tab in
the Properties view. Click
button to select a binding attribute.