WCF-Oracle Adapter Error - Null Value
Hi,I get an error while using WCF_Oracle adapter.A message sent to adapter "WCF-OracleDB" on send port "Send_InsertOracleDB" with URI "oracledb://abc.MyUri.com/" is suspended. Error details:...
View ArticleDefault editor setting for the Orchestrations does not work
BizTalk 2010.I'm opening an orchestration with "Open with..." / "XML (Text) Editor" command. The "BizTalk Orchestratin Designer (Default)" is set up as a Default, I did not change it, did not click the...
View ArticleBiztalk 2006 and 2010 Host Instance services are stopped
Biztalk 2006 and 2010 Host Instance services are getting stopped often.Please suggest the steps to avoid the same.Rajesh GP :)
View ArticleMessage Box Direct Bind
Hi All,I have a scenario for Message Box Direct Bind.Scenario: I have Orch A and Orch B. Orch 1 direct bind to message Box while sendingOrch 2 also directs bind to Message Box while receiving with the...
View Articleusing Xml Disassembler to debatch orders
I have the following input document (it's a simplified version of actual...
View ArticleMultiple connections to a server or shared resource by the same user, using...
Greetings, Does anyone know the likely cause of this error or how to go about investigating it? Multiple connections to a server or shared resource by the same user, using more than one user name, are...
View ArticleUnable to read File full path using " msg(FILE.ReceivedFileName) " in...
Hi, i am unable to read File full path using " msg(FILE.ReceivedFileName) " in orchestration. it was return interger(ex: 67512).is there any other alternative to read File full path...?Code : var1 =...
View ArticleUnable to write context property in Encode Stage of send pipeline
I have a send pipeline , and a pipeline component which I have added to the Encode Stage. Inside the pipeline component, I use pInMsg.Context.Write method to write a property which has...
View ArticleHow to read property value of custom pipeline in Orchestration.
Hi, In custom pipeline, i have taken backup the orginal message ( backup path is property of custome pipeline). If something wrong in orchestaion, i need to show backup file path.Q: How to read...
View ArticleSplitting the Incoming Message and its attachment.
Hi,I have a task which is as below.1) Will be recieving a Purchase Order Message with attachment from one HTTP recieve port.2) Need to Separate the incoming Purchase Order Message and the attachment...
View ArticleTimeout a correlation set.
Hi, I have a scenario,If I initialize a correlation set, say, on a receive port and if the message that needs to follow that correlation doesn't reach in a certain specified time period then that...
View ArticleCustom Header in WCF Service
Hi All,This is regarding the Custom Header in WCF Service. I want to publish my schema in such a way that the consumer will be able to see the Header and Body.I know that by default BizTalk WCF wizard...
View ArticleExposing BizTalk Orch as a WCF using System.String message types
I am Exposing BizTalk Orch as a WCF service.Both my incoming and outgoing messages are of type System.String.I can get in and work with the incoming message without a problem.The problem begins when I...
View ArticleBiztalk and net.tcp
Hi,I need to publish orchestration as WCF-service using net.tcp. But I haven't ever used that protocol before and not 100% how it differs from publishing WCF-service using normal (http/https). And...
View ArticleFailed to add resource to application: could not install type library
Hi All, Encountered this error recently when trying to deploy my application into new BizTalk serverThis is the error:Failed to add resources to application.additional information: Could not install...
View ArticleCreated hosts and host instances, but can not choose them in the receive...
I've created hosts, and host instances, which are running, but I can't see them in the receive handler drop down. Is there an additional step?
View ArticleXML:fo to PDF pipeline?
Hi all, Does anyone know of a (free?) biztalk 2010 pipeline component that will allow us to convert XML:fo to a PDF using biztalk 2010? There are some posts on here about saving XML as a PDF, however...
View ArticleDo we have to implement BAM and BizTalk 360 in EDI solutions?
Hi,I need to validate whether we need to have "none", "both" or "any one" in the below list for BizTalk based EDI solution1. BAM implemented to have effective reporting and monitoring in BizTalk based...
View ArticleBiztalk recieve multiple files in one instance
Hi,in my app, I need receive one xml file and few pdf files, problem is that count of pdf files can change. How can I handle this in BizTalk.Thanks.
View ArticleReg Using Constants Class in BizTalk
Hi All,I have created a constants class like below[Serializable] public class Constants { public const string ERR_CODE_1= "002001007"; public const string ERR_CODE_2 =...
View Article