404 Error on worklistapp url in email notification
Hi,
We are using SOA12c for a workflow. We are using worklistapp for managing task. We are sending email notification containing worklist url. To do this i have selected the checkbox in the human task.
in SOA-infra in workflow properties we have set below url.
http://soadev.**.***:80/integration/worklistapp/TaskDetails?taskId=PC_HW_TASK_ID_TAG
accordingly in email notification we get below url for worklist app.
http://soadev.**.***/integration/worklistapp/TaskDetails?taskId=e145bc51-00d7-4d55-a262-9c5ca84cbb6a
But when we click on this url we get Error 404, Page not found. Please guide.