Hi!

It all depends on what you mean by "capture".

1. If you are programming an API-program, you can will get the error
message, and can code according to the message list returned.

2. You can capture errors in logfiles. Any failed API-calls will have the
text FAIL attached to the ending API-row in the logfile. Put filters/sql
in the same logfile, and you will be able to see what happened.

3. You can send ERROR-messages to ARUser, to prompt the user to fix a
problem and re-save

4. Errors occuring in Filters can usually be circumvented by doing some
tests by creating additional filters. Instead of an ERROR-message, you can
do separate actions that can handle the situation.

        Best Regards - Misi, RRR AB, http://www.rrr.se

> Hi,
>
>
>
> All of the my workflows are written in filters..the problem is all
> filters are rolling back when there is any error occurred in any one of
> the filter..
>
> Could you please help me on how to capture errors occurred in filter..
>
>
>
> Any tips would be appreciated.
>
>
>
> Thanks and Regards,
>
> Gopala Krishna.Peela
>
>
>
>
>
>
>
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org
>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

Reply via email to