a month ago
Hi,
We have set up Custom MDF's where there are the following participants of a workflow:
Initiator: The manager initiates a workflow when adding the MDF to his employee.
Approver: This goes to a seperate approver
Employee: The employee is the final step. He/she checks the workflow and approves if all is OK.
That all works as expected of course, but when these workflows are completed, we have a need of picking them up and archiving them. Normally I would just read the data of the MDF from Odata API on custom MDF object of user. But I also need to fetch information about the approvers in the workflow, and at what date they signed/approved the workflow.
I was hoping to be able to do this with the latest release of 1H 2025, but cant seem to figure out how to fetch the participants, and date of approvals.
With only one initiator and one final approver, I can store the user and date in the MDF itself, as the creation of the MDF is triggering a save (so I can populate hidden fields) and the final accept of the workflow is also triggering a save (so I can populate final details). But with an approver in the middle, not changing anything (only approving or sending back), there is no save action, so no way to pick up the user and date of this "middle" approver. Hence the need to access this from API after workflow is completed.
Any tips on this would be great!
See image for reference. This is what I can see when browsing completed workflows from the "Workflow Requests Page". I want to fetch Initiator, Approver and Employee (final approver) as shown here, with userID/name and date of approval.
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
7 | |
5 | |
5 | |
5 | |
4 | |
3 | |
2 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.