Using Send Web Service in agreement

Use this procedure to send the agreement messages as a web service to an external resource.

Before you can use Send Web Service in an agreement, the messages to be used in web service must be formatted according to SOAP (Simple Object Access Protocol) specifications. Use web Service with XML Transform, XML Transform, or Apply Envelope processes.

  1. Access the Agreement view tab. Create a new, or select an existing agreement to use.
  2. Access the Detection tab to update the detections for this agreement.
  3. Access the Process tab, right-click in Selected processes pane, select Send Web Service.

    The Configuration for Send Web Service dialog is displayed.

  4. On Service Properties, specify this information:
    End point address

    Specify a working http address for the end point.

    For example: http://localhost:8080/services/Version?

    Content type

    Specify "text/xml".

    SOAP action

    Specify a SOAP action value. For example, the path to a working end point address.

    • SOAP 1.1, type text/xml

    • SOAP 1.2, type application/soap+xml

  5. Select Has Response, if you will require a reply.
  6. In the User Configuration group, select Anonymous user or Specify a user.

    If web service needs authentication, select Specify a user, then specify a username and password.

  7. Click OK, then Save.
  8. Verify that the Send Web Service is added to the list in the Selected processes pane.