2024 Aug 05 12:44 PM - edited 2024 Aug 05 12:45 PM
Dear ABAP team,
Pls throw some light on various intergration options avaliable .
i mean when to choose which integration framework when connecting s4 hana with non-sap systems ?
pls illustrate wth some real time use cases where you have implemented different intergation frameworks - idoc/proxies/web apis and so on ..
Thanks.
Anil
Request clarification before answering.
I think this question needs to be asked from the "opposite end": not "what integration technologies are available in ABAP" (because the answer to that would be dozens of pages long...), but "what kind of data does my non-sap system expect", and then based on that, you can select the most appropriate ABAP integration tool.
So perhaps you can provide more details about your non-sap system and what kind of data it needs/can process? Then I can perhaps give some recommendations into which SAP technology you should look in more detail (Web Service Engine, PI/PO/CPI, Business Connector, low level C/C++ / Java / C# library like RFC lib or JCo, IDoc or EDI interface, etc. etc.)
In any case, here is a list of integration technologies that can be used with SAP Systems (only the ones that I know of):
RFC-based:
HTTP-based:
Bridge between RFC and HTTP (or FTP or Email) -- middleware based:
In general, these middleware-based solutions talk RFC towards the SAP System and then convert the SAP-proprietary RFC-data into other data formats suitable for HTTP/FTP/Email/JDBC (CSV, XML, SOAP, OData, JSon, whatever) and forward it to a third-party system or external business partner.
But again: if you describe in some detail, what your non-sap system needs or provides and in which direction the communication is going to take place (SAP --> non-SAP, non-SAP --> SAP, bidirectional), I can give more specific recommendations of what would be the best way to integrate it with an SAP System.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
31 | |
15 | |
10 | |
9 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.