cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with 0..unbounded target

Former Member
0 Kudos

Hi experts,

i am designing a scenario IDOC to EDI.

As I can have multiple targets, in my message mapping, in the message 'tab', I changed the occurence of my target message to 0..unbounded. Hence it added automatically the segments 'Messages' and 'Message 1' in my MM.

The problem is when I test sending Idoc, it wont work in the integration engine (mapping wont work) since the source structure has also changed.

Do you know how I can solve this?

Thanks a lot,

any help would be appreciated.

Kind regards,

Jamal

Accepted Solutions (1)

Accepted Solutions (1)

former_member518917
Participant
0 Kudos

make your interface determination "ENHANCE", and give your interafce mapping name in that.Now trigger IDoc.. it shud work

Answers (4)

Answers (4)

Former Member
0 Kudos

By multiple targets I meant that the message target can be duplicated, but there is only one receiver.

If I change for testing the code manually, how will I do when I send Idocs?

Edited by: ba_da_boom on Sep 18, 2008 11:57 AM

Former Member
0 Kudos

Hi,

> If I change for testing the code manually, how will I do when I send Idocs?

You don't have to it will get added automatically.

Regards

Patrick

Former Member
0 Kudos

Hi,

for testing you have to add 'Messages' and 'Message 1' manually in your test IDoc.

Regards

Patrick

dharamveer_gaur2
Active Contributor
0 Kudos

As u told your source structure is changed.

Refresh your cache.

If your incoming message is same then collect all message using BPM

Edited by: Dharamveer Gaur on Sep 18, 2008 10:55 AM

Former Member
0 Kudos

Hi ba_da_boom,

If you have multiple targets, why did you modify your ocdurrence of your message?

Just add the targets in Receiver determination,

Carlos