<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AEM Workflows in Adobe Experience Manager Discussions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/539377#M35053</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17423787"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Is this resolved &amp;amp; Have you got your solution.?&lt;/P&gt;
&lt;P&gt;If not, try to remove Replication permission for certain user groups for your required page, by that you will not allow any publishing workflow start/publishing for those certain pages.&lt;/P&gt;
&lt;P&gt;As I marked below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this Helps,&lt;/P&gt;
&lt;P&gt;~Aditya.Ch&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-08-04 at 12.17.06 PM.png" style="width: 999px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/46142iEE0CDA2D8AD737C0/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-08-04 at 12.17.06 PM.png" alt="Screen Shot 2022-08-04 at 12.17.06 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2022 16:19:28 GMT</pubDate>
    <dc:creator>Aditya_Chabuku</dc:creator>
    <dc:date>2022-08-04T16:19:28Z</dc:date>
    <item>
      <title>AEM Workflows</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/462645#M34955</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I make a page/ asset /folder immune to all workflow ? I am working on 6.5.12 , I am having requirement to have a exception page which needs to be immune to any type of workflow.&lt;/P&gt;
&lt;P&gt;Could someone suggest a solution.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 04:30:21 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/462645#M34955</guid>
      <dc:creator>PoovithaSelvaraj</dc:creator>
      <dc:date>2022-07-26T04:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: AEM Workflows</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/462651#M34956</link>
      <description>&lt;P&gt;First this looks to me as a weird requirement. Never heard of similar requirement in past.&lt;/P&gt;
&lt;P&gt;However, even if you need to do it then I am assuming you are only talking about custom workflows.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2 ways I can think of:&lt;/P&gt;
&lt;P&gt;1. In workflow process/model, you can define and add a condition to not execute this workflow on following folder/assets/pages (this should be configured)&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;May be you can use condition defined in launcher where you can mention that this workflow should not be executed when you have following metadata defined on a page/asset/folder. Here, you need to add custom metadata to folder/page which you want to exclude.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://experienceleague.adobe.com/docs/experience-manager-64/administering/operations/workflows-starting.html?lang=en#workflows-launchers" target="_blank"&gt;https://experienceleague.adobe.com/docs/experience-manager-64/administering/operations/workflows-starting.html?lang=en#workflows-launchers&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 05:59:49 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/462651#M34956</guid>
      <dc:creator>tusharbias</dc:creator>
      <dc:date>2022-07-26T05:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: AEM Workflows</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/462652#M34957</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17423787"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try removing the permission of the page from&amp;nbsp;&lt;SPAN&gt;workflow-process-service.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Go to &lt;A href="http://localhost:4502/useradmin," target="_blank"&gt;http://localhost:4502/useradmin,&lt;/A&gt;&amp;nbsp;select permission of&amp;nbsp;&lt;SPAN&gt;workflow-process-service and remove all the permissions of the required content.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 05:59:55 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/462652#M34957</guid>
      <dc:creator>Ganthimathi</dc:creator>
      <dc:date>2022-07-26T05:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: AEM Workflows</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/462665#M34958</link>
      <description>&lt;P&gt;I have tried this implementation but it is not stopping the workflow.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your input.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 07:25:09 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/462665#M34958</guid>
      <dc:creator>PoovithaSelvaraj</dc:creator>
      <dc:date>2022-07-26T07:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: AEM Workflows</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/462754#M34979</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;LI-USER uid="17423787"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will not completely hide " start workflow" option from the page.&amp;nbsp;I tried "Publish Example" workflow for the test page and it still shows the workflow steps for publishing it, but it didn’t publish it. Please clarify bit more about your requirement.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 14:14:44 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/462754#M34979</guid>
      <dc:creator>Ganthimathi</dc:creator>
      <dc:date>2022-07-26T14:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: AEM Workflows</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/462840#M34981</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="14815424"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I am overriding manage publication and created a custom workflow on top of it. that workflow will undergo approval steps as usual.&lt;/P&gt;
&lt;P&gt;My requirement is to have a page , even when we click manage publication and publish , it should not go through approvals.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 04:31:50 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/462840#M34981</guid>
      <dc:creator>PoovithaSelvaraj</dc:creator>
      <dc:date>2022-07-27T04:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: AEM Workflows</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/463055#M34986</link>
      <description>&lt;P&gt;&lt;LI-USER uid="17423787"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope Render Conditions in AEM will resolve your requirement.&lt;/P&gt;
&lt;P&gt;verify this link, &lt;A href="https://www.youtube.com/watch?v=1GnrBwLXXu8" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=1GnrBwLXXu8&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 05:05:38 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/463055#M34986</guid>
      <dc:creator>Ganthimathi</dc:creator>
      <dc:date>2022-07-28T05:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: AEM Workflows</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/539377#M35053</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17423787"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Is this resolved &amp;amp; Have you got your solution.?&lt;/P&gt;
&lt;P&gt;If not, try to remove Replication permission for certain user groups for your required page, by that you will not allow any publishing workflow start/publishing for those certain pages.&lt;/P&gt;
&lt;P&gt;As I marked below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this Helps,&lt;/P&gt;
&lt;P&gt;~Aditya.Ch&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-08-04 at 12.17.06 PM.png" style="width: 999px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/46142iEE0CDA2D8AD737C0/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-08-04 at 12.17.06 PM.png" alt="Screen Shot 2022-08-04 at 12.17.06 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 16:19:28 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/539377#M35053</guid>
      <dc:creator>Aditya_Chabuku</dc:creator>
      <dc:date>2022-08-04T16:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: AEM Workflows</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/539820#M35370</link>
      <description>&lt;P&gt;I have tried all the methods, but none of that will not stopping the workflow specifically for the page/folder , so i recreated workflow using OR step to have participant option to skip the workflow.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for everyone time, it was really helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;~Poovitha S&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 08:52:20 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows/m-p/539820#M35370</guid>
      <dc:creator>PoovithaSelvaraj</dc:creator>
      <dc:date>2022-08-08T08:52:20Z</dc:date>
    </item>
  </channel>
</rss>

