CRM On Demand - Administration (MOSC)

MOSC Banner

Display 2 different validation messages in a single field

edited Oct 4, 2012 10:57PM in CRM On Demand - Administration (MOSC) 2 commentsAnswered
Gurus,

Need some help on displaying 2 different validations on the status field in the service request object.
My existing validation is
NOT(PRE ('<plSCD_Status_ITAG>') <> [<plSCD_Status_ITAG>] AND ([<plSCD_Status_ITAG>]=LookupValue("OCC_CUST_LOV_SR_20", "Scoping") OR [<plSCD_Status_ITAG>]=LookupValue("OCC_CUST_LOV_SR_20", "Implement Fix") OR [<plSCD_Status_ITAG>]=LookupValue("OCC_CUST_LOV_SR_20", "Verify Change")) AND UserValue('<EMailAddr>') <> '***@***.com')
this will prevent any users other than the specified email id  to set the status of the service request to the above mentioned values.

my requirement is when the status of the service request is closed, the account name should not begin with Channel.

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