BizTalk Gurus
All Tags » Biztalk (RSS)

Browse Forum Posts by Tags

Showing related tags and posts for the BizTalk 2006 R2 forum. See all tags in the site
  • Text block begin and end tags missing when creating Swift message using Swift Assembler

    Problem: You stumble upon a case where your Swift message comes out without the text block start and end tags: "(4:" & "-}"... Solution: The <TextBlock> & <EndTextBlock> have to be present in the XML that is being assembled so in case of a map for example an empty...
    Posted to BizTalk 2006 R2 (Forum) by Ahmed.Zakaria on Thu, May 28 2009
    Filed under: Biztalk, Accelerator for swift, Swift Assembler
  • Re: Error using XPath

    Hi there! Try the following syntax to set a value: xpath(Msg_Message, "//*[1]/*[local-name() = 'Header']/*[local-name() = 'Value']") = varValue; Or the following syntax to get a value: varValue = xpath(Msg_Message, "string(//*[1]/*[local-name() = 'Header']/*[local...
    Posted to BizTalk 2006 R2 (Forum) by niklas on Thu, May 28 2009
    Filed under: Biztalk, orchestrations, xpath
  • Schema property promotion and envelop schema

    I have this following schema with element ElementB promoted as a message property (by defining a property schema) for routing purpose: <SchemaA> <ElementB>BLAH1</ElementB> <ElementC>BLAH2</ElementC> </SchemaA> And I also have an envelop schema call <Envelop>...
    Posted to BizTalk 2006 R2 (Forum) by Guo Ming Li on Tue, May 19 2009
    Filed under: Biztalk, BizTalk Server 2006 R2, Map, biztallk, Biztalk 2006, envelope, Biztalk 2006 R2, Biztalk 2006 R2 configuration SSO, Schema
  • Help with Business Rule

    I have a nodeset that contains various number of nodes with unique values. I want the rule to fire if the nodeset contains nodes with some of the possible values. Example: Instance containing a nodeset with one node with Y=1 AND another node with Y=2 should fire rule. Instance that should fire: - X ...
    Posted to BizTalk 2006 R2 (Forum) by MartinBring on Sat, Mar 21 2009
    Filed under: Biztalk, Biztalk 2006 R2, BRE, business rules, Rule Composer
  • Using Webservices BizTAlk

    Hello Everybody, i'm pretty new in this BizTalk thing. I'm a student which has no expierience in .NET developing ( but a lil java) . I have the task to build an application which has to call a webservice. My question is: how do i get the Value of a node from Message into the Webservice.requestmessage...
    Posted to BizTalk 2006 R2 (Forum) by Amar_CR on Thu, Jan 29 2009
    Filed under: Biztalk, WCF Service Publishing Wizard, WSE WCF web services, Biztalk 2006 R2, request response webservice using Wizard, biztalk 2006 r2 deployment wse 2.0, Biztalk 2006 R2 Deployment
  • Problems Mapping from XML Schema to Positional Flat File Schema

    Hello all, I've been hunting around and have come up short on solving a problem mapping repeating records in an XML schema to a positional flat file schema. The flat file schema can accomodate a limited number of these records, but must maintain the same number of characters per line The mapped records...
    Posted to BizTalk 2006 R2 (Forum) by Anonymous on Wed, Nov 19 2008
    Filed under: Biztalk, BizTalk Server 2006 R2, Mapping, Biztalk 2006 R2, biztalk functoids
  • Central Florida BizTalk User Group Started!

    Created a new user group - first meeting in Tampa at the new Microsoft Office! Hopefully we can secure an Orlando office alternate the meeting locations! Central Florida BizTalk User Group is an independent, non-commercial user group focused on Microsoft’s BizTalk 2006 R2 and related technologies...
    Posted to BizTalk 2006 R2 (Forum) by Anonymous on Thu, Sep 11 2008
    Filed under: Biztalk, R2, wcf, stan kennedy, cfbtug, SOA, Florida, Microsoft, btug, Orlando, Tampa, Central Florida
  • Replacement for ExplorerOM in 64 bit

    Hi , We have used the ExplorerOM to get receive locations from BizTalk Database in our application. But when we run it on 64 bit , we have identified this is not support as ExplorerOM is not supported in 64 bit. So we thought to use the MSBTS_ReceiveLocation WMI API . The MSDN says we need to install...
    Posted to BizTalk 2006 R2 (Forum) by NandikaMirihana on Tue, Sep 9 2008
    Filed under: Biztalk, BizTalk Server 2006 R2, biztallk, Biztalk 2006, Biztalk 2006 R2
  • BAM Pipeline interceptor with Envelope debatching

    I posted this on the microsoft newsgroup as well, but haven't solved the problem yet so I thought I would try here. original post: http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?dg=microsoft.public.biztalk.general&mid=661db814-509e-4d67-8c16-0f3cb66dd965 I'm receiving...
    Posted to BizTalk 2006 R2 (Forum) by Anonymous on Fri, Aug 15 2008
    Filed under: Biztalk, BAM, envelope, TPE, Biztalk 2006 R2
  • CreateXMLInstance for generating wcf message

    Is it possible to use the DocumentSpec.CreateXmlInstance(StreamWriter) or a similar mechanism to generate a message instance where no root reference is specified and the schema contains multiple root nodes? For example, against a WCF generated xsd. The code below is an example that works against a schema...
    Posted to BizTalk 2006 R2 (Forum) by Chilberto on Thu, Jul 3 2008
    Filed under: Biztalk, BizTalk Server 2006 R2, Biztalk 2006 r2 WCF Publishing Wizard, Biztalk 2006
Page 1 of 3 (28 items) 1 2 3 Next >