cancel
Showing results for 
Search instead for 
Did you mean: 

MultiMapping Issue

former_member207622
Contributor
0 Kudos

Hi Folks

I have a requirement in which I am doing a 1:2 mapping where target side are two differnt IDocs .In the source side I have a file name field .It has three values incoming ( cases 1 2 and 3 )

1.xyz_8.csv

2 xyz_9.csv

3.xyz_b.csv

If its 8or 9 ( case 1 and 2 )I have to trigger idoc no 1 only and Idoc 2 should be suppressed if its b (case 3)then

Idoc 1 should be suppressed and Idoc 2 should be triggered .

Right now I have two mapping ( mapping 1 I am using for file name retreival and mapping 2 is multimapping )

there is one source structure ( one sender business component )

two target structures ( going into same single business system)

Please guide the configuration part for the same .

Regards

Ninad

Accepted Solutions (1)

Accepted Solutions (1)

former_member187339
Active Contributor
0 Kudos

Hi Ninad,

If you have a normal message mappign and then followed by multi-mapping in the Operation Mapping, it could result in error. What I suggest is to use the dynamic configuration code to fetch the filename in the multi-mapping itself and by doing this the first message mapping can be avoided.

Regards

Suraj

Answers (1)

Answers (1)

former_member200962
Active Contributor
0 Kudos
I am doing a 1:2 mapping where target side are two differnt IDocs

Does IDOC support multimapping?

Regards,

Abhishek.