cancel
Showing results for 
Search instead for 
Did you mean: 

Outbound Proxy Interface AIF Issue

Former Member
0 Kudos

Hi All,

I am trying to pass outbound proxy message through AIF. In AIF, i have created an interface with outbound proxy class, and method. SAP, RAW data structures and record type are set accordingly. Separate commit is also set for interface. Not sure what pre-processing and move-corresponding flags do. I have set interface engines as - xml, xml, AIF, AIF. Structure mapping is also done. Interface determination is not set. Is it required only for inbound or do I need to set it for outbound as well?

In the proxy exit, I tried calling /AIF/FILE_PROCESS_DATA to pass message to AIF. But with this, /AIF/ERR does not show actual message data. I also tried with FM /AIF/SEND_WITH_PROXY. This does show actual message data in /AIF/ERR. But the issue is, it sends 2 messages - one with actual proxy and one with AIF proxy. Besides AIF calls proxy method and goes in endless loop.

Can someone clarify modeling required for outbound proxy with AIF and data display in /AIF/ERR.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member511785
Discoverer
0 Kudos

Hi Ana,

I am facing the same problem as Ajay. Could you let me know where this commit flag needs to be set? We are stuck with this issue now, would be really great if you could help.

Former Member
0 Kudos

Hello,

I guess you solved this issue already (Long ago).

But just in case it could help anybody else: I had the same issue yesterday and it was solved as soon as i entered the Setting, that a COMMIT needst to be sent.

Regards,

Ana