cancel
Showing results for 
Search instead for 
Did you mean: 

multiple accounting doc in single file ->> PROXY

Former Member
0 Kudos

Hi,

I am reciving multiple accounting doc in single file..

MT_INPUT

acc_doc1

acc_doc2

I need to send it seperately to PROXY.

MT_INPUT

acc_doc1

MT_INPUT

acc_doc2

proxy needs to be called multiple times.....

how to do this?

Regards,

Akshay.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Akshay,

Create a 1..n mapping and 1..n interface mapping.

You will then need to create an enhanced interface determination. (There is a radio button to select 'Enhanced'). The rest of you config will be the same.

This will split your single message into several messages, which will be processed individually by the receiver proxy.

Regards,

Yaghya

prateek
Active Contributor
0 Kudos

Ur requirement suggests the use of Multi mapping. But in case of proxies, multimapping is only possible using BPM. Either use BPM or change your requirement to receiver RFC adapters.

Regards,

Prateek