<?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 | AEM 6.5 in Adobe Experience Manager Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows-aem-6-5/m-p/443627#M126763</link>
    <description>&lt;P&gt;&lt;LI-USER uid="17452637"&gt;&lt;/LI-USER&gt;&amp;nbsp;Your WF model actually gets created under /conf, but if it creates a structure under /var which is also required (sync) else your model will not be editable when it is deployed .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ref :-&amp;nbsp;&lt;A href="https://experienceleague.adobe.com/docs/experience-manager-64/developing/extending-aem/extending-workflows/workflows-models.html?lang=en" target="_blank"&gt;https://experienceleague.adobe.com/docs/experience-manager-64/developing/extending-aem/extending-workflows/workflows-models.html?lang=en&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;When a user starts a workflow, an instance is started; this is the corresponding runtime model, created when you&amp;nbsp;&lt;A href="https://experienceleague.adobe.com/docs/experience-manager-64/developing/extending-aem/extending-workflows/workflows-models.html?lang=en#sync-your-workflow-generate-a-runtime-model" target="_blank"&gt;Sync&lt;/A&gt;&amp;nbsp;your changes.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The above is from the official doc, which means the one which created under /var is the runtime modal and without that we cannot edit the models.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For models without the runtime model inside /var , you will see &lt;EM&gt;&lt;STRONG&gt;Not editable&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;in the model in &lt;FONT color="#FF0000"&gt;RED&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Veena_Vikram_2-1646819842999.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/39064iC2F6D6F92A42C693/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Veena_Vikram_2-1646819842999.png" alt="Veena_Vikram_2-1646819842999.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Veena_Vikram_0-1646819527993.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/39062iA7A6C67233CC024E/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Veena_Vikram_0-1646819527993.png" alt="Veena_Vikram_0-1646819527993.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Veena_Vikram_1-1646819645461.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/39063i3BED683C51E2A66E/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Veena_Vikram_1-1646819645461.png" alt="Veena_Vikram_1-1646819645461.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Veena ✌&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Mar 2022 09:58:02 GMT</pubDate>
    <dc:creator>Veena_Vikram</dc:creator>
    <dc:date>2022-03-09T09:58:02Z</dc:date>
    <item>
      <title>AEM workflows | AEM 6.5</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows-aem-6-5/m-p/443612#M126761</link>
      <description>&lt;P&gt;Which all paths we need to commit if we have done some changes in the existing workflow model. (What exactly get stored in /var and /conf)?&amp;nbsp; AEM 6.5&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 08:19:37 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows-aem-6-5/m-p/443612#M126761</guid>
      <dc:creator>shikhasoni1</dc:creator>
      <dc:date>2022-03-09T08:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: AEM workflows | AEM 6.5</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows-aem-6-5/m-p/443616#M126762</link>
      <description>&lt;P&gt;All the OOTB workflows are stored under "/libs/settings/workflow/models" and If you make any changes in the existing workflow model, then changes will be stored at "/conf/global/settings/workflow/models".&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 10:07:10 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows-aem-6-5/m-p/443616#M126762</guid>
      <dc:creator>Siva_Sogalapalli</dc:creator>
      <dc:date>2022-03-09T10:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: AEM workflows | AEM 6.5</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows-aem-6-5/m-p/443627#M126763</link>
      <description>&lt;P&gt;&lt;LI-USER uid="17452637"&gt;&lt;/LI-USER&gt;&amp;nbsp;Your WF model actually gets created under /conf, but if it creates a structure under /var which is also required (sync) else your model will not be editable when it is deployed .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ref :-&amp;nbsp;&lt;A href="https://experienceleague.adobe.com/docs/experience-manager-64/developing/extending-aem/extending-workflows/workflows-models.html?lang=en" target="_blank"&gt;https://experienceleague.adobe.com/docs/experience-manager-64/developing/extending-aem/extending-workflows/workflows-models.html?lang=en&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;When a user starts a workflow, an instance is started; this is the corresponding runtime model, created when you&amp;nbsp;&lt;A href="https://experienceleague.adobe.com/docs/experience-manager-64/developing/extending-aem/extending-workflows/workflows-models.html?lang=en#sync-your-workflow-generate-a-runtime-model" target="_blank"&gt;Sync&lt;/A&gt;&amp;nbsp;your changes.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The above is from the official doc, which means the one which created under /var is the runtime modal and without that we cannot edit the models.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For models without the runtime model inside /var , you will see &lt;EM&gt;&lt;STRONG&gt;Not editable&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;in the model in &lt;FONT color="#FF0000"&gt;RED&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Veena_Vikram_2-1646819842999.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/39064iC2F6D6F92A42C693/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Veena_Vikram_2-1646819842999.png" alt="Veena_Vikram_2-1646819842999.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Veena_Vikram_0-1646819527993.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/39062iA7A6C67233CC024E/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Veena_Vikram_0-1646819527993.png" alt="Veena_Vikram_0-1646819527993.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Veena_Vikram_1-1646819645461.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/39063i3BED683C51E2A66E/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Veena_Vikram_1-1646819645461.png" alt="Veena_Vikram_1-1646819645461.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Veena ✌&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 09:58:02 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows-aem-6-5/m-p/443627#M126763</guid>
      <dc:creator>Veena_Vikram</dc:creator>
      <dc:date>2022-03-09T09:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: AEM workflows | AEM 6.5</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows-aem-6-5/m-p/443628#M126764</link>
      <description>&lt;P&gt;Hi &lt;LI-USER uid="17452637"&gt;&lt;/LI-USER&gt;, I think you should commit &lt;STRONG&gt;both&lt;/STRONG&gt; paths &lt;EM&gt;/var&lt;/EM&gt; and &lt;EM&gt;/config&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;Here is the main reason why: under &lt;EM&gt;/config&lt;/EM&gt; you are storing your workflow models as a base, but under &lt;EM&gt;/var&lt;/EM&gt; you are storing executable version of your model.&lt;/P&gt;&lt;P&gt;When you will run new instance of workflow executable version, so the one stored under &lt;EM&gt;/var,&lt;/EM&gt; it will be used to create new workflow instance. If you will not keep your &lt;EM&gt;/var&lt;/EM&gt; updated you will end up with state that outdated workflow models are used. It is also good to keep &lt;EM&gt;/conf&lt;/EM&gt; and &lt;EM&gt;/var&lt;/EM&gt; in sync, and again without committing &lt;EM&gt;/var&lt;/EM&gt; you will need to manually sync (e.g using GUI) model definition from &lt;EM&gt;/conf&lt;/EM&gt; to its executable form stored under /var.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also have a look into Adobe documentation - [1] - it clearly indicates that you should take care of both &lt;EM&gt;/var&lt;/EM&gt; and &lt;EM&gt;/conf.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[1] -&amp;nbsp;&lt;A href="https://experienceleague.adobe.com/docs/experience-manager-65/developing/extending-aem/extending-workflows/workflows-models.html?lang=en#exporting-a-workflow-model-in-a-package" target="_blank"&gt;https://experienceleague.adobe.com/docs/experience-manager-65/developing/extending-aem/extending-workflows/workflows-models.html?lang=en#exporting-a-workflow-model-in-a-package&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 09:59:16 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-workflows-aem-6-5/m-p/443628#M126764</guid>
      <dc:creator>lukasz-m</dc:creator>
      <dc:date>2022-03-09T09:59:16Z</dc:date>
    </item>
  </channel>
</rss>

