I have an XML schema that I need to extract values from but I am not having much luck. The souce schema is:
I am getting below error, when i am trying to resume Suspended(resumable) orchestration instance. Scenario: Request went thourgh DB2 Static solicit - Response port, and it got failed because of acce
Is it possible to create independent module for all interface that is connected to the biztalk application We are connecting 19 different systems to the biztalk serer so the future enhancement should
I want to make a receive location in Biztalk 2010 that will poll for a file just just once a day. If one file is moved it should stop polling a开发者_运维问答gain. Because when the file is moved anot
I have a stored procedure which returns a fully formed schema instance as an xml datatype: <ns0:PolicyCreated xmlns:ns0=\"http://blah/v1.0\">
I\'ve got a BizTalk 2010 project I am trying to build via Cruise Control .NET. The weird thing is that it\'s having trouble with the CompileODX target, within the XLangTask. I can compile via MSBuild.
I\'ve got a BizTalk application that has to send out several hundred, close to a thousand emails over the course of 3 or 4 hours in the morning. The app will run fine for several days, then it seems t
Is there a way in BizTalk, or any third party product, to know about service consumers. For Example, which channels/systems are using service X.
I\'m looking for a way to catch the actual exception thrown by BizTalk 2006 R2 when a receive port can\'t parse a message it picks up.
So I\'m parsing flat files using 3 separate schemas - a header, t开发者_JS百科railer and body. I know that you can go into flat file disassembler properties and flip \"Preserve header\" to true and th