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
  • BizTalk run-a-muck

    Came into work to find the BTSNTSvc.exe on two of my biztalk servers (DEV & QA) dieing whenever they receive any messages. The messages appear to make it into the Message Box and they get routed to the correct orchestrations. The orchestrations lock as soon as they hit the initial receive shape....
    Posted to BizTalk 2006 (Forum) by sbrown63 on Fri, Apr 3 2009
    Filed under: orchestration, biztalk 2006
  • Re: XLang error when I deploy the DLL to staging server

    And Event Viewer showed following error. I have no clue whats going on. Uncaught exception (see the 'inner exception' below) has suspended an instance of service 'HP.Image.CaseExchange.Orchestrations.CaseExchProcess(9c43873e-95ff-80fc-0e99-6e21841bf35b)'. The service instance will remain...
    Posted to BizTalk 2004 (Forum) by kiransnaik on Thu, Feb 12 2009
    Filed under: orchestration, map, pipeline, schema, Orchestrations, tracking, biztalk server 2004, biztalk 2004 orchestration dynamic soap, Biztalk 2004 dynamic web reference
  • Orchestration performance degradation

    As I allow my orchestration to run, I notice the performace goes from about 2 seconds to make about 12 database calls (7 MSSQL and 5 Oracle) to several minutes. When I look at the Orchestration debugger, I see the message is being processed fine untill it reaches the first DB call (MSSQL in this case...
    Posted to BizTalk 2006 (Forum) by Anonymous on Mon, Apr 7 2008
    Filed under: orchestration, oracle adapter, performance, biztalk 2006
  • Check suspended messages programmatically.

    Hi, Is it easy to check for running service instances, suspended messages etc. programmatically (c#). I want to create a little program which checks for active messages and suspended messages, before i stops and removes my application. Is there a smart way to do that?
    Posted to BizTalk 2006 (Forum) by criffer on Tue, Apr 1 2008
    Filed under: Application, orchestration, msi, .net component, Biztalk 2006 R2, BizTalk 2006 Editions, biztalk 2006, BizTalk, bt2006
  • Orchestration with multiple stored procedures and maps!

    Hi, I am new to biztalk and i have some problems constructing my orchestration. My schenario is: I have a oracle database and i need to do a poll to information from it. --> For this i have oracle adapter for biztalk. I have use the table change event, and it works. Next, with an ID from the poll...
    Posted to BizTalk 2006 (Forum) by malmeida on Tue, Dec 11 2007
    Filed under: orchestration, oracle adapter
  • '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
  • create new message in orchestration

    hi, I have a order message like this ord_req_id 5 cust_id 2 date 2007-11-12 exp_ship 2007-11-25 PO0000050051 US Alice Smith 123 Maple Street Mill Valley CA 90952 US Robert Smith 8 Oak Avenue Old Town PA 95819 Hurry, my lawn is going wild! ITEMS,ITEM872-AA|Lawnmower|1|148.95|Confirm this is electric,ITEM926...
    Posted to BizTalk 2006 (Forum) by Anonymous on Wed, Nov 14 2007
    Filed under: orchestration
  • Re: How to create custom shapes in BizTalk 2006 Orchestrations ?

    It is not possible to create "custom shapes" in BizTalk 2006. You can, however, call any .net code from an expressio shape. Add a reference to your porject or assembly from the BizTalk project and then - If your method is static - simply use it from an expression shape If your method is not...
    Posted to BizTalk 2006 (Forum) by YossiDahan on Thu, Nov 1 2007
    Filed under: orchestration, expression shape, variables
  • Orchestration Parameter

    Hello I'm working on a solution where I'm trying to create a dynamic PDF handler. I want to call an orchestration with a variable messagetype depending on what kind of document needed to be handled. My problem is not being able to figure out what type my orchestration parameter should be to pick...
    Posted to BizTalk 2006 (Forum) by Anonymous on Mon, Oct 29 2007
    Filed under: orchestration
Page 1 of 5 (48 items) 1 2 3 4 5 Next >