I'm using Filter Error Handling. I use it to detect an error and to basically do nothing so that it will not bomb out the remaining filters. I did try to do something where it pushes the error message and error number to a log form but hit two problems. 1) The documentation is wrong with the keywords, use the keyword menu in the filter to find the correct ones. 2) Once using the correct keywords, ARServer crashed _every_ time it attempted to access the data. So I'm guessing there's a bug somewhere that doesn't properly allocate the data and the keyword ends up throwing a null pointer exception which doesn't get caught.
Mike Pugh Software Engineer AMERICAN SYSTEMS 13990 Parkeast Circle Chantilly, VA 20151 www.AmericanSystems.com phone: (703) 968-5265 mobile: (203) 434-5082 [EMAIL PROTECTED] "Contractor of the Year - 5th Annual Greater Washington Government Contractor Awards" -------------------------------------------------- LEGAL DISCLAIMER: The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. -------------------------------------------------- -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Elry Sent: Friday, January 25, 2008 11:37 AM To: [email protected] Subject: New 7.1 Features Is there anyone out there using the following new features in ARS 7.1 : (A) Filter Error Handling: Filter error handling--Workflow can now include error handling filters that are executed when an error occurs during filter execution. (B) Service Workflow Active Link Action: Service workflow condition and active link action--The Service active link action and workflow condition enable workflow execution without creating or updating any request. Any feedback would be greatly appreciated. ________________________________________________________________________ _______ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

