cancel
Showing results for 
Search instead for 
Did you mean: 

adapter engine and integration engine

0 Kudos

Please tell me what is the difference between adapter engine and Integration engine.

Accepted Solutions (0)

Answers (4)

Answers (4)

0 Kudos

thanks

Former Member
0 Kudos

Hi,

Adapter engine: This is mainly used to tranfer the data to xml messages and vice versa and this is located in java stack...

Integration Enigne: This is mainly used to execute the Pipe Line configuration and it is located in ABAP stack...

IDOC and HTTP are located in Integration Engine or abap stak where as rest are located in adapter engine..

thnq

krishna

0 Kudos

Hi

Thanks

Former Member
0 Kudos

Hi!

Adapter Engine is a component on J2EE which handles communication between different technical systems. All adapters (except HTTP and IDoc) are placed here. It is JAVA based.

Integration engine is the main engine (ABAP), which processes things like message routing etc. It is ABAP based.

not exactly a good picture, but check it:

http://help.sap.com/saphelp_nw04s/helpdata/en/45/17be55967e4574e10000000a114a6b/frameset.htm

Peter