CRM On Demand - Administration (MOSC)

MOSC Banner

'PRE' Syntax on "When modified record saved" Workflows

edited Oct 7, 2013 2:07AM in CRM On Demand - Administration (MOSC) 4 commentsAnswered
 Good day.
I'm having an issue with "When Modified Record Saved" workflows. I was trying to Send an Email if a status was changedo n a particular Order record.
However, the syntax won't seem to work. I would like to ask for an advise on the following syntax if I got it incorrectly.

[<plWorking_ITAG>]=LookupValue("OCC_CUST_ZOBJ_3_LOV_6", "Middle East & Africa") AND (PRE('<plOrder_Status_ITAG>')<>[<plOrder_Status_ITAG>] AND [<plOrder_Status_ITAG>]=LookupValue("OCC_CUST_ZOBJ_3_LOV_1", "Complete")) AND [<plOwning_Organization_ITAG>]=LookupValue("OCC_CUST_ZOBJ_3_LOV_23", "Rosemount Analytical") AND (JoinFieldValue('<Opportunity>',[<OpportunityId>],'<OwnerId>') <> UserValue('<UserId>') OR JoinFieldValue('<Opportunity>',[<OpportunityId>],'<OwnerId>') = UserValue('<UserId>')) AND (JoinFieldValue('<Opportunity>',[<OpportunityId>],'<CreatedByEmailAddress>') <> UserValue('<EMailAddr>') OR JoinFieldValue('<Opportunity>',[<OpportunityId>],'<CreatedByEmailAddress>') = UserValue('<EMailAddr>'))

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