Biztalk Functoid Question:
Download Questions PDF

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

Biztalk Functoid Interview Question
Biztalk Functoid Interview Question

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 Interview Questions And Answers PDF

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?