OIM 12.2.1.3.0: Custom Human Tasks are not retrieved in REST pending approvals service "/requests"
Hi Experts,
Please help
I have OIM 12.2.1.3.0.
I have created a custom human task in OOTB BeneficiaryManagerApproval SOA composite.
This task is to action approvals raised by OIM requests.
When I raise a request in OIM, approval task is raised against user in OIM for action like approvals.
Now when I query the pending tasks through rest service "http://{{env-dev}}/iam/governance/selfservice/api/v1/requests?view=pendingApprovals" I do not get any result.
Whereas if user logs in into profile in OIM, user can see the task against him in "Pending Approvals" with all details.
Please note, in the SOA composite there is OOTB human task. When the task is raised in that human task, then request is visible through rest service.