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?