Hi Friends,
I am bit new to JBPM workflow. I have created a workflow which should run as soon as a message is recieved from a queue. Currently it is configured with the application and is invoked on editing any business object. I want to modify the workflow in a way that it should run continiously and not dependent on any object modification.
Can I do this by removing the End node and making circular loop from process node to transition node? Or is there any other workaround?
Regards,
Ashish