This error can occur if the user executing the DataMapper does not have the appropriate permissions to access it. To prevent this:
Without sufficient access, the DataMapper may fail validation during execution and trigger this error.
The error may also appear if DataMapper Versioning was enabled previously under OmniStudio Settings.
With versioning activated, a DataMappers must be explicitly activated before it can be executed.
Note: Please refer to the following Salesforce Help Documentation regarding OmniStudio Settings: OmniStudio Settings.
Ensure the user executing the DataMapper has the following:
For OmniStudio Standard, DataMappers are stored in the OmniDataTransform sObject. For legacy Vlocity(vlocity_cmt/vlocity/ins) custom data model orgs, DataMappers are stored under namespace__DRBundle__c sObject. Providing object and record level access to this should resolve the issue in most case.
If DataMapper Versioning is still affecting execution, follow these steps to activate the affected component:
SELECT Id, Name, IsActive FROM OmniDataTransform
⚠ This is not recommended for Production, as it may cause unexpected behaviour in execution of Integration Procedures or Data Mappers in Standard Runtime.
If required as a temporary workaround, add the below configuration. Please note that this setting would affect all the DataMappers and Integration Procedures across the org and is not recommended to be used in Production.
| Label | Name | Value |
|---|---|---|
| RollbackDRChanges | RollbackDRChanges | true |
| RollbackIPChanges | RollbackIPChanges | true |
000393976

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.