AEM Touch UI - Workflow Packages Design | Community
Skip to main content
nvssr90
June 15, 2018

AEM Touch UI - Workflow Packages Design

  • June 15, 2018
  • 1 reply
  • 4112 views

Hi All,

We moved to Touch UI recently and Our Author don't want to switch to Classic UI for Workflow Packages. They had ability to add page to workflow package from Sidekick. Now moving to Touch UI, Workflow Package UI is not present in Touch UI. In daycare ticket, this is not prioritized even for AEM 6.5.

Is there any way I can implement these functionalities in Touch UI? ( Functionality: Add this page to existing workflow package) Can anyone please throw some light how to implement it?

Thanks,

Sai

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

arunpatidar
Community Advisor
Community Advisor
June 15, 2018

Hi,

Workflow Package is available in Touch UI It we can be created from sites. (Select multiple pages -->Timeline -->Start Workflow -->Check 'Keep Workflow Package').but according to AEM documentation

  • is defined using a specialized page template; such pages allow the user to specify the resources in the package.

Starting Workflows

ACS AEM Commons also provides tools for Bulk Pages publish, you can check below

Bulk Workflow Manager v2

Thanks

Arun

Arun Patidar
nvssr90
nvssr90Author
June 18, 2018

Hi Arun,

Thank you! I have explored this option but for some reason for my custom workflows. This option is greyed out and I am unable to check the Keep Workflow Package Option.

Do you know what makes or what property to Workflow "Request for Activation" has "Keep Workflow Package" option enabled?

For me, I need an option on a  page(may be on Edit Tool Bar on touch UI) to add page to existing workflow package(from list of workflow packages) --- Likewise in Classic UI Sidekick - Workflow Tab -- Add this to workflow page

Thanks,

Sai

nvssr90
nvssr90Author
June 18, 2018

Hi,

To enable Workflow package option for custom workflow , you need to add multiResourceSupport=(String)true property in model.

Thanks

Arun


Thanks Arun! This helps.. Do you happen to know any flow/overlay design on this below one?

For me, I need an option on a  page(may be on Edit Tool Bar on touch UI) to add page to existing workflow package(from list of workflow packages) --- Likewise in Classic UI Sidekick - Workflow Tab -- Add this to workflow page