cancel
Showing results for 
Search instead for 
Did you mean: 

Interface Mapping

Former Member
0 Kudos

Hi,

I am working on the following TEST scenario to know more about BPM.

IDOC 1 -->

IDOC 2 >XI (Collect Idocs using BPM)>IDOC (1, 2, 3)

IDOC 3 -->

The requirement is to collect the incoming DOCMAS Idocs. After creating a package of Idocs in BPM then want to post this into another r/3 system using Idoc adapter.

Following steps were carried out in IR:

1. Imported the IDOC type DOCMAS.DOCMAS04

2. Created MI_DOCMAS_OUT_COLLECT

Outbound Message Interface using DOCMAS.DOCMAS04

3. Created MI_DOCMAS for BPM

Abstract Message Interface using DOCMAS.DOCMAS04

My problem is here below:

I want to create a Interface Mapping between

MI_DOCMAS_OUT_COLLECT and MI_DOCMAS

For this what will be the Message Mapping to be used?

I am bit confused as both MI point to DOCMAS.DOCMAS04

Do I need to create a Message Mapping with same types:

source type : DOCMAS.DOCMAS04

Target type : DOCMAS.DOCMAS04

Or should it be different. I do not have expertise to decide on this.

Hope I am clear in explaining my problem.

Kindly help.

Thanks and regards,

SH

Accepted Solutions (0)

Answers (2)

Answers (2)

moorthy
Active Contributor
0 Kudos

Hi,

<i>Do I need to create a Message Mapping with same types:</i>

Yes, you need to create a Message Mapping with changing the Occurence of Messages in the Messages tab in the Mapping. And create a Interface Mapping with changing with changing the occurence of the source message Interface.

Hope this helps.

Regards,

Moorthy

stefan_grube
Active Contributor
0 Kudos

Hi Sandy,

indeed your source and target message type are identical. You need to change the occurrence of the source message in the tab <i>Messages</i> (in Interface Mapping and Message Mapping).

Regards

Stefan