The following steps describes how to define a WSIF Action for a presentation
node to call web service.
- Create a WSIF Action for calling the web survice.
- Double-click the line that links the presentation node
to the business process node. The Properties dialog of link box
pops up.
Note: You must generate the WSDL for a Single Action EJB
node or business process node before associated the link with a WSIFAction.
- From the Properties dialog of link box, select
the Call WSIF Action box.
- In the Wsdl File field, click Browser to
locate the WSDL file.
Notes: - If you want to select a correct WSDL file for a business process node,
you must deploy a BPEL file first.
- If you want to select a correct WSDL file for a Single Action EJB node,
You must generate a web service of a Single Action EJB node first.
- Click OK to close the dialog box and make
your settings effective.
The following figure shows an example
of defining a link.