Matrix Loader
Learn how the Matrix Loader accelerates configuration management by simplifying large-scale data creation, updates, and migrations across your CPQ environments.
The Matrix Loader is a bulk data management utility that enables administrators to efficiently add, edit, and migrate configuration elements such as fields, field options, rules, layouts, product pickers, and tables. Instead of creating elements one by one in the Admin interface, the Matrix Loader lets you define configurations in CSV files—making it ideal for scaling complex implementations, backing up configurations, and moving data between test and production environments.
The Matrix Loader ensures data integrity and consistency by automatically validating dependencies (for example, between fields and field options) and uploading elements in the correct order. Administrators can also use the Matrix Loader to export CSV templates and sample files, providing a quick reference for valid column structures, accepted values, and upload formats.
Key concepts
- CSV structure: Each configuration type has a specific column schema. Administrators can rearrange columns as long as headers remain correct.
- Import order: The loader auto-sorts uploads logically (for example, fields → field options → rules).
- Validation and error handling: Errors during upload usually result from missing required columns, invalid references, or mismatched names. The Matrix Loader displays error messages to help correct them quickly.
- Export and backup: All configuration entities can be exported from the Admin interface to create reusable CSV backups.
- No redeployment for tables: Updates to managed tables take effect immediately. However, rules referencing those tables require redeployment if modified.
Key benefits
The Matrix Loader eliminates the repetitive and time-consuming steps involved in large-scale setup or updates. It provides several key advantages:
| Benefit | Description |
|---|---|
| Efficiency | Upload hundreds of fields, rules, or tables in one batch instead of creating them manually. |
| Consistency | Maintain consistent configurations across environments with reusable CSV definitions. |
| Traceability | Use exported CSV files as a versioned record of environment data for audits or rollback. |
| Migration support | Seamlessly migrate configurations from sandbox to production environments. |
| Error handling | Validate and confirm successful uploads before committing changes. |
| No-code automation | Modify configurations and relationships without scripting. |
Matrix Loader configuration types
The Matrix Loader supports multiple configuration types, each designed to streamline a specific aspect of the CPQ setup:
| Upload Type | Purpose | Example Use Case |
|---|---|---|
| Fields and field options | Create and manage fields, picklists, and product pickers. | Add 200 product options to a field at once. |
| Rules | Define business logic, calculations, and conditional visibility. | Upload all visibility and determination rules for a blueprint. |
| Layouts | Design user experiences by defining field placement and grouping. | Update layout structure across multiple blueprints. |
| Tables | Manage data sets used for lookups and dynamic logic. | Import pricing data or reference mappings. |
| Product pickers | Define product selection fields and their behaviors. | Bulk upload accessory or component data. |
How the Matrix Loader works
- Prepare data files: Define configuration elements in spreadsheet tools such as Google Sheets or Microsoft Excel, and export each sheet as a CSV file.
- Access the Matrix Loader: in the left Admin navigation pane, click Matrix Loader.
- Export sample templates (optional): Download sample CSVs for fields, field options, rules, or tables to use as reference templates.
- Upload files: Drag and drop one or more CSV files. The Matrix Loader automatically detects file types based on filename keywords.
- Validate mappings: Confirm that the Matrix Loader correctly identified each upload type (for example, fields vs. rules).
- Import and verify: Click Import. The Matrix Loader runs each upload in the correct sequence. Review success or error notifications in the Notification Center.
- Confirm configuration: Verify new and updated items on the relevant Admin pages (such as fields or rules).
Example use cases
- Bulk onboarding: Create hundreds of picklists, rules, and layout mappings for a new product line in minutes.
- Environment migration: Move configuration data from sandbox to production using standardized CSV exports.
- Mass update: Change field types, rule actions, or default values across multiple blueprints simultaneously.
- Backup and restore: Export CSVs regularly to maintain a recoverable version of your configuration.