Defining a WSIF Action

The following steps describes how to define a WSIF Action for a presentation node to call web service.
  1. Create a WSIF Action for calling the web survice.
  2. 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.
  3. From the Properties dialog of link box, select the Call WSIF Action box.
  4. 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.
  5. Click OK to close the dialog box and make your settings effective.

    The following figure shows an example of defining a link.

    Screen capture of showing an example of defining a link.