Skip to main content

#Trailhead Challenges1,613 debatiendo

Hands-on challenges are the “secret sauce” of Trailhead. Before searching for solutions to superbadge challenges, review the Salesforce Certification Program Agreement and Policies. ** NOTE ** : If you were able to get a response that solved your issue, please mark it as the 'Best Answer' to help other Trailblazers. If the issue persists after 48 hours, create a Trailhead Help case at https://help.salesforce.com/s/support for further assistance.

Hi everyone,

I’m stuck on the "Build an Automation for Creating Interviewer Records" project. I am receiving the following error: "We could not find the position of 'Super Support Supervisor'."

I have already verified the following:

  • The Position Record: Created a record with the exact name Super Support Supervisor (no extra spaces) using the Nontechnical Position record type.
  • The Flow: Created and Activated the record-triggered flow Create Interviewer RecordCopy.
  • Flow Logic: * Trigger: Position object, record is created.
    • Condition: Hiring_Manager__c Is Null False.
    • Action: Create Interviewer record where Employee = $Record.Hiring_Manager__c and Position = $Record.Id.
  • The User: Created Kathy Cooper as a Standard Platform User with the alias kcoop.
  • Validation Rules: Deactivated the Every_Position_Must_Have_a_Hiring_Mgr rule as instructed.
  • Troubleshooting: I have deleted old records, emptied the recycle bin, and recreated the position record. On the "Related" tab of the Position, the Interviewer record is successfully being created by the flow.

Even though the record exists and the automation is working in my org, the challenge won't pass. Has anyone encountered this "ghost" error before in the Curious Koala Playground?

Any advice would be appreciated!  

Help Needed:

 

 

image.png

 

 

 

#Trailhead Challenges

0/9000

Hi, I have followed the steps multiple times but still getting the error" Create Interviewer Record The field "Employee__c" isn't compatible with the SObject element "$Record". "$Record" can't be a SObject." for this flow task - Build an Automation for Creating Interviewer Records: 

-

https://trailhead.salesforce.com/content/learn/projects/automate-business-processes-recruiting-app/build-process-interview-records?trail_id=build-platform-apps-in-lightning-experience

2 respuestas
0/9000