I have an issue with a 3rd party DLL, which is NOT thread-safe, but which I need to cal开发者_如何学Pythonl within an orchestration.
I have an urgent need to send a canonical message (M1) out of an orchestration and need to map the canonical message to another message (M2). The resulting message (M2) has to be Wrapped in another re
I am in the process of creating 开发者_C百科a UI configuration tool for my pet project. One aspect of this tool lets the end user DEFINE his orchestration. I then need to save this orchestration defin
Is it possible to use the suspend shape in an orchestration that makes use of some kind of timer? For sequence purpose开发者_高级运维s I suspend the orchestration when it is not in sequence, but if th
do you know of any C# libraries that allow you to开发者_StackOverflow sequence a series of actions, ie. each action executing when the previous has finished, or better yet, after a specific time inter
I have a WCF web service which callsa biztalk service( ie Orchestration). When i do the unit test i am getting following error:
We are loading a large flat file into BizTalk Server 2006 (Original release, not R2) - about 125 MB.We run a map against it and then take each row and make a call out to a stored procedure.
I\'m running into this problem when trying to call a SOAP Web Service from within a Biztalk orchestration.
I am a newbie to the Biztalk world and up to now I am able to read file and send that data to Sql and vice-versa using an orchestrati开发者_如何学Con and by configuring physical ports in Biztalk Admin