cancel
Showing results for 
Search instead for 
Did you mean: 

Reg:Mapping (IDOc Segment)

Former Member
0 Kudos

Hi Guys,

In my mapping has many segmants at sender but i need to map one field from one segment to one target filed thats fine if ,but i want to map same fields from all segments to target field.

please give me solution

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

former_member200962
Active Contributor
0 Kudos
In my mapping has many segmants at sender but i need to map one field from one segment to 
one target filed thats fine if ,but i want to map same fields from all segments to target field.

If your Target Field is 0..unbounded then you can duplicate the target node and then map each node to each of the source node

If your target node is 0...unbounded and you dont know how many times the source node is going to repeat then just directly map the source node to target...so that target will repeat as many time as the source repeats....

If your Target node is 0..1...then make sure that the parent node containing this node is repeating....map the source node to the parent node and also to the target node.....you will need to increase the Context of the source node in this case....when you map it to the parent node...

Regards,

Abhishek.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

If the occurance of the target field is 0..Unbounded , please duplicate the target field as the no.of times required. Just rigth click on the target field , an option called duplicated would be appeared and then map the source field to the target field.

Thanks,

Kiran

Former Member
0 Kudos

Hi

That wonot be a problem , though it is same field name , it has different Parent node (Orgin) , So u can use Std Node functions and clear it off

Srini