This article is part of our Integration Cookbook.
SLD
Name | Pattern | Example |
Software Product |
<Name>, <Version> of <vendor-url> |
|
Software Component (same for Unit) |
<Name>, <Version> of <vendor-url> (use version 1.0 and increase only, if you need to keep both) |
|
Technical System |
SAP: <SID> on <host> Non-SAP: <NAME> on <host> The combination of |
|
Business System (only used if several instances exist)* |
<Aplication-Name>_<opt:Role> _<opt:Country/Region> _<TransportLevel> Transport Level examples:
|
|
* An E-Mail or FTP Server can also be created as a Business Component in Integration Directory as it exists only once
Do not differentiate between On-Premise and Cloud Applications. Both have to be created in the SLD if you have multiple instances (Transport Levels).
ESR
Name | Pattern | Example |
Namespace | http://<company-url>/xi/<shortname>/<area> | |
Interface Action |
|
|
Message Category |
|
|
Service Interface (Stateless XI 3.0) |
<Document/Data> <optional:_Version> <optional: If-Action><MessageCategory(s)> _<Direction: Out/In> |
|
Service Interface with several Operations |
<Document/Data> _<Direction: Out/In> The Operation Names are 1:1 as the Stateless XI 3.0 Service Interfaces |
|
Message Type | <Document/Data> <optional: Bulk> <optional: If-Action> <MessageCategory> The Response Message of a |
|
Fault Message Type |
<Document/Data> <optional: Action> Fault |
|
Data Type | = MessageType or by adding Message as suffix |
|
External Definition |
<Type>_<Document/Data> |
|
Operation Mapping |
<Sender-SWC> _<SourceOperation>_To _<TargetOperation> without direction (_Out/_In) |
If Source and Target are equal,
|
Message Mapping |
<Sender-SWC> _<SourceMessage> _To_<TargetMessage><Sender-SWC> _<TargetMessage> _From_<SourceMessage> for sync response |
|
Imported Archive |
<Sender-SWC>_<Type>_<Content> |
|
Process Integration Scenario |
<Area>_<Function/Object> _<opt:Sub-Area> |
|
Scenario Action |
<Activity> _<Document/Data> |
|
Channel Template |
<AdapterType> _<Direction: SND/RCV> _<opt:Object> _<opt:Version> |
|
DIR
Name | Pattern | Example |
Configuration Scenario |
<Area>_<Function/Object> _<opt:Sub-Area> |
|
Communication Channel |
<AdapterType> _<Direction: SND/RCV> _<opt:Technical Details> _<opt:Objekt> |
|
Business Component (A2A) |
<Application Name> |
|
Business Component (B2B) |
<PARTY> _<Application/Technology> |
|
Business Component (B2G) |
<PARTY> _<Application/Technology> |
|
Business Component (BPM) |
BPM_<Application/Context> _<Data/Doc.>_<Action> |
|
Party (B2B/B2G) |
<Company> / <Government Organization> |
|
Folder (Eclipse) |
Will be shown as Configuration Scenario in Integration Builder, however a different naming should be used, e.g. adding _ as prefix |
|
iFlow (Eclipse) |
<Sender-System w/out TransportLevel> __<Sender-Interface> |
|