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
Ruben HalmanRuben Halman 

'User1_Accounts' isn't properly configured in Trailhead Challenge

Dear community,

I am at a total loss as to why im getting an error as the variable is exactly how the challenge asks me to make.
Im stuck with the trailhead challenge: 'Automate Your Business ProcessesBuild an Account Reassignment Wizard'
At the 'Build Lookup Logic to Find Matching Salesforce Users' part.

I have repeadetely followed the instructions carefully however I keep getting the following error:
sObject collection variable 'User1_Accounts' isn't properly configured. Check the instructions.

My flow is as illustrated in the challenge:
flows
My flow is as illustrated in the challenge:
User-added image


Any help or tips would be greatly appreciated!

Jason Good 13Jason Good 13
Im getting the same thing. I even created it again in a different org.
Jason Good 13Jason Good 13
Ruben, I did the same thing but after looking at it again i think you did the same thing i did. you chose a new SObject Variable instead of an SObject Collection variable. After I deleted the old User1_Account and recreated it, i was able to pass the project. Ill attach a screen shot for you. 

User-added image
Hari Krishnan 43Hari Krishnan 43
Hi Ruben,
Jason is right the SObject Collection variable has to be selected.
User-added image