You need to sign in to do that
Don't have an account?
Neil Evans
Challenge: Integrating External Data Unable To Complete
Hi,
I am working on the Lightning Connect Integrating External Data Challenge, Which appears quite easy but either I am missing something or its broken.
I am constantly getting "The 'Phone__x' external object is not correctly setup with an indirect relationship to the User standard object."
I have the user record set up with the custom field and a user with the 0000123442 value for it.
The UUID is set to :UUID UUID__c Indirect Lookup(User) UUID
I have created the external Phone__x and phone_plan__x and I can view the data if I create a tab for phone.
Don't know whether it matters for the challenge but the data appears broken/incomplete
There are only 3 records with external id
MDAwMDEyMzQ0Mg==
NTZkMGRjOGI1Nzc4YmYwMzAwMmMxYTk4
NTZkMWQwMjI1Nzc4YmYwMzAwMmMxYTk5
the first when clicked produces
Data Not Available
The data you were trying to access could not be found. It may be due to another user deleting the data or a system error. If you know the data is not deleted but cannot access it, please look at our support page.
The second and third seem to work
BrandHTC
PhoneNumber555-255-5556
UUIDNTZkMGRjOGI1Nzc4YmYwMzAwMmMxYTk4
Not sure if this has anything to do with my problems
Any help greatly appreciated
Thanks
Neil
I am working on the Lightning Connect Integrating External Data Challenge, Which appears quite easy but either I am missing something or its broken.
I am constantly getting "The 'Phone__x' external object is not correctly setup with an indirect relationship to the User standard object."
I have the user record set up with the custom field and a user with the 0000123442 value for it.
The UUID is set to :UUID UUID__c Indirect Lookup(User) UUID
I have created the external Phone__x and phone_plan__x and I can view the data if I create a tab for phone.
Don't know whether it matters for the challenge but the data appears broken/incomplete
There are only 3 records with external id
MDAwMDEyMzQ0Mg==
NTZkMGRjOGI1Nzc4YmYwMzAwMmMxYTk4
NTZkMWQwMjI1Nzc4YmYwMzAwMmMxYTk5
the first when clicked produces
Data Not Available
The data you were trying to access could not be found. It may be due to another user deleting the data or a system error. If you know the data is not deleted but cannot access it, please look at our support page.
The second and third seem to work
BrandHTC
PhoneNumber555-255-5556
UUIDNTZkMGRjOGI1Nzc4YmYwMzAwMmMxYTk4
Not sure if this has anything to do with my problems
Any help greatly appreciated
Thanks
Neil
All Answers
Worked perfectly
The information in "External Connection Detail" does not need to be changed - changing it will result in the objects losing their rows/columns and not being able to feed in the external data - hence the error message.
Then, use Nitesh's response to change any record for any user to the UUID of MDAwMDEyMzQ0Mg==
That should allow you to complete the challenge.