cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Stack nd JAVA Stack

Former Member
0 Kudos

Hi all

I m new to SAP XI. I read some forms abt Java stack nd Abap stack. but i didn't understand what is Abap stack nd What is Java stack?

thanks all

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

XI has two engines that are ABAP engine called ABAP stack and JAVA engine calles JAVA stack.

Some components are executed in ABAP stack and some components are executed in JAVA stack.

ABAP stack -


> Only Integration Engine(IE) and Business Process Engine(BPE) are executed in the ABAP stack

JAVA stack -


> Remaining all(IR, ID, Adapter Engine, RTWB) are executed in the JAVA stack.

Former Member
0 Kudos

Hi,

The ABAP stack consists of the Integration Server which in turn contains your Integration Engine and Business Process Engine.

The J2EE stack contains the Adapter Engine and your IR and ID run on the J2EE engine.

Most of XI pipelines happens in the ABAP stack.

Have a look at the below link:

Thanks,

Gunasree

Former Member
0 Kudos

The XI Pipeline steps happen in ABAP stack. During this process the Operation mapping is called during Interface Determination and the mapping is executed. Now ESR is part of Java Stack then where does the mapping gets executed.In ABAP stack or Java Stack.

Former Member
0 Kudos

Hi vivek

stack means which is using for running any aaplication.....2 types of stack in xi

1. java

2. abap

java stack use java language for processing any application like 1.adapter engine 2.SLD

all the adapter is based on java except http and idoc.

abap stack use abap language for processing any applicatio...like1. integeration engine 2. BPE.

Former Member
0 Kudos

java - adapter engine, integration builder

abap - integration server (BPE, IE), Idoc-HTTp adapter

in xi Java stack and Abap stack communicate with each other through JCO call ( Java Connector)

former_member267355
Active Participant
0 Kudos

Hi,

XI is running on both ABAP and Java engine.

There are some components of XI which runs on

ABAP engine like Integration engine and Business process engine as they run on ABAP they are called as ABAP stack.

SLD, IR, ID, RWB, AE which runs in Java engine called as Java stack.

Regards,

Sakthi

Former Member
0 Kudos

Hello,

the XI runs on an Application Server with double stack (JAVA/ABAP).

Some components of XI runs on JAVA and some on ABAP:

JAVA:

Integration Builder

SLD

Adapter Engine

Runtime Workbench

ABAP:

BPE

Integration Engine

More informations about SAP NetWeaver Application Server:

http://help.sap.com/saphelp_nw04s/helpdata/en/84/54953fc405330ee10000000a114084/frameset.htm

More informations about XI components:

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

Regards

Patrick

Former Member
0 Kudos

Hi

xi is run by JAVA stack ,,,Most of the component of xi are in java stack means run by Java...only INtergration engine run by Abap stak ...means run by abap..

all adapters expect idocs and http located in adapter engine idocs and http located in integration enigne of abap stack

thanq

krishna