Context: BizTalk 2010 trying to call a one way(fire and forget) PeopleSoft service that does not return a response. I have verified that BizTalk 2010 does not support one way services by design. Unab
Is it possible to create a custom pipelinecomponent that splits a mess开发者_如何学运维age in 2 messages, but in the send port?
I need implement application (in SysTray) that monitors Biztalk 2006 and 2010 servers (Biztalk 2006 installed in Windows 2003 machines, Biztalk 2010 installed in Windows 2008 machines) using C#.
Has anyone had experience dealing with DB2 stored procedures which take a CLOB input parameter and calling that stored procedure from BizTalk?
Let\'s say I have a flat 开发者_StackOverflowfile containing incoming messages. Where would the appropriate place be to inject the logic that takes identifying information from the message and sets pr
I am trying to correlate an orchestration based on part of a received file location name and the date received. I have the receive port with an inbound map that assigns the date, but I cannot figure o
While checking the performance of Biztalk application using PAL,I observed that performance counter \\Memory\\Available MBytes has raised an alert.However I am not able to find out what is the actual
I have an XML document generated by a 3rd party using BizTalk, and I have the BizTalk schema for that document, but I need to validate the document against the schema in .NET.When I try to load the Bi
I have a map that takes 2 input messages, like this: <ns0:Root> <InputMessagePart_0> <root>
i\'m calling a WCF service using BizTalk 2009 as intermediate endpoint, now i changed the wsdl of the service being called by biztalk (i changed the soap action attributes in the wsdl\'s binding secti