CRM On Demand - Administration (MOSC)

MOSC Banner

Issues using PRE with a workflow

edited Jan 13, 2016 11:17PM in CRM On Demand - Administration (MOSC) 4 commentsAnswered

    Hi,

I'm trying to trigger an email alert when a field in my Opportunity object is changed from Null or No to 'Yes' for a subset of opportunity owners (based on their locale)

For some reason my workflow doesn't trigger - and I can't see why.  Any help would be appreciated.

Here's what I have


Record Type:  Opportunity

Trigger Event:  When a modified record is saved

Workflow Rule:

(JoinFieldValue('<User>',[<OwnerId>],'<Locale>')='German - Germany' AND ([<plRFP_Expected_ITAG>]='Y' AND PRE('<plRFP_Expected_ITAG>')<>'Y')) OR (JoinFieldValue('<User>',[<OwnerId>],'<Locale>')='German - Switzerland' AND ([<plRFP_Expected_ITAG>]='Y' AND PRE('<plRFP_Expected_ITAG>')<>'Y')) OR (JoinFieldValue('<User>',[<OwnerId>],'<Locale>')='Italian - Italy' AND ([<plRFP_Expected_ITAG>]='Y' AND PRE('<plRFP_Expected_ITAG>')<>'Y'))

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