Configuring Subscription Service

When running as a subscriber, the adapter listens on a subject, receives messages, and updates the relevant tables in its associated database. The data is then available to other applications that have access to the database.

In addition to its name, quality of service, and wire format, you can specify the reply options of the service. The adapter uses an exceptions table created in the database to store the error messages from database operation failures.

There are three modes to create Subscription Service: from the Project Explorer view, in the Adapter Services tab, and from the Schema Browser view. For details, see Creating an Adapter Service.