Regarding WCF SQl Request response port.
Hi,Unexpected behaviour of WCF sql req resp port.I deployed my solution on server, for first day it is working fine. but on next day suddenly it stararted throwing cast exception.I deployed same...
View ArticleIs there anyway I can use xsd.exe tool to generate dataset or class file for...
The schema is like:The two records nodes inside Sequence is repeating like:DetailsRecord1GSTCalcRecord1DetailsRecord2GSTCalcRecord2DetailsRecord3GSTCalcRecord3I tried to use xsd.exe with either option...
View ArticleTimeout Exception - WCF Oracle Adapter
Hi, I'm receiving following error while using WCF-Oracle adapter: A message sent to adapter "WCF-OracleDB" on send port "SendPortName" with URI "URIName" is suspended. Error details:...
View ArticleWCF custom adapter, Sql Binding, error for xmlpolling
hi All,i am polling database using xmlpolling using WCF custom adapter and Sql Binding. when my sp founds data it returns the xml. when it don't found i am getting below warnigs messages on my biztalk...
View ArticleBizTalk 2010 and AX Dynamics 2012
Hi everyone,We are in the analysis and design phase of a new project which will use BizTalk server 2010 to integrate with Microsoft AX Dynamics 2012. Currently we are preparing for a POC just for...
View ArticleShould we consider BizTalk for this requirment?
Experts,I have a new requirement to consider Biztalk or any other tool for the below."Provide oracle view as service to end users through BizTalk". Say in One end, 4 different external applications...
View ArticleValidate Schema for Null values
Hi ,I have to validate schema for null values if xml conatins null value the schema should failed .can you please suggest how to achieve this and also how to test Regards,Kapil.
View ArticleInline XSLT Call Template
Hi.I have a question about Inline XSLT Call Template.I have this:<xsl:template name="InsertDeliveryDate"> <xsl:variable name="DeliveryDate"...
View ArticleMicrosoft.BizTalk.Message.Interop.IBaseMessage.AddPart
Hello,I try toadd aPart to Microsoft.BizTalk.Message.Interop.IBaseMessage:byte[] output = System.Text.Encoding.ASCII.GetBytes(xDocResult.ToString());MemoryStreammemoryStream =...
View ArticleCompiler error in BAM.xla
Running BizTalk Server 2010 on Windows 7 64-bit, with 32-bit Excel 2010, I'm trying to create a new Activity. When I select the 'Bam Activity...' menu item, I get a compiler error in frmTraceWiz over...
View Article'UnderlyingXmlDocument.InnerText': err
I m using one of the MappingRepeatStructure sample and trying to build it in Biztalk server 2010.I get the following error.Error 2 'UnderlyingXmlDocument.InnerText': .NET property is write-only because...
View ArticleCorrelating messages when using file adapters
I will receive a file through a service from which i extarct my edi and send to file location, where another non biztalk application is going to process it and give and EDI response back to another...
View ArticleCalling a .NET Assembly from Orchestration with Message context
hi,I want to call a .net Assembly from my Orchestration with message context. I dont want to pass a XLangMessage because my message is very big. And in my Assembly i need just the message contexte.Have...
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 ArticleScript function +SP + input, output
Hi.I'm trying to use script functiod external assemble to call a SP. My code look's like this.public static string ItemNr() { SqlConnection conn = new SqlConnection("Data...
View ArticleRollback transaction in custom pipeline components in send pipeline
I have custom pipeline components to update custom tracking database. This tracking database is basically used to update the status of the message is various stages i.e. during receive pipeline,...
View ArticleBizTalk 2010, System 21 iSeries AS/400
Hi all,Does anyone have any experience integrating BizTalk 2010 with System 21 ERP? I've experiance with SAP IDocs etc... Is it simular to integrating with that where by we can download a schema and...
View ArticleCannot find original signer - AS2 Decoder
BizTalk 2010 - Windows Server 2008 R2I am setting up an AS2 exchange with a trading partner and I am able to transmits AS2 encoded messages (encrypted, signed, compressed, sync MDN) without any...
View ArticlePromoting a property in a custom component AFTER debatching
Hi,I have a scenario where I would like to debatch an XML message and promote a computer property on each debatched message.For that, I was thinking to create a custom pipeline which would use the...
View ArticleUrgenthelp for in UnitTest In MolesFramework problem
Hi Experts,i have moles in my test method for mock dates. i give reffernces my test project , and run my test method i got this error The host type 'Moles' cannot be loaded for the following reason:...
View Article