CRM On Demand - Administration (MOSC)

MOSC Banner

Workflow sysntax error

edited Feb 8, 2013 12:33PM in CRM On Demand - Administration (MOSC) 6 commentsAnswered ✓

HI All,

I am trying to write a workflow expression that should NOT  trigger if the Sales Stage is not equal to Development, Qualification, and Confimed..And Opportunity Type is not equal to Term Extension, Term Release Forecast and Term Renewal...

I have written the following expression but its throwing error saying Invalid Expression....Can you guys help me out on this.

[<IndexedPick0>]=LookupValue("OCC_INDEX_CUST_LOV_OPTY_0", "Insituform") AND PRE('<SalesStage>')<>[<SalesStage>] AND ([<SalesStage>] <> 'Development' AND [<SalesStage>] <> 'Qualification' AND [<SalesStage>] <> 'Confirmed') AND  PRE('<OpportunityType>')<>[<OpportunityType>] AND( [<OpportunityType>] <> 'Term Extension' AND [<OpportunityType>] <> 'Term Release Forecast' AND [<OpportunityType>] <> 'Term Renewal')

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