Community
Participate
Working Groups
ATM one needs to restart at least the BPEL bundle when wanting to add or remove workflows. (actually i didnt test if that will be enough, but the pipelines are deployed as part of org.eclipse.smila.processing.bpel.ODEWorkflowProcessor.activate(ComponentContext)) hence it would be good to have JMX commands to add and remove workflows. ADD be able to specify a file, folder or a pattern to import BPEL definitions and have them deployed. DEL be able to remove BPEL definitions. this case needs to be safegarded against undeploying pipelines that are currently in use by a crawl job. addtional ideas in that context it might also make sense to be able to structurally organize workflows in folders that belonging together, so we dont have to disambiguate them just by their file name. before doing here anything a concept should be in place
This feature (via REST API) has been introduced in release 0.9.
Closing this