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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Error APEX.TASK.SET_TASK_PARAMS_NOT_AUTHORIZED on approval task

[APEX 24.1 on-prem]

Hello, I have an approval task with 3 parameters.

The Potential Owner of the tasks is one and always one so, when the task is created, it should become the Actual Owner.

A check on the APEX_TASKS view confirms this.

To set the the task parameters I use the apex_approval.set_task_parameter_values function.

The operation fails with the error: APEX.TASK.SET_TASK_PARAMS_NOT_AUTHORIZED.

Any suggestion on what to check is greatly appreciated.

AB

Comments
Post Details
Added on Jan 3 2025
1 comment
41 views