cancel
Showing results for 
Search instead for 
Did you mean: 

Flat file to Proxy

former_member190543
Participant
0 Kudos

Hi,

I am doing a flat file to Proxy scenario. The source file is a simple text file with contents as below:

0030233139,new entries 2,old entries 8,expected entries 12

How should the content conversion be to send this to Proxy on ERP?

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Your file content conversion would not depend on the receiver Proxy structure. Use the standard FCC of the file adapter to convert the text file to its xml format.

Then in the message mapping, convert to the proxy xml structure.

Regards

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Ramesh,

This is a simple one time setup in ERP when you are using inbound Proxy . follow the below steps

1. Use File content Conversion in Sender FTP Adapter to read your plain text file.

2. go to R/3 (ECC) -> sproxy-> find your name space which you defined in XI/PI/select interface (which is from XI/PI to ECC) -> click Right mouse-> generate proxy ,,

3. ECC Frame work will create automatically all required classe for inbound proxy.

Former Member
0 Kudos

use file sender adapter withcontent conversion

chk this: (sender file adapter config)

<REMOVED BY MODERATOR>

Edited by: Aashish Sinha on Aug 25, 2011 8:59 AM