You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

CPQ Cloud 22B and later: How to search across all data tables

edited Jul 18, 2022 7:50PM in Configure Price Quote 8 comments

Summary:

Beginning with version 22B, searching data tables is limited to 5 at a time, including the REST v14 API call. This code utilizes REST v13--which CAN still search across all data tables.

Put this code into a BML Util and call it from a Recommendation Rule in Config to populate an HTML attribute in a dummy configurator using 2 inputs:

  1. Table filter (optional) - limits results to speed up searching. This is case-insensitive and wildcard (Table Name contains Table Filter).
  2. Search value

The result is a list of data tables with links to each, and CSS styling that removes unnecessary actions. The styling also re-labels Update to be "Search" and moves it to the left side of the screen.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!