I want to display only the flows related to a specific task in the IM-Workflow application list.
It is not possible to display only specific flows from the "Application List" of users with privileges.
However, by creating a new "Application List" menu and setting its URL to "im_workflow/applications/group/{flowGroupId}",
it is possible to display the screen with a specific flow group filtered by default on initial display.
Please refer to the following document for instructions on how to create a menu.
* intra-mart Accel Platform Tenant Administrator Operation Guide
To set menu item
https://document.intra-mart.jp/library/iap/public/operation/tenant_administrator_guide/texts/basic_guide/basic_guide_2.html#configure_menu_item
For reference, the URL for "On the application list screen,
groups with flow group ID 'test' are initially displayed" is as follows.
im_workflow/applications/group/test
Please note that this method is for specifying the group to display initially, and it cannot hide other flow groups.
We appreciate your understanding and cooperation.
--Target-------------------------------------------------------------------------
iAP/Accel Platform/2019 Spring or later
--------------------------------------------------------------------------------
FAQID:1461