Available Siebel Configurator APIs

Three main groups of APIs are used for accessing Siebel Product Configurator:

  • Group 1: UI

    • CPRUI Service API as Siebel Web Template items.

    • DOM API within the browser inherent in JavaScript and HTML.

  • Group 2: Model

    • Scripts that execute in the context of the current session and are implemented as part of the configuration model in the Scripts view.

  • Group 3: Instance

    • This API is for using Siebel Product Configurator or for manipulating the configuration session from a place other than the Siebel Product Configurator runtime UI.

    • The Remote Complex Object Instance Service is a business service that is available for accessing the Instance API.

Note: For more information on debugging the Configurator APIs, see see 2037936.1 (Doc ID) on My Oracle Support.