Show TOC

Background documentationSender Agreement Locate this document in the navigation structure

 

The Web Service for a sender agreement is described by the external definition SenderAgreementService.

The external definition contains structure elements of the following table.

WSDL Description

Element

Description

MessageHeaderID

Specifies object key

Note Note

The same data structure is used for the object key for receiver determinations, interface determinations, sender agreements, and receiver agreements.

For more information, see: Receiver Determination

End of the note.

SenderAgreement

Defines the sender agreement with all attributes.

  • MasterLanguage, AdministrativeData, and Description; more information: Cross-Object-Type Elements

  • SenderAgreementID: Object key; based on the type MessageHeaderID.

  • CommunicationChannel: Specifies the assigned sender communication channel; based on the type CommunicationChannelID.

  • AdapterSpecificAttribute: Adapter-specific attributes of the sender agreement; based on the type GenericProperty.

    The adapter-specific attributes are dependent on the adapter type of the assigned communication channel.

  • AdapterSpecificTableAttribute; for table-type attributes; based on the type GenericPropertyTable

  • AssignedUser: Assigned service user

    Note Note

    If you have restricted the access to the runtime to particular service users for a sender service, you can refine these restrictions with respect to the sender interface. Assign the authorized users to the sender agreement that contains the service and the interface in the object key.

    End of the note.