You need to sign in to do that
Don't have an account?
Munira Majmundar
Error on Set up Salesforce Connect Trailhead Exercise
Can folks who have completed Salesforce Connect Trailhead help?
I am getting the following error:
Challenge Not yet complete... here's what's wrong:
An external object with the API name Phone_Plan__x does not exist
The instruction on the Challenge says
Note that you will need to adjust the Object Names for the two external objects from the default setting after the initial sync.
So, I go to the External Object and changed the API to Phone_Plan__x
This gives me a validation error
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.
It says the Object Name field should not contain two consecutive underscores. But, the API name does contain two consecutive underscores at the end.
Can someone please help?
Thanks,
Munira
I am getting the following error:
Challenge Not yet complete... here's what's wrong:
An external object with the API name Phone_Plan__x does not exist
The instruction on the Challenge says
Note that you will need to adjust the Object Names for the two external objects from the default setting after the initial sync.
So, I go to the External Object and changed the API to Phone_Plan__x
This gives me a validation error
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.
It says the Object Name field should not contain two consecutive underscores. But, the API name does contain two consecutive underscores at the end.
Can someone please help?
Thanks,
Munira
But an external object doen not allow to setup the API name.We can only change the Label,Plural Label and Object Name while creating the object as shown below:
Instead of naming your object Phone_Plan__x,change it to just Phone Plan.
All Answers
But an external object doen not allow to setup the API name.We can only change the Label,Plural Label and Object Name while creating the object as shown below:
Instead of naming your object Phone_Plan__x,change it to just Phone Plan.
The field name is automatically populated once you enter the label for a custom field. If you are still finding the error, then kindly replace the spaces with '_' (underscore) in your name field. As the Name field should contain only underscores and alphanumeric characters, and must be unique in your organization. It must begin with a letter, not include spaces, not end with an underscore, and not contain two consecutive underscores.
Please check below post
1) https://developer.salesforce.com/forums/?id=906F0000000MLEMIA4
2) https://developer.salesforce.com/forums/?id=906F00000005GjaIAE
3) https://developer.salesforce.com/forums/?id=906F0000000D6WIIA0
Let us know if this will help you
I'm still having issues with this challenge. I followed the steps and not sure where I'm going wrong.