Oracle CPQ Data table validations
Oracle CPQ Data Table Validation
Currently, Oracle CPQ data tables are manually updated by users. In one of our use cases, we require a Boolean column to be consistently updated to either Yes or No across all rows.
Issue
There is no mechanism to prevent users from saving and deploying the data table without updating this column, which can lead to incomplete or inaccurate data.
Request
Implement a validation that triggers an error during Save and Deploy if the Boolean column is left blank or not updated. This ensures users are prompted to complete the required field before proceeding.