CRM On Demand - Administration (MOSC)

MOSC Banner

Two workflows affect eachother

edited Nov 27, 2013 9:13PM in CRM On Demand - Administration (MOSC) 2 commentsAnswered
Hi,

I'm trying to create a workflow but I found out that it would affect another one (both on opportunity and trigger when modified record saved)

  1. (PRE('<SalesStage>') <> [<SalesStage>] OR PRE('<checkbox>') <> [<checkbox>]) AND [<SalesStage>] = 'Closed/Won' AND [<checkbox>] = 'Y'
  2. FieldValue('<SalesStage>') = "Closed/Won" AND PRE('<SalesStage>') <> [<SalesStage>] AND ([<OpportunityType>]= LookupValue("OCCAM_OPPTY_SALES_TYPE", "xxx"))

Could you please help me how I can modify both rules so they not affecting eachother?

Thanks, Kasia

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