CRM On Demand - Administration (MOSC)

MOSC Banner

Cancel Save workflow that checks date field

edited Oct 20, 2011 7:56AM in CRM On Demand - Administration (MOSC) 3 commentsAnswered
Hello,

We need a workflow that will cancel a save anytime a sales rep indicates that we have to shop for an item and the customer requested date is less than 14 days. 
 
So far I have written:
 
(PRE('<bShopping_Cust_accepts_min_buy_requirements_ITAG>') = FieldValue('<bShopping_Cust_accepts_min_buy_requirements_ITAG>') OR PRE('<bShopping_Cust_accepts_min_buy_requirements_ITAG>') IS NULL) AND (FieldValue('<bShopping_Cust_accepts_min_buy_requirements_ITAG>')
 
This keeps the record from saving anytime someone checks the box - Shopping.  I need to incorporate the date field [<dDate_Proposal_due_to_customer_ITAG>] and get it to look to see if the date is less than 14 days....if the date is blank or less than 14 days I need the save to be canceled.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center