Question
3
Replies
3047
Views
Posted: August 24, 2015
Last activity: September 10, 2015
Closed
How to set the Case Status to anything other than "Pending-PolicyOverride" when using Policy Overrides functionality
I would like to conditionally set the Case Status when using Policy Overrides. However the status appears to be hard coded with the value "Pending-PolicyOverride" and the activity controlling the value is Final, Internal.
I have tried setting it within the invegation flow, but the Update Status activity step also happens to be called after the investation flow is launched.
Any suggestions appreciated!
Hi Julian,
In my opinion, "Pending-PolicyOverride" is a reserved work status and you shouldn't set it to anything else when a work object is suspended due to a business exception.
However you can define your own properties to indicate the exception type instead of using pyStatusWork.
CZ