cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC - JMS mapping issue

Former Member
0 Kudos

I am working on IDOC to JMS Scenario, i have done the mapping like below, but it is not accepting multiple segments data at Target side, only one segment data only passing.

Control Record (RCVPRN) & Field ( Under the Segment field) -> Concat these two fields -> Fix vlaues - > Target Segment.

I think i need to use node functions (After the field) from source side for this requirement to accept the multiple segments data at Target side, can you pl suggest me to complete this requirement.

Yours,

Pasi.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Give us more clarification. If possible please paste your mapping screen shot here

agasthuri_doss
Active Contributor
0 Kudos

Pasi,

>>>but it is not accepting multiple segments data at Target side

             Check the cardinality

Cheers

Agasthuri

nabendu_sen
Active Contributor
0 Kudos

Hi Pasi,

First of all please ensure that RCVPRN and Field (Under Segment Field) has a common Parent Node and keep the Context at that level for both.

Then use MapwithDefault (If these 2 Sources are not mandatory, may or may not occur. Ensure after this part always the Source queues have same no. of values) ---> Concat -->Fix Values (maintain the values) ---> SplitbyValue (if Fix value Display Queue is not showing any Context changes) --> Target Field.

rajasekhar_reddy14
Active Contributor
0 Kudos

Pasi,

copy your mapping scrreen here.