BizTalk Server Orchestration - Exception handling with MSMQT.

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > July 2004 > Exception handling with MSMQT.





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 Exception handling with MSMQT.
Amit

2004-07-29, 7:50 am

Hi


We have some doubt in Exception handling with MSMQT.

we have a scenario wherein we receive a flat file from a MSMQT port,transform it by using map
and transmit it to MSMQ of another m/c.

While transmiting we initialize a correlation set inorder to correlate the response of this transmit.

The send shape and receive shape for sending the message and receiving the response message are in same scope shape.

We have added a exception handler to this scope shape which handles System.Exception and which transmit the original message to temporary folder.

Orchestration works fine and we get desired output.

BUt if we remove the network code from the m/c(so that it cannot access the MSMQ of another m/c) the send should fail and
message should be transmited to temp folder.

The orchestration consumes the input file but doesn't raise an exception.No error are seen in event log also.

we also tried DeliveryFailure Exception,general exception in the exception object type.

Send port as delivery notification property =Trasmitted.
Number of retry=0

Why there are no error's in eventlog ???
why this exception is not handled ??

Regards
Amit
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com