Use extension points for open state management

  • Release version: Washingtondc
  • Updated February 5, 2024
  • 1 minute to read
  • 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, navigate to All > Scripted Extension Points and in the Extension Points list, select the appropriate extension point to view it.

    Table 1. State management extension points
    Extension points Description
    ConfigInstanceAPIImpl Fetches open state execution for config instances during change and on load commands.
    OpenStateValidation Returns open state execution on config instances during change and on load.
    SetOpenStateResponse Updates the open state config instance to a config instance.
    OpenStateModelExtension Method used to return to the updated config instance. Customers can customize the process method.