Hi,
I accidentaly deleted two workflow models from a lower environment.
Since I have them on an upper environment, I'm looking to copy the workflow models from it to the lower environment.
How can I do it ?
I tried already with the package manager by copying this path : "/libs/cq/workflow/admin/console/content/models/jcr:content"
Unfortunately, none of the models seems to be installed (or just copied) to the lower environment with this path.
Thanks for your help!
Regards
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
I believe the path you are looking to copy is /var/workflow/models.
I believe the path you are looking to copy is /var/workflow/models.
Thanks! that was it
Views
Replies
Total Likes
Hi,
Workflow models and launchers are stored under /conf, and workflow running instances(Runtime models) are stored in /var, so you may need to copy from "/conf/global/settings/workflow/models" (or /conf/<yourProject>/settings/workflow/models) and then "sync" to create their runtime model.
You can learn more here: https://experienceleague.adobe.com/en/docs/experience-manager-65/content/implementing/developing/ext...
Hope this helps.
Views
Likes
Replies
Views
Likes
Replies