Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond

Browse by Tags

BizTalk 2004

This group is for all content related to BizTalk Server 2004. This includes a forum, samples, videos, labs, whitepapers, and tools. Most of the content here also applies to other versions of BizTalk beyond 2004.
Tagged Content List
  • Forum Post: Using XPath to get Rootnode name in Expression shape

    Hi, I have a requirement to fetch Root node name from XML document in expression shape in Orchestration. Can anyone any idea of how I can use Xpath to get it? I have used the following syntax but didn't work. strName = xpath("root(trantype)"); "trantype" is the element of that...
  • Forum Post: calculate size BIZTALKDTAdb

    hi how can i calculate the size BIZTALKDTAdb how can estimate the growth that is going to have my database db considering that send and receive multiple messages thank you
  • Forum Post: Copy one message into another

    Hi all I have a message called msgOrder. I want to copy it to another message like so: msgOrderCopy = msgOrder; This builds fine and I can deploy it. But when I run the orchestration it always fails. When I debug I see that the msgOrderCopy is blank. It is always NULL - it never gets assigned any data...
  • Forum Post: 'Receive Port cannot have more than one

    I did a project in BizTalk which involved copying a previous project in BizTalk and then changing the references. This reference calls a Stored Procedures which popluates a table. Now I copied the project and changed all the namespaces. But I did not change the Receive Port in Orchestration. Since I...
  • Forum Post: BTM1010

    Hi, I get this btm1010 error: The "scripting" functoid has 3 parameters, but 0 parameter(s) are expected. I use an external assembly, which I've changed, and i've changed also the BTM-mapping. I've resetted the reference to the external assembly, and I've even searched with...
  • Forum Post: please help me this interview questions

    Hi friends this is Harish Kumar I have some Interview questions please give me Answers 1)What is Late Binding in orchestration ? 2)what is Early Binding in Orchestration? 3) what is Rely(not Delay shape )? how to configure ? 4) what is Reply in BizTalk server? 5.one scenario How to send a message in...
  • Forum Post: Calling All Gurus ! Mapping from a flat structure to a repeating structure.

    Hi, I need to create a map from a flat structure to a repeating style structure. Can anyone help with what functoids i need (and how they are configured) ? Here is a sample input structure. <AccountInfo> <accno>1010</accno> <year>2007</year> <month01>1000<month01>...
Page 1 of 2 (50 items) 12