Wave Embedded Grid Migration
This document outlines the steps required to migrate Wave Grids from one Salesforce organization to another organization.
Last updated
This document outlines the steps required to migrate Wave Grids from one Salesforce organization to another organization.
Last updated
Salesforce Administrator Access: Ensure the user performing the migration has System Administrator privileges and the Designer role in Valorx Wave Embedded.
Matching Package Versions: The installed Valorx Wave Embedded package version must be identical in both the source and destination Salesforce organizations.
Data Migration Tool: Use a compatible data migration tool such as MuleSoft, Copado, or Salesforce Inspector. This document uses Workbench as an example.
Applicable Scope: The migration process is specific to Wave Grids only.
Grid ID Changes: Wave Grid IDs will change during the migration process.
Sharing Restrictions:
Only grids not shared with other users are eligible for migration.
Grids with global assignments can be deployed.
Grids shared with specific users or using custom grids are not supported.
Unsupported Features: Migration of Related Grids is not supported.
Log in to the Source Salesforce Org Access the Salesforce organization where the grid is currently located.
Open Valorx Wave Use the App Launcher to navigate to Valorx Wave.
Locate the Grid
Create a new grid or select an existing one from the Wave Dashboard.
Click Edit and copy the Grid Name from the Grid Wizard.
Log in to the Data Migration Tools (Eg: Workbench) Use your source Salesforce Org credentials to log in to Workbench.
Run the Query in Workbench
Navigate to the queries section from the top menu bar.
Select SOQL Query from the dropdown.
Under View As, choose Bulk CSV.
Paste and Customize the Query
Copy and paste the following query into the query box:
Replace YOUR_GRID_NAME_1
with the grid name copied from the Global View Name. If migrating multiple grids, add grid names as comma-separated values (e.g., 'Grid_Name_1', 'Grid_Name_2'
).
Execute the Query
Click Query to run the query.
If no results are returned, ensure that the grid is permitted for export and not a custom grid.
Download the Results
Once the query is executed successfully, click the Download icon to save the results as a CSV file.
Prepare for Target Org Import
Log out from Workbench.
Log in again using the target Salesforce Org credentials to prepare for importing the data.
Access Data Import in Workbench
From the top menu bar, click data and select Insert.
Set the Object Type to valorxwave__View__c
.
Upload the Exported File
Select From File and upload the CSV file exported from the source org.
Map and Insert Data
Click Next to proceed.
Map the fields as required and click Confirm Insert to start the data import process.
Verify Insert Status
Check the results. If you see Result: Success and Status: Created, the Wave Grid has been successfully migrated.
Log in to the Target Salesforce Org
Use your credentials for the target org.
Access Valorx Wave
Navigate to App Launcher, search for Valorx Wave, and open the application.
Verify the Migrated Grid
The migrated grid should now be visible on the Wave Dashboard.