Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data transfer between SAP And warehouse

former_member588542
Active Participant
0 Likes
713

Hi,

the customer has a warehouse which is not working with SAP.

They are asking to configure an interace between those two.

The SAP Should recieve the messages from warehouse and send response.

From the point of tecnical view do you have any sugestions?

I know that there is many wais to fix it but which would be the best option?

Thanks in advance and best regards

NB:The points will be added to useful answer

L

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
666

Hi,

this basically depends on both system capabilities:

- which protocols are usable and understood by both systems (java- or abap-proxy, RFC, ALE, JDBC, ...)

- possibility / availability of using a middleware like SAP PI to integrate both systems

Maybe SAP PI would be best alternative to integrate. Otherwise (if SAP system is ECC system) a use of proxy communication could be done, but the Warehouse system must be able to do it.

Regards,

Kai

Hi,

the customer has a warehouse which is not working with SAP.

They are asking to configure an interace between those two.

The SAP Should recieve the messages from warehouse and send response.

From the point of tecnical view do you have any sugestions?

I know that there is many wais to fix it but which would be the best option?

Thanks in advance and best regards

NB:The points will be added to useful answer

L

3 REPLIES 3
Read only

Former Member
0 Likes
667

Hi,

this basically depends on both system capabilities:

- which protocols are usable and understood by both systems (java- or abap-proxy, RFC, ALE, JDBC, ...)

- possibility / availability of using a middleware like SAP PI to integrate both systems

Maybe SAP PI would be best alternative to integrate. Otherwise (if SAP system is ECC system) a use of proxy communication could be done, but the Warehouse system must be able to do it.

Regards,

Kai

Read only

former_member588542
Active Participant
0 Likes
666

Thanks

Read only

0 Likes
666

Welcome ;o)