CRM On Demand - Administration (MOSC)

MOSC Banner

Perplexing Workflow Issue

edited Mar 11, 2013 10:30AM in CRM On Demand - Administration (MOSC) 6 commentsAnswered
I have set up a workflow that should update the Service Request Status field when certain values in another field are chosen. It is set to triger when the reocrd is modified.
IIf(FieldValue('<plUser_Status_ITAG>') = 'Resolved', 'Closed', IIf(FieldValue('<plUser_Status_ITAG>') = 'Admin', 'Pending', 'Open'))

I have another that is set to trigger when the New Record is Saved which is written exactly the same way.

The users should always be choosing Admin when the SR is opened.

My problem is that the new record workflow doesn't work so instead of having the Status changed to Pending, it shows as Open. Then if I change to another value in the other field the Status remains as Open, which is fine. If I change the value back to Admin, then the Status changes to Pending. And if I change the value to Resolved, the Status stays at Pending or Open depending on what the previous value was.

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