Skip to Content
0
Former Member
Dec 04, 2008 at 08:37 AM

Complex mapping

27 Views

Hi Experts,

Could you tell me, how to do the below message mapping

Case 1:

If any of the 0 to unbounded segment has only one source segment with NAME="WEL" and PNum=100

then I have to map it to only one target field in Target1 segment.

Case 2:

If any of the 0 to unbounded segment has only one source segment with NAME="WEL" and PNum != 100

then I have to map it to only one target field in Target2 segment.

Case 3:

If any of the 0 to unbounded segment has

(1) 2(any number) source segment with NAME="WEL" and PNum = 100 then I have to map it to two target1 segment's field values.

(2) 2(any number) source segment with NAME="WEL" and PNum != 100 then I have to map it to two target2 segment's field values.

Case 4:

If any of the 0 to unbounded segment has

(1) 2( greater than one ) source segment with NAME="WEL" and PNum = 100 &

(2) 2(greater than one) source segment with NAME="WEL" and PNum != 100 &

(3) 1 source segment with NAME="CRD"

then I have to map to one target field in Target2 segment

Regards

Sara