Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to create human task with multiple potential owners?

Deepthi SrinivasanJan 7 2025 — edited Jan 7 2025

I am new to Apex workflows, and I am trying to implement a feature that allows me to create a human task with multiple potential owners. I want only one of those potential owners to be able to claim the task.
Despite my attempts, I am facing issues with the logic that associates multiple users with the task and allows only one of them to claim it. I would like guidance on the following:

  • How to correctly associate multiple users as potential owners of a task in Apex?
  • How to implement the claiming functionality so that only one user can claim the task, and what best practices should I follow?
This post has been answered by Sydney-Oracle on Jan 7 2025
Jump to Answer
Comments
Post Details
Added on Jan 7 2025
2 comments
603 views