biztalk-2009
BizTalk Orchestration: Respond with Untyped SOAP Fault
I have a BizTalk 2009 orchestration with a request-response port type that is published as a WCF Basic-HTTP web service.The port has one operation, and that operation has request and response messages[详细]
2023-01-19 21:20 分类:问答delays in receiving and processing BTS message
I have a strange problem , I receive messages using http receive dll on IIS virtual directory and it does not start processing on orchestration until 2 or more minutes after it is received i\'m using[详细]
2023-01-18 21:45 分类:问答BTSTask Add Non-BizTalk dll to Application
Is there a way to use BTSTask to add a non dll assembly to a BizTalk application? If I use the \"AddReference\" 开发者_高级运维command it seems like it only allows you to add BizTalk assemblies?Yes yo[详细]
2023-01-16 10:10 分类:问答Files marked as readonly during build
It seems that when TFS does a build, when it creates the build directory and pulls the files down from source, it is marking all the source files as read only. This is causing a problem with a BizTalk[详细]
2023-01-15 06:58 分类:问答BizTalk: how to limit number of connections to a wcf service?
I developed a BizTalk application that receives as input a file that contains a bunch of messages. I use the BizTalk XML disassembler component to \'debatch\' the file in sepereate messages. Each of t[详细]
2023-01-14 12:35 分类:问答Dispose a stream in a BizTalk pipeline component?
I\'m fairly new to BizTalk and creating a custom pipeline component.I have seen code in examples that are similar to the following:[详细]
2023-01-07 22:20 分类:问答Number of files received by a file receive location
Is there a way to calculate the number of files received by a receive location using BAM?开发者_如何学JAVANot really directly, unless you specifically created a metric for that on your observation mod[详细]
2023-01-06 23:37 分类:问答Deploy BizTalk Application via MSBuild
I am trying to setup up a continuous integration type environment for BizTalk. When source code is checked in, I need it to build then deploy to a build server. I have found BTSTask.exe but this seems[详细]
2023-01-06 11:42 分类:问答BTSTask and BTSControl for BizTalk 2009
I am using BTSTask and BTSControl to do some deployment operation on a BizTalk 2006.we moved to BizTalk 2009 and these tools seem to n开发者_JAVA技巧ot work with BT2009. are there any specific version[详细]
2023-01-05 10:09 分类:问答Use a fake biztalk send port as configuration
I am using a BizTalk orchestration to kick off an SSIS package. This package is essentially doing transformation on behalf of BizTalk on a very large volume of data. I have run into a problem as to th[详细]
2022-12-30 09:11 分类:问答