You need to sign in to do that
Don't have an account?

Setting up Lightning Connect
Challenge Not yet complete... here's what's wrong:
An external object with the API name Phone_Plan__x does not exist
I have validated and snyc the mobile device data source and due to that two external object Phone plan and Phones have been created with API name so any idea why I am getting this error.
Thanks
An external object with the API name Phone_Plan__x does not exist
I have validated and snyc the mobile device data source and due to that two external object Phone plan and Phones have been created with API name so any idea why I am getting this error.
Thanks
Thanks
Jeff Douglas
Trailhead Developer Advocate
Error: The Object Name field can only contain underscores and alphanumeric characters. It must be unique, begin with a letter, not include spaces, not end with an underscore, and not contain two consecutive underscores
After you sync the phones and phone_plans tables from the external data source the objects will be named phones__x and phone_plans__x. Go the the External objects for these two objects, edit each one and change the object name to Phone and Phone_Plan respectively. The '__x' is not entered as the platform appends that automatically.
HTH
Jeff Douglas
Trailhead Developer Advocate
That was the trick! Thanks for the quick and helpful response!
Rachel Dew
Jeff Douglas
Trailhead Developer Advocate