Skip to Content
0
Former Member
Feb 18, 2009 at 09:16 AM

Mutiple child segments for different parent IDoc node

559 Views

Hi All,

I have a source queue as

<value1>

Context change

<Value1>

Context Change

<Value2>

Context change

Now for my target i need to create two IDoc nodes(one each for Value1 & value2) which I am able to create.

But now for each IDoc, there is one segment, which needs to be repeated two times for first IDoc and one time for second IDoc.

Please provide inputs how to achieve this.

Thanks,

Marz