cancel
Showing results for 
Search instead for 
Did you mean: 

From Two Sender Idoc interfaces and Two Files to write at reciever

Former Member
0 Kudos

Hi,

I have the two IDoc at sender interface and i have to write two files at target.One IDoc message write into two files and in first file based on the conditions the second IDoc message will incorporate into the file.

For this type of situation how can i do this.

Let me suggest & send the step by step configurations.

That's great to if anybody given the suggestions ASAP.

Accepted Solutions (0)

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

why dont you try a combo of the XPATH conditions in recv. det(if there are multiple receiver) and XPATH in your intf. det. to select the particular mapping to be execute based on your payload of the IDOC.

XPATH in Recv. Det:

/people/shabarish.vijayakumar/blog/2006/06/07/customise-your-xpath-expressions-in-receiver-determination

/people/shabarish.vijayakumar/blog/2005/08/03/xpath-to-show-the-path-multiple-receivers

XPATH in Interfce Det:

/people/suraj.sr/blog/2006/01/05/multiple-inbound-interfaces-within-a-service

Else do get back by explaining your scenario in a bit more detail.