2 files in receive location
I have 2 different files that I want to receive in biztalk.I am using receive and send pipline for flat file.I want to call 2 different orchestration ,depends on the file name.1. how can I get 2...
View ArticleException Management
Hi All,We are introducing BizTalk (2010) in our new company. We are designing a high level integration layer for our company. As part of it, we are discussing about having a generic exception logging...
View ArticleSpecflow and .NET vs. BizUnit?
Hei BizTalkersI just wanted to hear some opinions on SpecFlow and pure .NET-code vs. BizUnit. Although BizUnit is used for for specification and execution of specification I clearly see it as an...
View ArticleBizTalk inline XSLT returns null
Hi All,I am new to biztalk.I am trying to read a XML and insert it into SQL table.For value mapping I am using an inline xslt function that returns me null.My Source Schema does look like this <?xml...
View ArticleExclusion List for files / folders pertaining to BizTalk with respect to...
We are using Microsoft Forefront Threat Management Gateway 2010 for antivirus and web endpoint protection. I have found the list of files / folders which the Forefront server should not scan from...
View ArticleWCF-BasicHTTP and WCF-Custom with basicHTTPBinding
Hi All,In BizTalk 2010, what is difference between WCF-BasicHTTP adapter and WCF-Custom adapter with basicHTTPBinding?When should I uses these adapters?
View Articlebam portal issue
Hii am using BIz2010.I configured the BAM, and i deployed the tracking profile activity and view (excel) also. i can see the deployed view on the home page also.but i am facing problem when i am trying...
View Articlehow to avoid end of new line character from flat file
hi, i have a flat file with pipe delimiter, 130154|SFD|191|31317|15|| # 018071308||no@noemail.com|abcd 130192|SFD|121|31356|15|| # 018071308||no@noemail.com|abcd 130254|SFD|141|31398|15|| #...
View ArticleUsing BizTalk Schemas and Mappers in WCF service.
Hi All, I would like to use BizTalk schema and Mappers with WCF service,but this feature requires installation of BizTalk 2010. Though am ready to install Biztalk 2010 in developing...
View ArticleDon't Cluster SQL in BizTalk 2010
Currently we have a BizTalk 2006 environment with BizTalk clustered, and SQL Clustered in active/passive node. The ESSO and Master Secret Server are running from the sql cluster. This all works great....
View ArticleXML validator – Multipart message
Ina receive pipelineI use thestandard XMLvalidatorcomponent.I found thatthe validation is doneonly on theBody Part. Isthere a way tovalidateall partswith this component?Regards
View ArticleConditional Mapping
Hi, I am trying to create a conditional mapping on a single Input xml and single output Xml. I have 2 sets of mapping conditon on single element "OrderType"If value of "OrderType" = "Inward"Map all...
View ArticleHTTPHeaders with SOAPEnvelope
I have been able to implement HTTPHeaders via WCF-Custom send port using custom behavior and extensions. Using this as well as several other resources for examples,...
View ArticleWebservice call from BizTalk 2010 to IIS7 fails. The underlying connection...
I need some help to investigate more on this issue related to keep alive settings in IIS 7 which is also mentioned in the link...
View ArticleCreate a wcf service to get data
Hello,Our organization has a need to create a survey to gather information from users. We have BizTalk 2010 enterprise installed and believe BizTalk has the ability to quickly generate a web...
View Articlememory usage
Hi,I have orchestration with receive shape (it receive first message) and then loop shape in which is listen shape, in first branch is receive shape (it receive second message) and in the second branch...
View ArticleHow to avoid duplicate schemas
We have a biztalk application, exposing an orchestration as a web service, which we expose publicly over SSL, and works great.For internal purposes we also need to call that orchestration, via an...
View ArticleC:\Program Files (x86)\MSBuild\Microsoft\BizTalk\BizTalkCommon.targets (115):...
I am using TFS 2010 and VS 2010. I have a BizTalk Map project that builds with no issues on the TFS Build Server when I build the project using VS 2010. I have setup a TFS Build Definition to build the...
View ArticleCan I use BizTalk 2010 Database Lookup Functoid query Oracle database?
I configured my functoid like below:Because I need to use 2 parameters to query the view, so I used an script to combine the input as RVC_CD + "|" + RVC_Name in the scripting functoid.And I have setup...
View ArticleWCF service with AppFabric Connect to Process FlatFiles
Hi all,The requirement is to have an WCF service for the below processwith Flat file adapter associated with the WCF service to receive incoming Flat files,Process Flat Files then update to SQL DB...
View Article