Which routing capabilities are supported by SAP NetWeaver Process Integration?
SAP NetWeaver Process Integration supports the following routing capabilities: • Routing the message to a given list of receivers The easiest use case is that the incoming message should be routed to one or more receivers that can already be specified during configuration. In this case, you simply specify the receiver list in the receiver determination object in Integration Directory. • Content-based routing of the message to receivers A lot of scenarios require that the receiver of a message depends on the content of the message, for example the value of the customer number field in the message. When configuring the routing, you have the option to define conditions, under which the message should be forwarded to the given receivers. An example for a routing condition could be: If the customer number is equal to 0001, send the message to receiver system ABC. In all other cases, send the message to receiver system DEF. • Dynamic receiver determination In case the names of the receiver s