is it possible to have a workflow where the same action will be applied to multiple objects - for instance i want a workflow to install a new updates to several servers
If so how can it be done
is it possible to have a workflow where the same action will be applied to multiple objects - for instance i want a workflow to install a new updates to several servers
If so how can it be done
To select multiple objects in a workflow you can use the linkCards widget (see the CMDBuild Workflow Manual page 35 http://www.cmdbuild.org/en/documentazione/manuali/workflow-manual ).
Obviously you have then to write the scripts to handle the data collected with the widget (see the APIs on page 43 of the same manual).