cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping help required for creating muliple inbound idoc

Former Member
0 Kudos

Hi There,

Need you help in mapping to create multiple  inbound idoc based on source structure. i applied mapping on this but unable to generate the desired result.

Source :

Displaying image.png

Target :

ON every IntegrationData node i have to create IDoc,Now on this structure we have to create three idoc.

1> HasSales = True Then WPUUMS

2> HasPayment = True then WPUTAB

3> HasPayment = True then WPUTAB

Please provide me mapping

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Bhushan,

Just a small suggestion from my end : You can use interface determination in order to map the source to various target idoc types. Per condition we will have an operation mapping for each idoc type.

Hope this helps!

Kind Regards,

Souvik

pvishnuvardan_reddy
Active Contributor
0 Kudos

Hi Bhushan,

In your message mapping, go to Signature tab, and add your IDOC's in the target end, and give occurrence as 0:1 since you need to populate the IDOC's based on condition.

Let me know if you are having any issues.

Regards

Former Member
0 Kudos

Thanks Vishnu,

Occurrence is not the issue, Idoc has  1:Unbounded occurance.

Regards

Laxmi

pvishnuvardan_reddy
Active Contributor
0 Kudos

Hi Bhushan,

Can you let me know what is the outcome you are getting on testing.

Regards