Configuration Time 
At configuration time you configure the collaborative processes for an existing system landscape. To do so, select the appropriate objects for the scenario from design time and link them together logically so that the process can be converted at runtime. This is normally the task of consultants and administrators, while developers make settings just for test purposes. To be able to use the following services of the Integration Server, they must be configured first:
· Logical routing, in other words identifying the receiver business system and the receiver interface
· Technical routing, in other words determining the technical system address for the logical receiver business system
· Optionally, executing a mapping
The following graphic provides you with an overview of the execution of these services on the Integration Server, and the information they require from the Integration Directory:

Only the most essential services are shown to keep the graphic simple. Also, the graphic only returns the logical process flow of message processing. Therefore, the directory data is not read directly from the Integration Directory, but from a cache, for example.
Logical View of Message Processing

Using the data from the Integration Repository as a foundation, you must configure the following content to be able to use these services:
· The routing rules for receiver identification comprise the following:
¡ A receiver determination that you use to assign a receiver business system to a sender business system and a sender interface. You can also define additional rules that must be fulfilled for the message to be forwarded.
¡ An interface determination that you use to assign a sender interface to a receiver interface.
· Therefore, the interface determination determines which sender interface belongs to which receiver interface. If a mapping is to be executed for this interface pair, you can select it from the repository and assign it to the interface determination. Before runtime, the actual mapping program is loaded from the repository and saved on the Integration Server.
· You must create end points for technical routing through which the technical receiver of a message is defined (in the case of an SAP system this is an application server). The logical receiver (= business system) is linked to the technical receiver (for example, a system or a URL) using an end point.
To be able to determine receivers and define end points, you must have already maintained the corresponding system data in the System Landscape Directory:
¡ The business systems for the communication partners and for the runtime components of SAP Exchange Infrastructure (for example, the Integration Server)
¡ The technical systems assigned to the business systems
By separating these two, it is easier to exchange the technical systems and separate the logical process from the technical administration.