BoulderBum
Programmer
I have a .NET class that will be hosted within a BizTalk orchestration.
To get a bit of data my class needs, I want to call a different BizTalk orchestration sychronously and get its result (using C# code).
Is this easy/possible?
To get a bit of data my class needs, I want to call a different BizTalk orchestration sychronously and get its result (using C# code).
Is this easy/possible?