To map an indexed repeating source, use the Transformation Service editor. Map the repeating elements, then use the If and Then conditional logic functions in the Expression editor to control the repeating elements.
To map an indexed repeating source to an indexed target:
Open the transformation service that you want to edit.
Select the Map tab in the Transformation Rule section of the service editor.
If the element on which you want to define the conditional transformation is not itself repeating, but its parent is repeating, then you should first connect the parent elements, then connect the child elements and define the conditional transformation on the link to the element using the Expression editor.
Use If/Then logic functions to define an expression in the Expression Editor.
For example: If weight > 1000 Then set status to overweight else set status to OK
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com