Mapping an Indexed Repeating Source to an Indexed Target in a Business Process

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:

  1. Open the transformation service that you want to edit.

  2. Select the Map tab in the Transformation Rule section of the service editor.

  3. Map the repeating elements.

    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.

  4. 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

Map Page

Expression Editor

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com