cancel
Showing results for 
Search instead for 
Did you mean: 

XML adapter for

Former Member
0 Kudos

Hello everyone,

We have run into an issue in our project.

At this time, we are working on a new installation. This install will have us take over EDI activities from the old legacy system. Our thing is this:

1. We need to be able to push XML from SAP to a processing app called Cloverleaf (which then sends it to the van, and eventually back to us).

2. We are running ECC6 (with no PI).

3. They do not want us to create shares, nfs, etc.. they would like EDI to be pushed from SAP to Cloverleaf (in an XML format) - Cloverleaf is listening on Port 49001.

So, my questions are:

1. Is the XML adapter still available for SAP ECC6?

2. Is the connector the best way to configure this type of scenario?

3. Is there any documentation (I searched everywhere) that can help us.

Thank you everyone for all your help.

Richard

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

1, there is no xml adapter in pi. but you can put xml file by file adapter.

you dont use file contents conversion, you can get xml file by file adapter.

2, Abap proxy to File adapter is easy to create and manage

3, sorry i dont know such document but you ll find such kind of documents in sdn.

Naoki