I am looking for a way to create a live copy out of a workflow using the server API.There are methods to get current live copies, but I don't see anywhere one for creating a new live copy. Is there anyway to programmatically create a live copy?One example how to do it?
How can I push a popup massage directly out of a workflow process (OSGI component ) like "MyProcess"example on http://dev.day.com/docs/en/cq/current/workflows/wf-extending.html?cq_ck=1375948862136?I would like to inform the user that a workflow can not be started (due to missing configuration parame...