Configuration Tab

Use the Configuration tab to specify the service names, description, transport, and schemas.

The following is the Configuration panel:

Field Description
Name Specify the service name.
Description Enter a description for the service.
Publish Mode Select a publish mode from the following options:
  • explode

    This option is selected by default.

  • exploded batch
  • IDocFormat

For more information about publication modes, see Publication Modes.

Note: This field is available only when the service type is Publication.
Receive IDocs in Exploded Batch Mode Select this check box to receive IDocs in exploded batch mode.

This check box is cleared by default.

For more information about exploded batch mode, see Exploded Batch Mode.

Note: This check box is available only when the service type is Subscription.
Receive IDocs in IDoc Format Mode Select this check box to receive IDocs in IDocFormat mode.

This check box is cleared by default.

For more information about IDocFormat mode, see IDocFormat Mode.

Note: This check box is available only when the service type is Subscription.

The following is the Transport panel. For more information about adapter transport, see Transports Tab.

Field Description
Session Reference Click Session Reference to manage and configure transport sessions in the Transports Tab.
Endpoint Reference Click Endpoint Reference to manage and configure endpoints in the Transports Tab.
The following fields is available when the transport type of the adapter service is RV:
Subject Specify the subject name to be used by default when the adapter service publishes messages.
Note: Subject names are normally defined by the system. If you manually change a subject name, you must not use SAP.IDoc as a subject because this name is used by the system.
Wire Format Select a wire format from the following options:
  • ActiveEnterprise Message

    This option is selected by default.

  • Rendezvous Message
  • XML Message

For more information about wire formats, see Wire Formats.

Reply Subject Specify the reply subject name for the Publication Service service.
Note: This field is available only when the service type is Publication.
The following fields is available when the transport type of the adapter service is JMS:
Destination

Specify the destination on which the service publishes messages to a topic or sends messages to a queue.

Wire Format Messages are sent in the XML Message format.

For more information about the XML Message format, see XML Message.

Delivery Mode Select a delivery mode for the outbound adapter services from the following options:
  • Persistent

    This option is selected by default.

  • Non-Persistent
Select a delivery mode for the inbound adapter services from the following options:
  • Durable

    This option is selected by default.

  • Non-Durable
Note: For the inbound adapter services, this field is available only when the transport session is Topic.

For more information about delivery modes, see Delivery Modes.

Reply Destination Specify the reply destination for the Publication Service service.

This field is available only when the service type is Publication.

The following is the Schema panel:

Field Description
Class Reference Click Class reference to manage and configure schemas in the Classes editor.