Previous Topic: Set Up a Web Service for the WebService Role

Next Topic: Add the WebService Actor Manually

Import the WebService Actor

To import the WebService actor

  1. Choose File, Import, Actor from any tab in the Workflow Design Environment.
  2. Select the BookPrice.xml file from the directory you unzipped this example to, then click Open.

    Note: The sample BookPrice.xml is also shown later in this chapter.

    Check the output in the Import Actors window to make sure that the actor was imported successfully, then click Close.

    Note: If your port number is different from the default (8081), a Premature end of file error will display. You must add the Actor manually.

  3. Expand the WebService node of the tree in the Actors tab.

    You should now see a WebService actor called BookPrice with a single operation called getPrice.