Pending Configurations
Overview
Incomplete Configurations can happen if you are accidentally logged out of your session, if you lose a network connection, or if you're timed out.
You have the option to auto save pending Configurations. This functionality is designed to save incomplete Configurations.
The Pending Configurations button—to resume working on unfinished Configurations—appears at the top of the workspace. Clicking the link takes the user to a Configurations list page, where they can select a Configuration to continue working on.
When are Configurations Saved?
Administration
Managing Pending Configurations
Notes
-
If there are multiple Configuration Flows running and the end user clicks Previous, they will lose their Configuration Flow and will have to re-populate their changes.
-
Pending Configurations is not a substitute for Favorites functionality. For more information, see the topic Favorites List.
Notes:
-
An AJAX call saves as the user makes any change to an attribute. When a disconnection occurs, the configuration will have been saved up to the most recent state.
-
Oracle CPQ doesn't support drafts for uncached segments.
-
Drafts persist until a user configures the same model, or the pending configuration is added to a Quote, or the product is deployed.
-
Using CDATA tags in a Configuration HTML attribute will prevent Pending Configurations from saving, if saving Pending Configurations is enabled on the site. CDATA tags are automatically added to the default of the attribute if a <script> tag is used when editing via the Edit HTML window. Whether the HTML contains a CDATA tag because of this, manual addition in the default, or being set by a rule, the CDATA tag should not be used if Pending Configurations are required to be saved.