How to create the custom workflow dialog? | Community
Skip to main content
July 26, 2016

How to create the custom workflow dialog?

  • July 26, 2016
  • 2 replies
  • 1940 views

The requirement is to display the OSGI service config value under workflow dialog (siteadmin).

e.g. In OSGI service config, there is email subject field. This email subject value shall display on the dialog email subject field once selected the page and clicked on the Workflow under site admin.

The purpose is to see the email subject for the author before start the workflow.

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

2 replies

kautuk_sahni
Adobe Employee
Adobe Employee
July 26, 2016

Hi 

Please have a look at this Adobe Helpx article :-

Link:- https://helpx.adobe.com/experience-manager/using/custom_step_dialog.html

// It covers Creating an AEM Custom Worflow Step with a dialog

and 

Link:- https://helpx.adobe.com/experience-manager/using/creating-custom-aem-workflow-steps.html

//Creating custom AEM workflow steps that send email messages

I hope this would be of some help to you.

 

Thanks and Regards

Kautuk Sahni

Kautuk Sahni
July 27, 2016

Hi Kautuk Sahni,

Thanks for your prompt response. The article is not what we want.

Before we click on 'Start' the workflow for the page under the site admin, the Email Subject value will grab from the OSGI service config value and populate under the workflow dialog custom field (Email Subject).

Please refer to the attached screenshot.

kautuk_sahni
Adobe Employee
Adobe Employee
July 26, 2016

Adding one more Community reference article for you :- https://www.terrabeata.com/2015/04/adobe-help-aem-workflow-steps-with-custom-dialogs/

//AEM WORKFLOW STEPS WITH CUSTOM DIALOGS

 

PS:- This will also point you to first article.

Thanks and Regards

Kautuk Sahni

Kautuk Sahni