cancel
Showing results for 
Search instead for 
Did you mean: 

The segments in the target message types are getting grouped

Former Member
0 Kudos

Hi all,

I have created the data type and created the source and target message type and mapped them in an interface When i tried testing them the segments are getting grouped accodring to the numbers.

Will give you an example.

I have a parent segment with 1,2. and one child segment with 1,2,3,4 and the other child segment with 1.

When i executed for a test run, the segmets are getting grouped as all 1's and then all 2's and then 3's and then 4 but my priority is not that, the segments are not to be grouped and i have to get the parent segment first and then the first child and then the second child segments.

Please do the needful.

Kind Regards,

Farhee.

Accepted Solutions (0)

Answers (1)

Answers (1)

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Farhy,

For the parent nodes 1 & 2, it should generate only two nodes right? Then for the child, that should be 1,2,3,4 for the first parent node and then just 1 for the second parent node. You can opt to use formatByExample for this one. If this does not work, can you provide us with the sample source and target structure?

Regards,