CRM On Demand - Administration (MOSC)

MOSC Banner

PRE Function Query

edited Mar 30, 2012 4:55PM in CRM On Demand - Administration (MOSC) 1 commentAnswered

Hi All,

   We have around 9 workflows in our application where we have used the PRE function to check if a particular field is modified or not and then based on the condition we update another field with PRE VALUE. The function is something like below

(PRE(FIELD A) <> FIELD A) OR (PRE(FIELD A) IS NOT NULL AND FIELD A IS NULL) OR (PRE(FIELD A) IS NULL AND FIELD A IS NOT NULL).

The above sometimes updates the field with PRE value as blank though it already has a value in it.The happens very rarley and not always.Any suggestions on how to arrest this intermittent issue?

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