• Rich Wingerter 9
  • NEWBIE
  • 75 Points
  • Member since 2016
  • SFA Analyst
  • DSV


  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 16
    Replies
I'm getting the below error on step 6 of the Lightning Experience.  Has anyone else received this?  It's coming from when they are trying to delete their own contact that they created, but can't because of:

Challenge Not yet complete... here's what's wrong: 
There was an unexpected error in your org which is preventing this assessment check from completing: System.DmlException: Delete failed. First exception on row 0 with id 0035000002glBWHAA2; first error: DELETE_FAILED, Your attempt to delete Sam the ninja could not be completed because it is associated with the following adventure packages.: null, null : []
I have some assumptions for this trail that I’m hoping will lead to the right answer. However, after going over the instructions a number of times, I can’t verify that these are correct.
 
Record Types
 
I’m assuming that I need to create record types for cases and opportunities. I’m planning to name the record types for cases:
 
“Reported by a customer”
“Reported by an expedition leader”
 
I’m assuming that the check doesn’t care what these are called or the case of the characters.
 
For opportunities, I’m planning:
 
“Individual Opportunity”
 
I’m assuming that the data I need to upload will be “Individual_Opportunity” to match what will be the actual name of the type, not it’s label. I already have an “Individual Opportunity” sales process that I plan to tie this to.
 
User Profiles
 
I’m assuming I need to create new user profiles because the instructions say: “Enable this navigation for the sales, service, and fulfillment profiles (expedition leaders and fulfillment team members), system administrators, the custom support profile, and custom sales profile.” I see the following user profiles that match three of these:
 
Custom: Sales Profile
Custom: Support Profile
System Administrator
 
I believe these match the last three listed in the instructions, but I don’t see anything for the first three. It’s possible “Custom: Sales Profile” matches “sales” and “Custom: Support Profile” matches “service”, but that doesn’t seem likely. So, I’m planning to use the three I believe match plus these three new ones:
 
Sales
Service
Fulfillment
 
Presumably, expedition leaders and fulfillment team members will be assigned the Fulfillment profile. I’m not sure who will be assigned the other five profiles, although “System Administrator” doesn’t need to map into any of the business roles in Relaxation Gauntlet.
 
Opportunity Products
 
I’m using Data Loader to load data. It does not see any Opportunity Products table. Instead, it finds “Adventure Package (OpportunityLineItem)”. I’m assuming that the internal name for the Opportunity Products table is “OpportunityLineItem”. And, it thinks “Adventures” is “Product2”, so I’m guessing that the standard table is really named “Product2” rather than “Product”.
 
Explorers = Contacts
 
The entity diagram in the instructions does not directly relate the opportunity object to the explorer object (contacts). The explorer object is related to the Adventure Package (Opportunity Products/OpportunityLineItem) and to the fulfillment object. Challenge #8 says, “Import legacy data for opportunities, explorers, adventures, opportunity contact roles, and adventure packages.”
 
No opportunity contact roles are assigned in the source data for the import. There’s no instruction what to call the role. So, I’m assuming that I can create Opportunity Contact Role records with the ROLE field set to whatever I want (let’s say, “Explorer”) and fill the other fields with some appropriate data (like setting ISDELETED to False), and the check won’t care what I call it.
 
The instructions don’t say here to create the fulfillment records, so I’m assuming that the check won’t care that this data is missing. I’m also assuming that even though the source data doesn’t have any tab for the opportunity product (Adventure Package) records, I can make this up from the data on the “Opps w Adventure + Explorer” tab data.
 
Does anyone know if any of these assumptions are incorrect before I load up the data and go on?
 
Thanks!
 
Thanks in advance for your advice!
 
 
In developer org I see "Lightning Experience User" checked for the "Standard User" profile. I added a new user to this profile. When the user logs in Lightning Experience does not seem to be present. It should show in the dropdown under the user's name. Other than linking the user to the "Standard User" profile, is there anything else I need to do to allow this user to switch to the interface?
please explain me this

This approval process, called Approval for Package Deal, is available whenever the opportunity stage is Awaiting Approval, and it assigns approvals back to the opportunity owner. If the opportunity owner approves the discount, the opportunity record’s stage is set to Scheduled. Otherwise, set the stage to Negotiation Rejected.

i am stuck here for last 24hrs ...

here is what i understood
opportunity state is equal to   awaiting approval




 
I'm getting the below error on step 6 of the Lightning Experience.  Has anyone else received this?  It's coming from when they are trying to delete their own contact that they created, but can't because of:

Challenge Not yet complete... here's what's wrong: 
There was an unexpected error in your org which is preventing this assessment check from completing: System.DmlException: Delete failed. First exception on row 0 with id 0035000002glBWHAA2; first error: DELETE_FAILED, Your attempt to delete Sam the ninja could not be completed because it is associated with the following adventure packages.: null, null : []
hi ,i am trying the Lightning Experience Specialist

while i installed the  unmanaged LEX Superbadge package.
here comes the issue

"Install the unmanaged package from the pre-work if you haven’t already. Rename all of the standard objects in the schema as specified, and set the default page layouts for Adventure, Adventure Package, and Opportunity to the Relaxation Gauntlet custom layouts. Update the Opportunity stage values, create a sales path for sales reps (highlighting key fields and giving specific coaching guidance), and create an approval process as specified in the business requirements."

i am confused what i should do next .as i am unable to understand ....

help me
I have some assumptions for this trail that I’m hoping will lead to the right answer. However, after going over the instructions a number of times, I can’t verify that these are correct.
 
Record Types
 
I’m assuming that I need to create record types for cases and opportunities. I’m planning to name the record types for cases:
 
“Reported by a customer”
“Reported by an expedition leader”
 
I’m assuming that the check doesn’t care what these are called or the case of the characters.
 
For opportunities, I’m planning:
 
“Individual Opportunity”
 
I’m assuming that the data I need to upload will be “Individual_Opportunity” to match what will be the actual name of the type, not it’s label. I already have an “Individual Opportunity” sales process that I plan to tie this to.
 
User Profiles
 
I’m assuming I need to create new user profiles because the instructions say: “Enable this navigation for the sales, service, and fulfillment profiles (expedition leaders and fulfillment team members), system administrators, the custom support profile, and custom sales profile.” I see the following user profiles that match three of these:
 
Custom: Sales Profile
Custom: Support Profile
System Administrator
 
I believe these match the last three listed in the instructions, but I don’t see anything for the first three. It’s possible “Custom: Sales Profile” matches “sales” and “Custom: Support Profile” matches “service”, but that doesn’t seem likely. So, I’m planning to use the three I believe match plus these three new ones:
 
Sales
Service
Fulfillment
 
Presumably, expedition leaders and fulfillment team members will be assigned the Fulfillment profile. I’m not sure who will be assigned the other five profiles, although “System Administrator” doesn’t need to map into any of the business roles in Relaxation Gauntlet.
 
Opportunity Products
 
I’m using Data Loader to load data. It does not see any Opportunity Products table. Instead, it finds “Adventure Package (OpportunityLineItem)”. I’m assuming that the internal name for the Opportunity Products table is “OpportunityLineItem”. And, it thinks “Adventures” is “Product2”, so I’m guessing that the standard table is really named “Product2” rather than “Product”.
 
Explorers = Contacts
 
The entity diagram in the instructions does not directly relate the opportunity object to the explorer object (contacts). The explorer object is related to the Adventure Package (Opportunity Products/OpportunityLineItem) and to the fulfillment object. Challenge #8 says, “Import legacy data for opportunities, explorers, adventures, opportunity contact roles, and adventure packages.”
 
No opportunity contact roles are assigned in the source data for the import. There’s no instruction what to call the role. So, I’m assuming that I can create Opportunity Contact Role records with the ROLE field set to whatever I want (let’s say, “Explorer”) and fill the other fields with some appropriate data (like setting ISDELETED to False), and the check won’t care what I call it.
 
The instructions don’t say here to create the fulfillment records, so I’m assuming that the check won’t care that this data is missing. I’m also assuming that even though the source data doesn’t have any tab for the opportunity product (Adventure Package) records, I can make this up from the data on the “Opps w Adventure + Explorer” tab data.
 
Does anyone know if any of these assumptions are incorrect before I load up the data and go on?
 
Thanks!
 
Thanks in advance for your advice!
 
 

I keep getting this error when I click 'Check Challenge': 'Challenge Not yet complete... here's what's wrong:
 Case escalation failed to assign a task to the owner.'

I can't figure out what I've done wrong! The rule works exactly as it is supposed to.
This is the task information:
User-added image

Please help! Thanks!

Has anyone completed this trail? I am stomped on challenge number 3, regarding created the process for fulfillment. Any pointers or guidance would be appreciated.
 
Having a challenging day with all of my Trailhead exercises today, All 3 have not gone well, I guess this is a learning experience

Ok, here is the error I'm receiving for his challenge. 
Challenge not yet complete... here's what's wrong: 
A Visualforce page named 'FlowPage' was not found.

I will add the screenshots below:
1. New Customer Flow
New Customer Flow
2. FlowScreen
2. FlowScreen

3. Account Creation
Account Creation
3. Contact Creation

4. Contact Creation
Opportunity Creation

4. Opportunity


I will add the screenshots for the Visual Force Pages on part II of this