CRM On Demand - Administration (MOSC)

MOSC Banner

Initial Response field

edited Dec 30, 2011 7:02AM in CRM On Demand - Administration (MOSC) 2 commentsAnswered
Hello,

I have a business requirement to start tracking SLA on the case level.  I am trying to set up a case field called "Initial Response" that will pull the "Start Time" from the first activity where the Type = 'Portal Note' or the Interaction (ActivitySubType) = 'Outbound Call'.

Currently, I'm unable to get the Start Time to pull to Initial Response on a case, and this is how it is set up:

"Initial Response" is a Case-level Date\Time field with the following field validation:  IIf((JoinFieldValue('<Activity>', [<ServiceRequestId>], '<Type>')='Portal Note' OR JoinFieldValue('<Activity>', [<ServiceRequestId>], '<ActivitySubType>')='Outbound Call'), JoinFieldValue('<Activity>', [<ServiceRequestId>], '<StartTime>'), DO NOTHING)

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