I am trying to deploy a permission set from sandbox to sandbox and found that i am getting below error.
In field: object - no CustomObject named DataActionDefinition found
Every time i fix this one new object comes up.
I think all these objects are related to datacloud and i cannot see these objects in target sandbox.
How can i fix this issue? I am not sure how many datacloud objects exists. How can i remove all data cloud references from source org?
#Salesforce Developer #Salesforce Admin #Data Cloud #Deployment
Sushil Kumar (UKG) Forum Ambassador
Do you have source control ? So you need to check is how did these object permissions came inside your permissions set. If you compare using your source control, you can remove the extra objects from xml. If you don’t have source control, you can do xml compare from source to target.