function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Agustina GarciaAgustina Garcia 

Error modify API Name External Object

After creating a conection via External Data Source (Cross-Org one) and sync objects properly, now I would like to create a second External Data Source (Cross-Org too) that connect my org to a second one. But if I try to sync its objects, I get an error because I already have an External Object which API name is myExternalObject__x.

I have tried to mofidied this API name value to t1_myExternalObject__x but in that case, I cannot see this external object data properly. I get a pop up saying there is an error and after closing it another one: "You don't have access to this record. Ask your administrator for help or to request access."

If I rollback this api name change and just modify the label, it shows the data properly but my second connection doesn't sync.

Any idea how can I fix it?
Emily Holden 19Emily Holden 19
Did you ever find a resolution to this issue? I have the same problem