Sender Agreement
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
The same data structure is used for the object key for receiver determinations, interface determinations, sender agreements, and receiver agreements. More information: Receiver Determination |
SenderAgreement |
Defines the sender agreement with all attributes. ● MasterLanguage, AdministrativeData and Description; more information, see: 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-like attributes; based on the type GenericPropertyTable ● AssignedUser: Assigned service user
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. |