HI I have a scenario in which multiple business partners data come in a single xml file from sender system and get mapped into an imported idoc message type to be sent to target system.
All the fields are mapped correctly but one field email.
All the fields are directly mapped but the email is mapped very deep in structure ..say
bupa_data1
smtp_data1
email1
AS a result of this only the first BP email address is updated where as the remaining BPs in the XML are left blank for the email address.
Please help me with solution.
Thanks in advance.
AM