Showing posts with label Workflow. Show all posts
Showing posts with label Workflow. Show all posts

How to turn any workflow model to “transient" Model

Issue:
How to turn any workflow model to Transient model:

Step1: Go to the below URL
http://localhost:4502/miscadmin#/etc/workflow/models/dam

Step2: Open any workflow model for eaxmaple - DAM Update asset.

Step3: Click on the page tab--> properties of Sidekick.

Step4: Check the enable Transient workflow under Basic tab.

Step5: Click on Ok. That's It!. as shown below


- Do not enable this option if user interested to see the run time data.

Advantages of Transient workflow:

  • Run-time Data related to any intermediate workflow steps will not be persisted into the JCR.
  • Of course the output of renditions/workflows will be persisted.
  • Lesser repository growth. 
  • Lesser/no more Workflow Purge
  • lesser tar file campact
  • increase in performance.

Note: Applicable for AEM 6.1/6.2/6.3/6.4