CRM On Demand - Administration (MOSC)

MOSC Banner

Help With Workflow Logic

edited Nov 12, 2012 8:31AM in CRM On Demand - Administration (MOSC) 4 commentsAnswered
Hi I need some help with my workflow logic.

I have a field, [<plBilling_Type_ITAG>], that I want to check a checkbox if it is equal to one of two values.  These values are Complete Care or Complete Care with EasyPay.

On this field I have workflow condition on when modified  record saved      PRE('<plBilling_Type_ITAG>')<>[<plBilling_Type_ITAG>]

If this is true then I have my NO WAIT then my field update after wait on the checkbox field  IIf([<plBilling_Type_ITAG>]=LookupValue("OCC_CUST_LOV_ACCOUNT_10", "Complete Care") OR [<plBilling_Type_ITAG>]=LookupValue("OCC_CUST_LOV_ACCOUNT_10", "Complete Care with EasyPay"), 'Y', 'N')

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