creating a new workflow by using the existing workflow- Modifications not Saved
Hi I am creating a new workflow by using the existing workflow(i.e. By copying the existing workflow under “ /etc/workflow/models/ “) But when I do this the newly created workflow is not saved for any future modifications. Observed that the newly created workflow is having a version as “ jcr:rootVersion ” and also the model is having the “ jcr:predecessors ” property of Type “ Reference[] ” is having a value as shown in below screenshot. Can’t we reuse the existing models in the way which I am trying? Or How to restrict the reference value ?
[img]workflow1.jpg[/img]
http://host:port/libs/cq/workflow/content/console.html
[img]workflow2.jpg[/img]
Workflow: [img]workflow3.jpg[/img]
Newly created workflow Node with jcr:predecessors : [img]workflow4.jpg[/img]
Existing Workflow Node : [img]workflow5.jpg[/img]
Thanks,