How throw any exeption from BT orch?(+)

Home Page Forums BizTalk 2004 – BizTalk 2010 How throw any exeption from BT orch?(+)

Viewing 1 reply thread
  • Author
    Posts
    • #12343

      I’ve published BT orch as web-service.
      I can catch and send exeption like xml message. But I want throw it.
      What it is necessary to do at occurrence of exception in orch, what this exception could be caught in try-catch block by from c# application?

    • #12344

      If you want to throw exceptions, you can use the Throw Exception shape inside the tools menu.

      If you want to catch exception, you can use a scope shape.

      Hope this helps.

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