legacy-knowledge-base
公開されました Jun. 30, 2025

What URLs can be used to access my workflow tasks

written-by

Rodrigo Mier

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text
  • Issue

    • You may need to access a user's tasks without including their name in the URL or by explicitly including it.

    Environment

    • Quarterly Release
    • DXP 7.4+
    • DXP 7.3

    Resolution

    • Without User Identifier: It is possible to access my user tasks without including their identifier in the URL. For example:
      • $DOMAIN/group/guest/~/control_panel/manage?p_p_id=com_liferay_portal_workflow_task_web_portlet_MyWorkflowTaskPortlet
      • $domain/manage?p_p_id=com_liferay_portal_workflow_task_web_portlet_MyWorkflowTaskPortlet
    • With User Identifier: Or you can use the user identifier. For example:
      • $DOMAIN/group/$USER/~/control_panel/manage?p_p_id=com_liferay_portal_workflow_task_web_portlet_MyWorkflowTaskPortlet&p_p_lifecycle=0
    •  

 

 

did-this-article-resolve-your-issue

legacy-knowledge-base