AEM workflows | AEM 6.5
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)? AEM 6.5
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)? AEM 6.5
@shikhasoni1 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 .
When a user starts a workflow, an instance is started; this is the corresponding runtime model, created when you Sync your changes.
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.
For models without the runtime model inside /var , you will see Not editable in the model in RED



Hope this helps
Veena ✌
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.