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
Hima Kireeti DhulipalaHima Kireeti Dhulipala 

Visual Workflow - Challenge Error

Hello,
Request somebody to help me clear this challenge.

VISUAL WORKFLOW - CHALLENGE: 
"Configure a flow that creates a new account, contact, and opportunity using a single form. Then place it on your users' Home page.
Flow name: New Customer Flow
Add a screen with five fields: First Name, Last Name, Company Name, Opportunity Amount, and Opportunity Stage
The flow creates three records from the data entered: an account, a contact, and an opportunity
Set three fields as required: Opportunity Name, Close Date, and Stage
Set the opportunity name: {Company Name} - {Last Name}
Set the opportunity close date: one month from today
Set the opportunity stage: Prospecting
Add a Flow component that references New Customer Flow to the default Home page
Activate the Home page
"

Although I have created the 'New Customer Flow' and added it successfully to my default home page, I am getting an error "Challenge Not yet complete... here's what's wrong: Could not find the 'New Customer Flow' flow in the default Home Page."

In the following screenshots, you can see that the 'New Customer Flow' is present on the default home page layout.

User-added image

User-added image
Thanks in advance!
Best Answer chosen by Hima Kireeti Dhulipala
Brian WarrenBrian Warren
I contacted the trailhead team and they said you needed to use a new org for this challenge. 
I tried it and it worked fine. 
From your image above... it looks like you were also using the VF piece instead of the flow on lightning page. If you are on process automation, I believe that you should be using the flow companent on lightning page. 

All Answers

Brian WarrenBrian Warren
Did you ever get this figured out? I have a the flow on both my lightning and my with VF on vclassic home page. I am still getting the error.
Hima Kireeti DhulipalaHima Kireeti Dhulipala
Unfortunately, I couldn't get any help on this error. I suppose this is an old challenge and new challenge in the same module doesn't mention anything about default home page. So, I am unable to get any help.
Brian WarrenBrian Warren
I contacted the trailhead team and they said you needed to use a new org for this challenge. 
I tried it and it worked fine. 
From your image above... it looks like you were also using the VF piece instead of the flow on lightning page. If you are on process automation, I believe that you should be using the flow companent on lightning page. 
This was selected as the best answer
Hima Kireeti DhulipalaHima Kireeti Dhulipala
Thanks Brian! I almost gave up on this and I never thought I would be able to complete that trail because only this challenge was pending on the entire trail.