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
myforcedotcommyforcedotcom 

Salesforce Connect Apex Connector Framework Deployment Error

I am getting the following error on my external objects after deploying them using the Force.com ANT Migration Tool.

__MISSING LABEL__ PropertyFile - val DataSourceDataTypeNotSupported not found in section ApexConnectorErrors

This error appears in the related list where the External Object is the related list. This only appears to happening on either Currency Fields and Date Fields.

If I delete the Currency and Date fields on the deployed external object, and recreate them declaritively the error goes away.
There appears to be an issue with the deployment using the ant migration tool and the metadata.

Can anyone help with this issue.
Gerard SextonGerard Sexton
Were you able to solve this or did you report the issue?
I get this error by thing the metadata API without ANT.