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.

Oracle Apex Workflow 23.2 View Task

ShalJun 21 2024

Hello,

I'm new to workflow and I'm actually stuck on the following:

  • I've created a purchase indent request application where I have a page called Purchase Indent Listing where I show for each request, the workflow status on an IG. Like for instance:

REqNO Workflow STS

2400001 Approved by S0001

                      Approved by S0002

When the user click on the Approved by S0001, it should open the the Unified Task List page passing the task id directly.

IT is however not working and giving Task Id cannot be found.

If I open via the page created by the wizard, the same page works fine.

The error that I receives are:

When I go to debug, these are the errors:

Could you please suggest what should be changed here?

This post has been answered by Ananya Chatterjee-Oracle on Jun 24 2024
Jump to Answer
Comments
Post Details
Added on Jun 21 2024
3 comments
335 views