You need to sign in to do that
Don't have an account?
Ryan Adams 173
Developer Intermediate - Salesforce Connect - Integrate External Data
I am experiencing an error when attempting to complete this challenge:
Use Salesforce Connect to link an External Object with Salesforce Users
on this page in the Trailhead training:
https://trailhead.salesforce.com/trails/force_com_dev_intermediate/modules/lightning_connect/units/lightning_connect_integrate
Here is the error message I am receiving:
Challenge Not yet complete... here's what's wrong:
The User standard object does not have a custom field with the API name 'Phone_UUID__c'
In researching this, I came up with a possible solution posted by Dutta Sourav as follows:
Go to Setup > Manage Users > Users.
Click “Edit” for just one of your users.
Put “0000123442” in the Phone UUID field under the Additional Information heading.
Click Save.
Unfortuantely, search as I may, I cannot find this "Additional Information" heading on the UUID field.
Can anyone help me?
Thanks,
Ryan
Use Salesforce Connect to link an External Object with Salesforce Users
on this page in the Trailhead training:
https://trailhead.salesforce.com/trails/force_com_dev_intermediate/modules/lightning_connect/units/lightning_connect_integrate
Here is the error message I am receiving:
Challenge Not yet complete... here's what's wrong:
The User standard object does not have a custom field with the API name 'Phone_UUID__c'
In researching this, I came up with a possible solution posted by Dutta Sourav as follows:
Go to Setup > Manage Users > Users.
Click “Edit” for just one of your users.
Put “0000123442” in the Phone UUID field under the Additional Information heading.
Click Save.
Unfortuantely, search as I may, I cannot find this "Additional Information" heading on the UUID field.
Can anyone help me?
Thanks,
Ryan
On the user detail edit page, the Additional Information should be under Single Sign on Information.
The Phone UUID is under the "User Detail" section in detail view. But when you click Edit on the record - then it edit mode you will see "Additional Information" after Single SignOn and before Locale Settings.