Re: Which functoid should I use

Home Page Forums BizTalk 2004 – BizTalk 2010 Which functoid should I use Re: Which functoid should I use

#17390

Aloha Anonymous,  

Have the output of the scriptoid go to three sets of conditional value mappers.

First new functoid – green[=];  params (scriptoid output, "1")

Second new functoid – purple arrow [->];  params (logical "=" from above, scriptoid output)

    attach output of [->] to "result1" field

Construct new identical groups of functoids for for result2 and result3, changing the [=] parameter to appropriately match "2" and "3".

– the one called 'weak architect'

PS – the value mapper functoid MUST have the logical as its first parameter or else it will fail. It is easy to reverse this order as you work with the functoids, so be mindful of this order.