Best Practice for Generated Orchestrations

Home Page Forums BizTalk 2004 – BizTalk 2010 Best Practice for Generated Orchestrations

Viewing 1 reply thread
  • Author
    Posts
    • #23935

      What do most of you do with the orchestrations generated by the WCF Consume Adapter or the SQL Adapter?

      They seem to be created because they contain the multi-part message types and ports.

      I’m assuming that most of the time, I already have an orchestration written and I’m adding one of these adapters to it.  Thus, I rarely would use that orchestration as the beginning of a real orchestration.

      Do you:

      1) Keep the orchestration, bind it, and deploy it along with everything else, even though it never “runs”.
      2) Delete it and handle the ports/multi-part messages yourself in your “real” orchestration.
      3) Other?

      Thanks for your input,
      Neal Walters

    • #23936

      Hi Neal,

       

         From my experience working with the SQL Adapter (I haven’t had the chance yet to use the WCF Adapter), I use option #2 (removing the generated orchestration and handling the multi-part message in a “real” orchestration). So, that’s my approach on this topic…

       

         Regards,

       

         Daniel.

       

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.