cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic determination of IDOC

Former Member
0 Kudos

Hi,

I have a scenario wherein based on a particular KeyField, I need to dynamically determine the IDOC. I haven't used BPM before and I don't know whether this scenario is feasible using BPM.

My approach is creating a data type for the source which will have common fields of both the IDOCs. This data type will hold the data sent by the sender system. Thereafter, I would create 2 message interfaces for each IDOC. Subsequent Message Mapping and Interface Mapping will also be done. In BPM based on the KeyField, I will determine the Message Interface dynamically and post it to the target system.

Kindly advice whether the above approach is right. Is this scenario possible without using BPM. If so, kindly suggest how to proceed.

Thanks in advance.

Bala

Accepted Solutions (0)

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

Hi Kumar,

Is there any possibilites of coming both the idoc data ? If so, you can do as following.

As you are going to execute 1:N mapping, it is required to have BPM here. (and one more reason is Idoc adapter is not a part of J2EE engine.)

<i>Is this scenario possible without using BPM</i>

>>>If it is not of above case, then you can make use of conditional Interface determination , you can try without BPM

Hope this helps,

Regards,

Moorthy