Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Use extension points for open state management

Control the options displayed in the product configurator by using extension points in Open state management.

You can use extension points to call custom scripts for managing the product configurator.

As an admin, access the available open state management extension points, by navigating to All > Scripted Extension Points and in the Extension Points list, select the appropriate extension point to view it.

Extension pointsDescription
ConfigInstanceAPIImplFetches open state execution for config instances during change and on load commands.
OpenStateValidationReturns open state execution on config instances during change and on load.
SetOpenStateResponseUpdates the open state config instance to a config instance.
OpenStateModelExtensionMethod used to return to the updated config instance. Customers can customize the process method.