<?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: AEMaaCS Build - Restricted Resourcetype Issue in Adobe Experience Manager Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aemaacs-build-restricted-resourcetype-issue/m-p/455692#M131117</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="8664633"&gt;&lt;/LI-USER&gt;, thanks for your response!&lt;/P&gt;&lt;P&gt;What is the correct resource type or alternative to adding workflow models or workflow steps in the code repository without getting this violation?&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jun 2022 14:23:12 GMT</pubDate>
    <dc:creator>nithindasyam</dc:creator>
    <dc:date>2022-06-10T14:23:12Z</dc:date>
    <item>
      <title>AEMaaCS Build - Restricted Resourcetype Issue</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aemaacs-build-restricted-resourcetype-issue/m-p/455281#M130937</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am working on creating a custom workflow with participant steps, process steps and multiple "OR" steps. During the build process in CM, I am seeing the following "ERROR" as shown in the screenshot below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-06-07 at 9.20.26 AM.png" style="width: 999px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/41614i5714D8F1D6970A29/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-06-07 at 9.20.26 AM.png" alt="Screen Shot 2022-06-07 at 9.20.26 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can someone please help with how to resolve this issue?&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 17:46:04 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aemaacs-build-restricted-resourcetype-issue/m-p/455281#M130937</guid>
      <dc:creator>nithindasyam</dc:creator>
      <dc:date>2022-06-08T17:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: AEMaaCS Build - Restricted Resourcetype Issue</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aemaacs-build-restricted-resourcetype-issue/m-p/455319#M130952</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17396113"&gt;&lt;/LI-USER&gt;&amp;nbsp;- The path in your error is '/libs/cq/flow', and if you navigate to that particular path in AEM you would find that it belongs to the type &lt;EM&gt;&lt;STRONG&gt;'granite:InternalArea',&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;which by definition from Adobe docs can't be used directly.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Internal (granite:InternalArea)&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- Defines a node as internal. Nodes classified as internal cannot be overlaid, inherited, or used directly. These nodes are meant only for internal functionality of AEM.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Ref:&amp;nbsp;&lt;A href="https://experienceleague.adobe.com/docs/experience-manager-64/deploying/upgrading/sustainable-upgrades.html?lang=en" target="_blank"&gt;https://experienceleague.adobe.com/docs/experience-manager-64/deploying/upgrading/sustainable-upgrades.html?lang=en&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find the usage of this path in your custom code/components and re-evaluate if you can perform the same without referencing this path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reference to a similar thread -&amp;nbsp;&lt;A href="https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-6-4-upgrade-cross-boundary-resource-type-usage-of-internal/m-p/305381" target="_blank"&gt;https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-6-4-upgrade-cross-boundary-resource-type-usage-of-internal/m-p/305381&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Fani&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 01:15:07 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aemaacs-build-restricted-resourcetype-issue/m-p/455319#M130952</guid>
      <dc:creator>Fanindra_Surat</dc:creator>
      <dc:date>2022-06-09T01:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: AEMaaCS Build - Restricted Resourcetype Issue</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aemaacs-build-restricted-resourcetype-issue/m-p/455692#M131117</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="8664633"&gt;&lt;/LI-USER&gt;, thanks for your response!&lt;/P&gt;&lt;P&gt;What is the correct resource type or alternative to adding workflow models or workflow steps in the code repository without getting this violation?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 14:23:12 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aemaacs-build-restricted-resourcetype-issue/m-p/455692#M131117</guid>
      <dc:creator>nithindasyam</dc:creator>
      <dc:date>2022-06-10T14:23:12Z</dc:date>
    </item>
  </channel>
</rss>

