Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calling BizTalk from C# (Within an Orchestration)

Status
Not open for further replies.

BoulderBum

Programmer
Jul 11, 2002
2,179
US
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top