Turn on SQL Logging..see if there is a 'BEGIN TRANSACTION' at the beginning and a 'COMMIT TRANSACTION' at the end.in the case of an error I would expect a 'ROLLBACK', and SQL showing you everything that was rolled back.
From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Adam Neidzwiecki Sent: Thursday, April 07, 2011 12:21 PM To: [email protected] Subject: Re: Push by an AL when error on FL ** I would also think so. But no - server version 7.6.04 - I can clearly see entries in form B - even with this error on the form A which should stop the whole transaction. Why is this so? Regards, Adam On Thu, Apr 7, 2011 at 7:00 PM, LJ LongWing <[email protected]> wrote: ** Yes, the entire stack of updates is part of a single transaction, if there is an error at any point, everything rolls back. From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Adam Neidzwiecki Sent: Thursday, April 07, 2011 9:11 AM To: [email protected] Subject: Push by an AL when error on FL ** Hello, Anybody can help? I am on a form A and have an AL to push to a form B. This is happening when modifying A - no problem (no errors) Now, if there is an error returned by a FL - attached to form A - further down the execution order. Will this error stop a push action done by an AL to a form B? Thanks, Adam _attend WWRUG11 www.wwrug.com <http://www.wwrug.com/> ARSlist: "Where the Answers Are"_ _attend WWRUG11 www.wwrug.com <http://www.wwrug.com/> ARSlist: "Where the Answers Are"_ _attend WWRUG11 www.wwrug.com ARSlist: "Where the Answers Are"_ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

