Changing Save All Button Behavior

When you configure the multiple customizable products view, when you click the Save All button, you're shown the following message:

One or more products have incomplete configuration. Click the Cancel button to return and complete the configurator. Click the Incomplete button to Save the incomplete configuration.

And then you've a choice to either click Ok or Cancel.

You can change the configuration to block the user if the product configuration is incomplete:

  1. In Siebel Web Tools, create a new workspace.
  2. Navigate to SIS OM Config Playbar Applet.
  3. Add following optional applet user properties and values:
    Property Value
    ClientPMUserProp BlockExitOnIncompleteInstance,BlockExitOnIncompleteInstanceMsg
    BlockExitOnIncompleteInstance True
    BlockExitOnIncompleteInstanceMsg Any message text you want.
  4. Test and deliver the workspace.
Note: If you don't define BlockExitOnIncompleteInstanceMsg (remove it from value for ClientPMUserProp too), it will display only the first line of the message for several incomplete instances: One or more products have incomplete configuration.