Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Need help with Oracle HCM Rest services (Manage Tasks) : Approving Tasks
Summary
I want to approve a HCM Task (owned by a user) using Tasks Rest APIContent
Hello,
I'm using newly released Oracle HCM tasks API (Documentation can be found here: https://docs.oracle.com/en/cloud/saas/applications-common/19a/farca/api-manage-tasks.html). My requirement is as below:
#1 Fetch all open tasks (assigned to all users in the company) using a generic service accounts
#2 Approve/Reject tasks using service account
I was able to implement #1 using ADMIN mode as specified in (https://docs.oracle.com/en/cloud/saas/applications-common/18c/farca/op-bpm-api-4.0-tasks-get.html) but not able to implement #2 as Oracle doesn't allow Task non-owner to approve/reject tasks. Oracle is suggesting to reassign task to a user and then approve it. I'm now trying to reassign using API (
Tagged:
1