Terminate process approvals
Summary
Conditional approvals for the terminate process depending on the "action" selected (i.e. Resignation/Company Termination, etc.)Content
Hi guys,
I'm looking to configure the approval rules for the "terminate" transaction based on the different types of termination (resignation/company termination, etc.).
We need to route the termination action (i.e. company termination) through a different approval chain than any other type of termination (i.e. resignation)
I have used the following condition
((Worker's Current Assignment.result.Termination Type == "Company Termination"))
but that doesn't seem to work.
Anyone done anything similar or have any ideas?
Thanks guys.