Discussion
Stratosphere Technical Consulting
Stratosphere Technical Consulting
US
Stratosphere Technical Consulting
Posted: May 18, 2015
Last activity: May 18, 2015
Last activity: 18 May 2015 17:35 EDT
Closed
Quiz Question in Work Status section
Hi,
I was hoping someone could explain how the answer to this question is determined. Thanks.
Two hours after a case instance is created, it has been moved to the “Open-Ready” status. The worker spent 45 minutes to process the work and resolve it. What would be the values of the elapsed time in the status properties? (Choose One)
pyElapsedStatusNew = 2, pyElapsedStatusOpen = 45, pyElapsedStatusPending = 0
pyElapsedStatusNew = 120, pyElapsedStatusOpen = 45, pyElapsedStatusPending = 0
pyElapsedStatusNew = 0, pyElapsedStatusOpen = 120, pyElapsedStatusPending = 45
pyElapsedStatusNew = 7200, pyElapsedStatusOpen = 2700, pyElapsedStatusPending = 0
Correct
Update: I figured it out 2 * 3600 (60 * 60) and (45/60) * 3600