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!

Workflow - How can we show all details of the request to manager in My Tasks detail form

Karthik DPHJan 11 2025

Hi

I have a workflow designed for human approval tasks. When a manager logs in, we want to display all the request details.

Currently, I have a form with multiple columns (more than 15). While I understand that request details can be passed through parameters to display, I wanted to check if there’s a way to retrieve APEX$TASK_PK directly on the Task Details Page.

Can we add one more page item to this URL and pass APEX$TASK_PK to this?

f?p=&APP_ID.:2:&SESSION.::&DEBUG.:RP,2:P2_TASK_ID:&TASK_ID.

This post has been answered by Steve Muench-Oracle on Jan 13 2025
Jump to Answer
Comments
Post Details
Added on Jan 11 2025
2 comments
219 views