CRM On Demand - Administration (MOSC)

MOSC Banner

CRMOD workflow notification that includes what has changed in a record

edited Aug 2, 2014 5:02AM in CRM On Demand - Administration (MOSC) 2 commentsAnswered

Has anybody come up with a way to include inside workflow notifications what has changed when a record has been modified?  I know I could hard code a bunch of IIf(PRE('<field1>')<>[<field1>], 'Field 1 has changed from ' + PRE('<field1>') + ' to ' + [<field1>] + ', ', IIf(PRE('<field2>')<>[<field2>], 'Filed 2 has changed from ' + PRE('<field2>') + ' to ' + [<field2>] + ', ', ''))....  But if there is a less labor intensive solution, other than web services, I would appreciate a point in the right direction.

Thank you,

Matthew

Tagged:

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