Biztalk Helper Class Question: Download Biztalk Helper Class PDF

Tell me there is a .net helper class which suits to a requirement (in Orchestration) of an application but it is Non-Serializable, how can it be used?

Tweet Share WhatsApp

Answer:

Below are the steps:
☛ Add Reference
☛ Make Orchestration as Long running
☛ Add Atomic Scope
☛ Add Expression shape
☛ Orchestration variable of class inside scope
☛ Instance of object inside the scope
☛ Call method

Download Biztalk Helper Class PDF Read All 25 Biztalk Helper Class Questions
Previous QuestionNext Question
Tell me what is a helper class?Explain me does BizTalk support synchronous communication?