What is the main difference between interfaces and XI,I
think both are cross-applications right?what is the
exclusive difference.
Answer Posted / mahesh
We can say Interfaces is nothing but conversion programs
in BDC.(ABAP).Here the data is stored in the file format
only(Binary or text)...
We can provide interface between two systems(sap to non-
sap)or(sap to sap)using the ALE process. Here the data
stored in the idoc format only. This is also related to the
ABAP.
We can provide the interface between two systems using
the EDI technology also.But it is not related to the
ABAP.Some of the EDI developers are working under this
environment in the Organizations.This technology understand
file format only.
XI/PI ROLL IN THE INTEGRATION PROCESS:
----------------------------------------
While coming to the XI/PI.It is one of the middleware
technology to exchange the data between two systems(sap to
non-sap)or(non-sap to sap) or (sap to sap) or (non-sap to
non-sap).Most probably non-sap to non-sap interfaces work
with TIBCO technology in the Organizations.The
functionality is same while using the XI/PI,ALE and EDI.By
using these we can provide interface between the two
systems.
But using XI technology it understand any format.Assume
we are created one idoc in sapR/3 system.This idoc want to
use Oracle people with their database.Here XI converts the
idoc format to SOAP-XML message (Because XI understand XML
language only) and using mapping program in XI it convert
into the Database message(in SOAP-XML)and using the adapter
configuration it convert into the Database specific format.
This is the process flow for every Interface in the XI.
The main advantage with XI technology is XI server
supports for millions of messages at integration. Cost wise
also its cheeper and relaiable. So now a days number of
clients are willing to implement the XI for integration of
the systems.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain ale
Can we send the idoc to multiple sub systems?
What do bd50 t-code stand for?
What is a message control in sap?
How would you debug an idoc?
What do the consistency checks service do?
What do we21 t-code stand for?
Explain the Important programs in ALE Idocs?
Can you edit IDoc content for successful IDocs?
What is extended idocs with steps
What is idoc? Explain its structure.
Imagine that there is one sender and three receivers. While sending an idoc, how many idocs would be generated? Explain the flow from outbound to inbound system.
What is a Message type and Idoc Type? What is the difference between Message type and an IDoc type?
Suppose I was sent 10 records using outbound in ale/idoc 8 records are up dated in data base tables what happend remaing records did not showing error in we02?
What do bd95 t-code stand for?