Hello, I would like to know if and how I can customize my baselines default messages, so that I don’t have to write it everytime I’m sending updates to my users when deploying an action. Is it possible to do that ?
When deploying an action through the take action dialog, you can set up your message and save a preset using the “Save…” button near the top of the dialog. Then, whenever deploying the baseline, you can select the preset and the saved settings will be restored.
While editing the baseline, you can also set the default action settings that are used when the baseline is deployed. From the create or edit baseline dialog, go to the Components tab and select the checkbox at the bottom that says “Use custom action settings for this baseline”. Then click the link to “set action settings”.
Is there a way to configure the baseline so that it run the custom actions associated with each of the componant fixlets?
For example, I set up a Baseline “1”
In that baseline there are three component fixlets: “A” “B” and “C”
Each of these fixlets were created with custom actions that were saved. So fixlet “A” has custom action “aAction”, Fixlet “B” has “bAction”, and Fixlet “C” has “cAction”.
Can I run Baseline “1” so that if Fixlet A is relevant, it will run with all the appropriate messages and post-action behaviors, before Baseline"!" goes onto Fixlet B. When it runs Fixlet B, it puts up the appropriate messages/actions as saved in “bAction”… and so on.