Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section describes the Web Service profile and agents. The agents are collection and processing agents for real-time workflow configurations.

Prerequisites

The reader of this information should be familiar with:

  • Web Services

  • WSDL

Overview

Web Service is a software system that supports interaction between computers over a network. The Web Service agents communicate through SOAP in XML syntax, and use WSDL files.

...

  1. Define a Web Service (WS) profile or profiles.
  2. Include the Web Service agents and their configurations in a workflow.


The Web Service Agents

There are two Web Service agents that you can include in real-time workflows in the workflow configuration dialog:

  • The Web Service Provider agent

  • The Web Service Request agent

Web Service Provider Agent

The Web Service Provider agent works in the same way as a Service Provider, or server, in the sense that it receives requests from a client, or clients, and transfers the requests to a workflow.

...

The Web Service Provider - asynchronous operation

Web Service Request Agent

The Web Service Request agent works in the same way as a Service Requester, or a client, that sends a request to a server, where a certain service is available.

...