Is it possible to Terminate an Orchestration with "Inline C#"?

Home Page Forums BizTalk 2004 – BizTalk 2010 Is it possible to Terminate an Orchestration with "Inline C#"?

Viewing 1 reply thread
  • Author
    Posts
    • #16085

      Hi,

      here is what I want, I have an orchestration that I want to validate a certain field. I would like to use a Scripting functoid running "inline C#", this functoid examines the incoming parameter and if the validation fails I would like to terminate the message processing!

       

       Thks.
       

    • #16112

      You should be able to.  You just need to build an Orchestration with a Terminate shape in it and view the C# code for it.  It’s probably just a line or two.

       

      You can get a tool that yields the C# code on Charles Young’s blogs.

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