Show TOC

Procedure documentationSpecifying Conditions, Mappings, and Receiver Interfaces Locate this document in the navigation structure

 

In the following steps you specify:

  • The receiver interfaces to which the message is to be sent

  • The mappings to be used at runtime

  • The conditions under which the message is to be forwarded to the receiver interfaces

Procedure

You define the assignment between the sender interface (or the sender interface operation) and one or more receiver interfaces line-by-line in the Receiver Interfaces table. Each table line represents the assignment between the sender interface and exactly one receiver interface.

Proceed as follows:

  1. Insert a new row.

  2. Enter a condition. To do so, in the Condition column, call the condition editor (using the input help icon).

    More information: Condition Editor

  3. Specify an operation mapping from the Enterprise Services Repository.

    In an interface determination, you can only reference operation mappings from the Enterprise Services Repository. Design objects in the Enterprise Services Repository are release-dependent. Therefore, to identify an operation mapping uniquely, you must specify the release from which the selected operation mapping is to be taken. For this reason, you must use the input help here. You cannot enter an operation mapping manually.

    You enter the target operations of the operation mapping in the receiver interface.

You can also enter a receiver interface independently of a mapping. You do not enter an operation mapping here, but instead select the interface from input help (Name and Namespace column). If you enter the name of the interface manually, there is no check on whether a manually entered interface is defined in the Enterprise Services Repository.

Example

More information: Examples