what is the relationship between the ESB and JMS
Hai,The messages are coming from the JMS in to Biztalk Server,through JMS adapter then do We use ESB For this,if Yes Why do we use?Thanks in AdvanceNaresh
View ArticleExporting TPE with command line
Dear All,I need to export a TPE with command line, then make a new TPE based on the exported one with additional data. Then reimport everything.Could any one explain to me how do we export an activity...
View ArticleBizTalk External Assembly
I have a c# ext assembly which is called from a map.Can the assembly run under the BTSNTSVC account?It currently executes under a .NET process. If not possible what would be an alternative? Creating...
View ArticleHow to delete empty tags in Biztalk map
Hello I am looking for XSLT snippet that removes Home phone but not the Indicator. <ns4:Type code="IN"></ns4:Type> <ns4:Contact>...
View ArticleBest Practice for Schema
Hi All,We are in the process of creating schemas for our project. I want to know the best practices to be considered while creating project. Could anyone please provide the link or suggest any...
View ArticleNullRefference exception when calling a .net method
I am trying to call a .net method from Biztalk 2010 orchestration. I used the following code..getStudentInfo() method takes a string 'studentId' as parameter and returns a populated object 'student'....
View ArticleBizTalk 2013 beta : PROBLEM Configuring BAM in distributed scenario : The...
Hi,I have a weird situation with configuring BAM in a distributed scenario.Topology:1 VM running DC1 VM running SQL Server and ENTSSO1 VM (trying to) run BizTalk ServerI have installed and configured...
View Articlecount unique value from a field in source schemas in a map
HiHow can i count unique value from a field in source schemas in a map?I have a source schema in map, and i have multiple records, and i have to count unique values from a filed in this source...
View ArticleDynamic Subject line in Biztalk Orchestration Email
Hi,In one of my orchestration's, I'm trying to dynamically set the subject line and send an email.I have an input text file with multiple records that is debatched into multiple files and each record...
View ArticleExecute stored procedure with one parameter in BizTalk
I am trying to do this:http://msdn.microsoft.com/en-us/library/dd788497%28v=bts.10%29.aspxI have followed the instructions to the letter only swapping in the names of my stuff. It still doesn't work....
View ArticleTrying to call WCF service in Biztalk 2010 using BRE and ESB toolkit 2.1
I am trying to call a WCF service using BizTalk 2010 using ESB toolkit 2.1 and BRE.Below is the error.Can some help me fix this.Thanks Description: A message sent to adapter "WCF-Custom" on send port...
View ArticleLongReferenceData column's data type(NTEXT) of Table...
Hi All ,I observed at customer place most of the tracking data has been inserted into the Bam_ActivityName_ActiveRelationship for tracking purpose and from there query is being build to execute the...
View ArticleBizTalk 2009 Runtime Configuration Fails repeatedly!
Windows 7 Professional / MS BizTalk 2009 / .NET 4 / SQL Server 2008 SP2MSDTC Configured correctly (all permissions given - Network DTC Access, Allow Remote Clients and Administration, Allow Inbound and...
View Articlewhat is the process if recieve multiple schemas from one recieve port
Hi all,In my scenario,the (35 ) different schemas are coming From one recieve location and to send X system.in these 35 schemas,only one schema comes for one process.can i use 35 decide shapes for this...
View ArticleFunctoid usage
hi alli have new requirement in my project like i have an orderid and company as input schemaorderid can become null also.out schema having version ,orderid ,companyboth are repeating recordi need to...
View ArticleBizTalk 2006 R2 Host Instances freezing after throttling even
Hi,In our BizTalk 2006 deployment we have a host instance that runs on 2 servers, however every so often we recieve the below throttling message, and both hosts freeze and stop processing messages. As...
View ArticleBTS.SuppressRoutingFailureDiagnosticInfo and routing failure reports
Hi all,I'm expirimenting with some pub/sub events in serveral applications. I would like to prevent error messages for messages that have no subscribers (sometimes an event just has no listeners for it...
View ArticleCreating an Dynamic array in XSLT
Hi,Is it possible to create Dynamic array in XSLT???My XML is ::<Input><A>10</A><B>20</B><C>30</C></Input>I want to store the element names in...
View ArticleFunction to retrieve Party Agreement Name using sender and receiver...
HiWe have a created a party for which there are multiple agreements with multiple parties. In the orchestration I am trying to set the Agreement name in the send port.Would like to know if there is any...
View ArticleCannot find Operation Name. Target Namespace is invalid
Hi,I am connecting BizTalk to Oracle Webservice when biztalk sends data webservice i am getting following error<env:Fault...
View Article