Biztalk Functoid Question: Download Biztalk Functoid PDF

Explain me how can you build an if-then-else construction with functoids?

Tweet Share WhatsApp

Answer:

To build if-then-else it will need any of the Logical functoid (depending upon the requirements, e.g., if the value is to be matched then Equal Functoid) and a Value mapping functoid. The combination (Logical Functoid and Value Mapping Functoid) will repeat, firstly to implement IF condition and secondly to implement ELSE condition.

Download Biztalk Functoid PDF Read All 30 Biztalk Functoid Questions
Previous QuestionNext Question
Tell me is it possible to know the index of the current record in looping structure?Tell me what is the difference between a Document Schema and a Property Schema?