cancel
Showing results for 
Search instead for 
Did you mean: 

Architecture of XI

Former Member
0 Kudos

Hi All,

I'm looking for a pdf file which explains in detail how all the components of XI works like Adapter engine, IR and ID. if anyone knows the link of that pdf file please let me know.

Rgds

Faisal

Edited by: Abdul Faisal on Sep 1, 2008 12:12 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

-->Understanding message flow in XI

http://help.sap.com/saphelp_nw04/helpdata/en/53/fe48b44c5e4bcab5c71fdcf3ee9bc7/frameset.htm -->XI basics

TBIT40:https://websmp109.sap-ag.de/~form/ehandler?_APP=00200682500000001337&_EVENT=DISPLAY&COURSE=TBIT40

TBIT41:https://websmp201.sap-ag.de/~form/ehandler?_APP=00200682500000001337&_EVENT=DISPLAY&COURSE=TBIT41&LANGUAGE=

TBIT42:https://websmp206.sap-ag.de/~form/ehandler?_APP=00200682500000001337&_EVENT=DISPLAY&COURSE=TBIT42&LANGUAGE=

TBIT43:http://www50.sap.com/useducation/curriculum/course.asp?cid=60161651

TBIT44:https://websmp102.sap-ag.de/~form/ehandler?_APP=00200682500000001337&_EVENT=DISPLAY&COURSE=TBIT44

saptechnical.com/Tutorials/XI/Understanding/info.htm --> Understanding XI

File2File-Design

File2File-configuration

- Message Mapping Simplified - Part I

/people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii - Message Mapping Simplified u2013 Part II

- Introduction to Context Handling in Message Mapping

- ValueMapping using the Graphical Mapping Tool

http://help.sap.com/saphelp_erp2004/helpdata/en/3d/24e15bf9d79243b45d49b13b03de8f/content.htm

Answers (3)

Answers (3)

Former Member
0 Kudos

DOCUMENTS:

http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/80/8e3841e26cef23e10000000a155106/frameset.htm

https://www.sdn.sap.com/irj/sdn/developerareas/xi?rid=/webcontent/uuid/a680445e-0501-0010-1c94-a8c4a...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/73527b2c-0501-0010-5398-c4a...

THREADS ON WHICH THE SAMETHING IS DISCUSSED.(In this you have all the links for STARTING WITH XI)

Further, this thread deals with everything that is needed for a starter on XI.

/message/527697#527697 [original link is broken]

Also check the following threads which might help you a little more,

former_member182455
Active Contributor
0 Kudos

hi,

1 What is SAP Exchange infrastructure?

SAP Exchange Infrastructure (SAP XI) represents the process Integration layer of the Netweaver stack.

XI can be termed SAP's Enterprise Application Integration (EAI) Software. It enables you to implement

cross-system processes. It enables you to connect systems from different vendors (non-SAP and SAP) in

different versions and implemented in different programming languages (Java, ABAP, and so on) to each

other. SAP Exchange Infrastructure is based on an open architecture and uses open standards (in particular

those from the XML and Java environments).

SAP XI runs on the Web Application Server (WAS).

SAP XI mainly drives to reduce the TCO by reducing the integration and maintenance cost of the systems.

It provides a central repository for all the interfaces. One of the main features of XI is predelivered

Integration content i.e. to say that for mostly all my SAP and Netweaver components, business content that

includes the message type, the interface, business scenario, the business process patterns etc are made available. Also in case of third parties partnered with SAP, the contents are made available. Another feature, cross component BPM helps us to model business processes and scenarios across business. Even B2B integration allows to integrate to a partner or a different business. Industry standards such as Rosettanet, CIDX etc are thus supported

2. Architecture of SAP XI.

SAP XI is not a single component, but is a collection of components that work together flexibily

to implement Integration Scenarios.It includes components that are used at Design time,

components used at Configuration time and Components used at runtime.

2.1 The System Landscape Directory

A central repository of information about software and systems in the data center.

2.2 The Integration Builder

It comprises of the Integration Repository and Integration directory.

u2022 Integration Repository is used for the design and development of Interfaces, Process

and Mapping objects that make up an Integration Scenario.

u2022 Integration Directory is used for configuring scenarios to be used in the customer landscape.

2.3 The Integration Server

This is the actual runtime of XI. All messages are processed by the Integration Server in

a similar and consistent way. It comprises of

u2022 The Adapter Engine running on the JAVA Stack and consisting of many JCA adapters.

u2022 The Integration Engine running on the ABAP Stack which process message in a consistent way using a series of pipeline steps.

u2022 The Business Process Engine running on the ABAP stack where the Integration process or Business Process Management ( BPM's ) are executed.

2.4 Central Monitoring

To monitor all components comprehensively at runtime.

Further info is available in the article, Introduction to SAP Exchange Infrastructure 3.0

Xi Presentation

http://wiki.hlp.de/download/attachments/3750/introduction_to_SAP_XI_3_0.pdf

What is XI?

http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm

What is IR and ID?

http://help.sap.com/saphelp_nw04/helpdata/en/61/fec608bc27654daadb20c1e6da7dd1/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/b9/64663c7a6c2545ae292fb26d8c33c4/content.htm

Runtime

http://help.sap.com/saphelp_nw04/helpdata/en/2e/278a8363b5ac4483dc1efc382e51df/content.htm

For XI Beginers

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/73527b2c-0501-0010-5398-c4ac372c...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2f2a9fa2-0a01-0010-32ac-d281db72...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/26bb3aae-0501-0010-5cab-a7509e71...

Following are the links to weblogs which will help to develop the basic scenarios.

- IDoc to File

- ABAP Proxy to File

- File to JDBC

- File to ABAP Proxy

- File to File Part 1

- File to File Part 2

- Any flat file to any Idoc

- File to RFC

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1685 [original link is broken] [original link is broken] [original link is broken] - File to Mail

- Dynamic File Name Part 1

- Dynamic File Name Part 2

- Dynamic Mail Address

- Message Flow in XI

- Walk through BPM

- Schedule BPM

- Use of Synch - Asynch bridge in ccBPM

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] - Use of Synch - Asynch bridge in ccBPM

- Maintain RFC destination centrally

- Triggering Email from folder

- Handling different partners for IDoc

/people/siva.maranani/blog/2005/08/27/modeling-integration-scenario146s-in-xi - Modeling Integration Scenario in XI

- Testing of integration process

- Authorization in XI

http://help.sap.com/saphelp_nw04/helpdata/en/58/d22940cbf2195de10000000a1550b0/content.htm - Authorization in XI

- Alert Configuration

- Trouble shoot alert config

- Call UNIX Shell Script

- Transport in XI

- Using ABAP XSLT Extensions for XI Mapping

/people/prasad.ulagappan2/blog/2005/06/07/mail-adapter-scenarios-150-sap-exchange-infrastructure - Mail Adaptor options

- Collection of IDoc to Single File

- Controlling access to Sensitive Interfaces

- The same filename from a sender to a receiver file adapter - SP14

- Payload Based Message Search in XI30 using Trex Engine - XI : Configuring CCMS Monitoring for XI- Part I

- XI: HTML e-mails from the receiver mail adapter

- XI : FAQ's Provided by SAP

1. Aspirant to learn SAP XI...You won the Jackpot if you read this!-Part I

2. Aspirant to learn SAP XI...You won the Jackpot if you read this!-Part II

3. Aspirant to learn SAP XI...You won the Jackpot if you read this!-Part III

Mappings

Message mapping

/people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii

http://help.sap.com/saphelp_nw04/helpdata/en/43/c4cdfc334824478090739c04c4a249/frameset.htm

/people/jeyakumar.muthu2/blog/2005/12/19/data-mining-using-apriori-algorithm-in-xi-150-part-ii

/people/jeyakumar.muthu2/blog/2005/11/23/data-mining-using-apriori-algorithm-in-xi-150-part-i

/people/jeyakumar.muthu2/blog/2005/12/30/data-mining-using-apriori-algorithm-in-xi-150-part-iii

http://help.sap.com/saphelp_nw04/helpdata/en/e2/e13fcd80fe47768df001a558ed10b6/content.htm---java mapping

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/50ce0433-4309-2b10-4bb4-d421e784... -


java mapping

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00ee347e-aabb-2a10-b298-d15a1ebf... -


value mapping

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8e7daa90-0201-0010-9499-cd347ffb...

ABAP MAPPING

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/3.0/how%20to%20...

-

XSLT

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/01a57f0b-0501-0010-3ca9-d2ea3bb9...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/006aa890-0201-0010-1eb1-afc5cbae...

regards

srinivas

former_member537867
Active Contributor
0 Kudos

Hi Faisal,

Plz go thru the links:

Check this document which contains complete details of XI architecture and it overview. To see the diagram please refer page 6 onwards of this file:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c75ee690-0201-0010-7baf-af868a64...

Xi Architecture

http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a3d3c390-0201-0010-c490-bd8...

Check this link also...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a3d3c390-0201-0010-c490-bd8...

Go to this E-learning and see the complete video demonstration on this:

https://www.sdn.sap.com/irj/sdn/xi-elearning

To know more on SAP XI Architecture.... Please go through the below links...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0482c490-0201-0010-cc9c-91c5a538...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9928db90-0201-0010-6894-ffa53bf7...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ed49db90-0201-0010-c4a5-c520866a...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ed49db90-0201-0010-c4a5-c520866a...

http://help.sap.com/saphelp_nw04/helpdata/en/e5/d083e172314b9aab358fde5f501142/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/e2/42a0404dd52b54e10000000a1550b0/frameset.htm

and to know more about Adapter engine, please go through these links...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/03fd85cc-0201-0010-8ca4-a32a119a...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/08438c77-0501-0010-50a0-e39fe8fa...

Regards,

Vinod.