We are on AEM 6.5, there is a requirement to customize adobe launch wizard . There is some validation that needs to be done before the launch is published. Can this - create launch wizard be called from a workflow so that we can have necessary customization ?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Refer to the following link to use workflow models to perform bulk processing of promoted Launches pages:
Also, there is workflow model created for launch review. Invoke this Launch Review workflow model that has the steps to review the launch promotion.
Hi Lavita
I'm confused about the above requirement. Would you please elaborate more on what kind of customization is needed ? Adobe launch is a separate product and it can't be customized through AEM 6.5. Are you referring to workflow launchers?
I am referring to the content launch -(https://experienceleague.adobe.com/docs/experience-manager-64/authoring/launches/launches.html)
Here before the page is promoted we want to check if the user is admin , only admin can promote the launches.
Hi @Lavita
You can restrict the access of user for this path /libs/wcm/core/content/sites/promotelaunchwizard. This is the quickest solution. It will restrict the end user to access the promote wizard and publish the changes.
Hope this helps.
Thanks Avinash, but what if we need non-admin user to promote the pages but get an approval before promoting just like a workflow. Is there any way to add a step like workflow in a wizard.
Refer to the following link to use workflow models to perform bulk processing of promoted Launches pages:
Also, there is workflow model created for launch review. Invoke this Launch Review workflow model that has the steps to review the launch promotion.
Hi @Lavita
As this is launch related query can you post it here: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform-launch/bd-p/experience-pl...
Hope this helps!
Thanks,
Kiran Vedantam.