I have an attestation case with calculated group of approvers, which might change over time. How can I programmatically recalculate the group?
Hi,
You could create a process that runs on a schedule that has a step in it that runs the following SQL statement:
I credit one of my US colleagues with providing this information.
Thanks, Barry.