Storing wizard answers

You can store the CPQ response as JSON in the Operations and Regulations database.

To store the answer, add an output rule to the ruleset and set the STOREJSON attribute to True.

These database tables are used to store the JSON output:

  • PORTAL.WIZARDOUTPUT: Stores the actual JSON
  • PORTAL.APWIZARDOUTPUT: Links records in the WIZARDOUTPUT table to applications
  • PORTAL.SERVWIZARDOUTPUT: Links records in the WIZARDOUTPUT table to service requests

You can access the stored JSON data through an ad hoc report, or by adding a wizard output grid to the CDR or service request pages in the Content Manager.