BizTalk Gurus

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Orchestration Binding files

    I use the BTSTask utility in a command line script to deploy orchestrations. I have one that when run, it always knocks my receieve location out of commission. It changes the Receive pipeline to PassThroughReceive for a custom pipeline I use. I've looked in the binding file and can see nothing relating...
    Posted to BizTalk 2006 (Forum) by sbrown63 on Thu, Jun 4 2009
    Filed under: deployment, orchestration
  • Re: How to automatically enable receive locations

    Hi, You can use the Microsoft.BizTalk.ExplorerOM.dll which can be found under C:\Program Files\Microsoft BizTalk Server 2006 Have a look at this; http://technet.microsoft.com/en-us/library/microsoft.biztalk.explorerom.aspx Basically you can work w/ any BizTalk artifacts and perform action on them. Regards...
    Posted to BizTalk 2004 (Forum) by Anonymous on Tue, Aug 12 2008
    Filed under: Administration, deployment
  • '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...
    Posted to BizTalk 2004 (Forum) by Anonymous on Mon, Dec 3 2007
    Filed under: orchestration, deployment, biztalk server 2004, biztalk 2004 orchestration
  • Application Organization

    I have some ideas of how I would like to organize my BizTalk applications - but wanted to throw out the question to get other points of view, and make sure I'm not over looking a better (best practices) way of doing things. We have a handful of customers and receive a dozen or so files from each...
    Posted to BizTalk 2006 (Forum) by markscott on Wed, Aug 1 2007
    Filed under: Application, deployment, biztalk 2006, organization
  • Choose binding file at deploy time

    Is it possible i.e. using an MSI to deside which binding file to use at deploytime? I want to deploy the same Biztalk Solution at different hosts as automatically as possible. The host shall have different send port URI's. I intend to do this automatically by a script or a MSI file. Has anyone found...
    Posted to BizTalk 2004 (Forum) by criffer on Tue, May 8 2007
    Filed under: deployment, Configuration, biztalk server 2004, 2004 binding xml variable
  • Biztalk server 2000 software instalation

    To learn the basics of BizTalk Server I secured trial versions of BizTalk Server 2000 and would like to know if BizTalk Server, Visio, and SQL Server can all be installed on a single computer running single processor? Or what is the minimum number of PCs the software can function on?
    Posted to BizTalk 2004 (Forum) by Anonymous on Mon, Apr 2 2007
    Filed under: deployment, Configuration
  • Re: Best Practice

    Orchestrations or Processes should be in one project. Avoid using Transforms in Orchestrations. Put maps in the Ports. Pipelines , if you need them, in a separate project. Maps or Transforms in a project. I recently took the added step of breaking out Import maps, SQL (adapter) maps, and Oracle (adapter...
    Posted to BizTalk 2006 (Forum) by BizTron on Thu, Mar 29 2007
    Filed under: deployment, Best Practice
  • Importing msi without bindings - deletes password in send port

    In my development environment I export a msi-file containing, among other things, a send pipeline. No bindings at all is included - the check boxes "Bindings" and "Global Parties" are unchecked.. When importing this msi in production, an existing and active FTP send port which use...
    Posted to BizTalk 2006 (Forum) by Anonymous on Tue, Mar 13 2007
    Filed under: deployment, pipeline, msi, ftp adapter, send ports, Biztalk deployment issues, 2006
  • BizTalk Custom Adapter Deployment

    I am wondering what the ideas are on Deploying custom adapters? As you know the custom adapter has to be GAC'ed and put into the registry. In 2004 we made custom deployment packages but with the new options I am wondering what others are doing. Here are the options. Normal deployment with a post...
    Posted to BizTalk 2006 (Forum) by Anonymous on Mon, Mar 12 2007
    Filed under: deployment, custom adapter, Biztalk deployment issues
  • Re: failed to deploy - And when this doesn't work.

    After attempting to fix the referenced paths and the app still doesn't deploy - go to the Global Assemble Cache (\windows\assembly\ on Server 03) and uninstall the most recent version of the assembly. If it will not uninstall of a process using it, the Host Instance may need to be stopped. Doing...
    Posted to BizTalk 2006 (Forum) by Anonymous on Mon, Mar 5 2007
    Filed under: deployment, Biztalk deployment issues
Page 1 of 3 (22 items) 1 2 3 Next >