BizTalk Server Orchestration - How to get an Error Details information?

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > June 2005 > How to get an Error Details information?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author How to get an Error Details information?
Alex Star

2005-06-27, 5:51 pm

I just completed orchestration which is capable to catch any exceptions with
Scope shape and handle them at "Catch exception" shape connected to outgoing
SMTP port, so Administrator would receive an error notification with
information about trouble-making file-name.
However, I want to have”Error description" information as well.
Question: How can I get Error details information? I want to use "Expression
editor inside of Exception shape, but I can't figure out how can I get this
data?
Thank you for your reply.

Alex.
Stephen W. Thomas

2005-06-27, 8:47 pm


Hello.

You can use delivery notification inside the scope shape to get delivery
exception information back – if that is what you are looking for. It
involves using a send port with Delivery Notification set to Transmitted.

I go over it step-by-step here:
http://biztalkgurus.com/Labs/Sharep...Exceptions.html and
http://www.geekswithblogs.net/sthom...08/02/9234.aspx

Hope this helps.

Stephen W. Thomas
http://www.biztalkgurus.com

"Alex Star" wrote:

> I just completed orchestration which is capable to catch any exceptions with
> Scope shape and handle them at "Catch exception" shape connected to outgoing
> SMTP port, so Administrator would receive an error notification with
> information about trouble-making file-name.
> However, I want to have”Error description" information as well.
> Question: How can I get Error details information? I want to use "Expression
> editor inside of Exception shape, but I can't figure out how can I get this
> data?
> Thank you for your reply.
>
> Alex.

Alex Star

2005-06-28, 5:52 pm

Thank you Stephen!
The solution you offered me is not exactly what I asked, but it gave me an
idea and now I completed my task! In my case I have already seted-up E_Mail
pipeline which is capable to serialize XML to HTML(I want to receive HTML
formatted e-mails from BizTalk). However, your solution is a good example of
techniks of using Scope + Exceptions shapes and filter only exceptions you
need. In your case it was
"Microsoft.XLANGs.BaseTypes.DeliveryFailureException", In my case it is
"Microsoft.XLANGs.BaseTypes.XLANGsException"(to handle any map-relaited
errors).
Thank you one more time for this great hint!!!!

Alex Star

"Stephen W. Thomas" wrote:
[vbcol=seagreen]
>
> Hello.
>
> You can use delivery notification inside the scope shape to get delivery
> exception information back – if that is what you are looking for. It
> involves using a send port with Delivery Notification set to Transmitted.
>
> I go over it step-by-step here:
> http://biztalkgurus.com/Labs/Sharep...Exceptions.html and
> http://www.geekswithblogs.net/sthom...08/02/9234.aspx
>
> Hope this helps.
>
> Stephen W. Thomas
> http://www.biztalkgurus.com
>
> "Alex Star" wrote:
>
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com