In ZENworks you can specify global requirements for a bundle which is fine. However in some cases you might want to decide at run time if processing of a bundle should be continued or not, i. e. check for a requirement and stop further processing if it is not fulfilled WITHOUT causing the bundle to fail. Possibly the simplest way to achieve this would be to extend the Prompt User action so that you can choose to have only the Cancel/Postpone button available for the end-user.

Comments