Throw an error if the field value is null. An error in ARS halts all workflow.
-----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of RKVKRKVK Sent: Monday, July 20, 2009 5:47 AM To: [email protected] Subject: break onSubmit operation when ever condition gets failed. Hi, I have dataEntry from where i can enter the data to submit the request and i have a condition where if isSecondLevelApprRequired field with Yes/No values. If i selects Yes then i should enter SecondLevelApporver field value. I wrote an activeLink to check isSecondLevelApprRequired field and in If Action, i am checking SecondLevelApporver value with NULL and Not NULL values. If SecondLevelApporver field value is Not NULL then i am submitting the request and store the data in the form. Else break the request( means do not submit the reqeust). The total concept i implemented on Save Button. For this in active Link i used Submit execution operation. If value is not null, then it is submitting the request. If value is null, don't know how to deal. Can anyone help in this scenario. Best Regards, Krishna B -- View this message in context: http://www.nabble.com/break-onSubmit-operation-when-ever-condition-gets- failed.-tp24567560p24567560.html Sent from the ARS (Action Request System) mailing list archive at Nabble.com. ________________________________________________________________________ _______ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

