Expand my Community achievements bar.

Handling exceptions for barcode:

Avatar

Former Community Member

Hi,

   How can I handle the exceptions for a barcode process? suppose I have a tiff document with 4 pages and 4 barcodes, and if one of them was failed in decoding, my whole process is running into exception. I want to handle that failed barcode alone and send a message to the output variable that the particualr barcode is failed.

  I tried using events with default exception handling. I dont know how to configure it and catch the runtime exception. I tried searching in the internet to get some configuration samples for that. I checked the sample from Tour de livecycle. Even that didnt guide me how to configure those exceptions.

Chaitanya

2 Replies

Avatar

Former Community Member

It's a pressing issue for me. Can someone help me out?