I try to use the delegate in a case.
for example, mike is delegated by jane.
when somebody request a case to mike.
and then jane can approve/reject the case in delegation.
Is there a good experiences about how to use the delegate of case management.
thanks.
Hello Yongfa,
The easy way to achieve this functionality is by using roles. You can assign a particular role to a person and based on role you can hide and show the approve/reject button.
Regards,
Pavan R
hello Pavan
thanks your reply.
outsystems has applied the API in this page https://success.outsystems.com/Documentation/Case_Management/Delegate_activities
So I am trying to find out the right way of delegation about case management framework.
how can I use it.
I have the same question, I think the documentation is not as rich as the rest of the outSystems documentation. Appreciate if outSystems can provide us with some details regarding using the CMF delegation.