CRM On Demand - Administration (MOSC)

MOSC Banner

help with a workflow triggering a field update

edited Nov 6, 2013 5:23PM in CRM On Demand - Administration (MOSC) 3 commentsAnswered
Hi,

 

I'm trying to create a workflow that updates a value in a field whenever any update (or combination of updates) is done to 15 fields on the contact record. Here is the workflow I had written but it doesn't fire off the way I expect it to.

(([<IndexedPick5>] = 'USA CAPITAL ADVISORY GROUP' AND [<ContactType>] LIKE 'Broker') OR ([<IndexedPick5>] = 'USA FINANCIAL INSTITUTIONS GRP' AND [<ContactType>] LIKE 'Broker') OR ([<IndexedPick5>] = 'USA NATIONAL ACCOUNTS' AND [<ContactType>] LIKE 'Broker')) AND ((PRE('<IndexedShortText0>') <> [<IndexedShortText0>]) OR (PRE('<IndexedShortText1>')<>[<IndexedShortText1>]) OR (PRE('<IndexedLongText0>')<>[<IndexedLongTe

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