Workflow - Popup Message
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 parameters)
or during the steps that it can not progress, because of the missing user data that should be provided at the workflows run time.