<?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: Activate child page on rollout in Adobe Experience Manager Discussions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/activate-child-page-on-rollout/m-p/371112#M26664</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17380680"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can try something like below:&lt;/P&gt;&lt;P&gt;Select Language Master with "Manage Publication" option -&amp;gt; "Publish" -&amp;gt; "+ Include Children" -&amp;gt; Select the respective option -&amp;gt; All the pages will shown in the list -&amp;gt; Next and Activate it.&lt;/P&gt;</description>
    <pubDate>Sat, 18 Jul 2020 04:34:16 GMT</pubDate>
    <dc:creator>Asutosh_Jena_</dc:creator>
    <dc:date>2020-07-18T04:34:16Z</dc:date>
    <item>
      <title>Activate child page on rollout</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/activate-child-page-on-rollout/m-p/371086#M26662</link>
      <description>&lt;P&gt;We have a customer requirement to activate the child page on rollout from language masters. Currently, author has to first rollout to child geo and then again go to child page and then publish. Instead, has anyone done a custom rollout that would activate the page that was rolled out? Ideally, on the rollout screen, we would like another option to just rollout that reads "rollout and publish" and aem directly publishes the rolled out page&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 18:43:10 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/activate-child-page-on-rollout/m-p/371086#M26662</guid>
      <dc:creator>aem-explorer</dc:creator>
      <dc:date>2020-07-17T18:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Activate child page on rollout</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/activate-child-page-on-rollout/m-p/371093#M26663</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Hi,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;can you try with OOTB &lt;STRONG&gt;targetActivate&lt;/STRONG&gt;&amp;nbsp;rollout action?&amp;nbsp;&lt;/FONT&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;You may need to attach this action to the custom rollout.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 21:00:50 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/activate-child-page-on-rollout/m-p/371093#M26663</guid>
      <dc:creator>arunpatidar</dc:creator>
      <dc:date>2020-07-17T21:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Activate child page on rollout</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/activate-child-page-on-rollout/m-p/371112#M26664</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17380680"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can try something like below:&lt;/P&gt;&lt;P&gt;Select Language Master with "Manage Publication" option -&amp;gt; "Publish" -&amp;gt; "+ Include Children" -&amp;gt; Select the respective option -&amp;gt; All the pages will shown in the list -&amp;gt; Next and Activate it.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jul 2020 04:34:16 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/activate-child-page-on-rollout/m-p/371112#M26664</guid>
      <dc:creator>Asutosh_Jena_</dc:creator>
      <dc:date>2020-07-18T04:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Activate child page on rollout</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/activate-child-page-on-rollout/m-p/371120#M26665</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17380680"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please go through the blog&amp;nbsp;&lt;A href="https://helpx.adobe.com/in/experience-manager/6-3/sites/developing/using/extending-msm.html" target="_blank" rel="noopener"&gt;https://helpx.adobe.com/in/experience-manager/6-3/sites/developing/using/extending-msm.html&lt;/A&gt;&amp;nbsp;to get better understanding of creating custom rollout config, You can try creating custom rollout config as suggested by&amp;nbsp;&lt;LI-USER uid="6786635"&gt;&lt;/LI-USER&gt;&amp;nbsp; and add&amp;nbsp;&lt;SPAN&gt;targetActivate as sync action which should activate the rollout pages.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Otherwise you need to achieve your requirement by developing a&amp;nbsp;&lt;SPAN class=""&gt;LiveActionFactory&lt;/SPAN&gt;&amp;nbsp;and use it in a rollout configuration.The example is mentioned in the above link.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Arpit Varshney&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jul 2020 08:24:44 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/activate-child-page-on-rollout/m-p/371120#M26665</guid>
      <dc:creator>ArpitVarshney</dc:creator>
      <dc:date>2020-07-18T08:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Activate child page on rollout</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/activate-child-page-on-rollout/m-p/371123#M26666</link>
      <description>We do not want to activate language masters/publish as it is source. We want to only activate pages of specific country the master is rolled out to</description>
      <pubDate>Sat, 18 Jul 2020 12:21:43 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/activate-child-page-on-rollout/m-p/371123#M26666</guid>
      <dc:creator>aem-explorer</dc:creator>
      <dc:date>2020-07-18T12:21:43Z</dc:date>
    </item>
  </channel>
</rss>

