cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.1 proxy file with put mapping

Former Member
0 Kudos

hi All,

I have to build a scenario,

ABAP proxy to flat file.

Source and target structure are same and I want to in the same format .

1) Do I required do the message mapping or operational mapping?

2) some one suggest me that we dont required mapping in this case only need toc reate datatype and message type?

then how to use them and what are the other necessary configuration we need to do for this.

Please share some blog. Step tpconfigure this .

Thanks

Ram

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Thanks

Former Member
0 Kudos

HI,

Check out this blog

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy

Thanks,

Sonalisa

former_member200962
Active Contributor
0 Kudos

If the source and the target strcuture are exactly the same (the message type) then you dont need any mapping....just that Interface Determination is mandatory (without any mapping involved)

Regards,

Abhishek.

Former Member
0 Kudos

Source ad target are same .

But I am getting data from ECC through Proxy and sending in flat file.

and Do we not required to create interface,?

former_member200962
Active Contributor
0 Kudos
and Do we not required to create interface,?

ID objects (Agreements, determinations, channels) are mandatory in any scenario....and so in yours....just check the blog by William Li on how to transfer data without repository.

Regards,

Abhishek.

stefan_grube
Active Contributor
0 Kudos

> and Do we not required to create interface,?

Yes, you must create a message/service interface, otherwise you will not be able to generate an ABAP proxy.

I wonder why experienced guys give a wrong advise

prateek
Active Contributor
0 Kudos

No mapping required. Search SDN with "Configuring scenario without IR".

Regards,

Prateek