Skip to main content

App Customization Specialist Superbadge - 3


Let's talk about being signed up without your knowledge.  This new big brother thing- I was definitely signed up without my knowledge or input!  Today I tried to talk with him about the waking up at 4am business.  It is not acceptable to be up so early, particularly on Saturday morning.  He just looked at me and gurgled.  I am big enough to use a step stool now, so I am going to go make some coffee....after I make a block tower.

Error messages for Step 3 of the App Customization Specialist Superbadge...and how to avoid them!


An emailed error message.  What does it mean?
I made an error in the approval process by incorrectly selecting who should approve the request.  To avoid, think about who is triggering the request- a person who signed up their friend.  Who needs to approve?  The volunteer. 



This message can indicate many things!  An error with the approval process or an issue in the "Launch Shift Approver" can trigger this.  In my case, I made a few mistakes:
  • Launch Shift Approver - The "is null" function is confusing.  Volunteer is null true....meaning that the Volunteer field is null.  (Because the statement "is null" is true.)
  • The Launch Shift Approver should only do a field update if a person signs up herself.  Otherwise, the approval process takes care of any updates.   


  
An easy fix!  There are multiple criteria to be considered when creating the testing user.  
What I should have done: placed a check mark next to each criteria as I created the user / made the adjustment.
What I did: Quickly scanned the instructions, thought "I can create a user in my sleep!," and clicked away.  I had to go back and add the user roll, which was not difficult, just annoying! 


I had a little panic moment when first reading the instructions... I thought "visual workflow! eeks!  Not my strongest skill."  Then, I remember that there are several ways to create an action within Salesforce!  A few tips:
  • Create a Record with the action (not edit!)  Otherwise, you are trying to edit a Volunteer Shift record vs. allowing somebody to add themselves to the shift.
  • You do not have to create any additional fields to complete this challenge.
  • Remember to add the action to your page layout.


Three challenges down - just two to go!  Anyone want to take me to Starbucks?  I forgot to use a coffee filter.

Comments

  1. Hi Baby,

    Apparently not the most difficult of challenges looking at the number of comments?
    However, I'm stuck pretty far down #3.

    Error message:
    Challenge Not yet complete... here's what's wrong:
    The 'Sign Me Up' button is not automatically assigning the logged in user's name as the volunteer.

    If I create an action on the Volunteer Shift, I can update the status (to confirmed) and can also update the "volunteer" field, but I can't select " user". I can find " username" and " user ID" ,but these are no lookup fields.

    Thanks in advance for being my goto!

    Tim

    ReplyDelete
    Replies
    1. Hi Tim - I'm sure we can figure it out! Did you create a "button" or something else? Hint: It's something else! On the object manager for Volunteer Shift "buttons links and actions"... which of these would you select to create a record? I would guess that you created a button based on the "field" issue. You don't have to mess with field selection with the "something else" creation. (aka- if it takes more than 10 clicks, it's not the correct option). Passed?? If not, leave a few more details and I'm sure we can figure it out!

      Delete
  2. Hi Baby - I created an action.

    ReplyDelete
  3. Solved it, I needed the $User.Id as predefined field value for Volunteer__c

    ReplyDelete
  4. I am encountering the "A Volunteer Shift Worker record created for another user is not in their approval queue, or it does not have the correct status automatically assigned." error. I have checked the Process builder, Quick Action and Approval process and feel relatively confident I am okay. Could this error be generated due to the process not being tested, thus there is not a "record in the their approval queue" I am unable to figure out how to test is challenge.
    Thanks for your input.

    ReplyDelete
    Replies
    1. hmmm I'd probably create a user then create a volunteer shift worker for them using your admin/normal login....then login as the newly created user to see if the record is there.
      I'm happy to take a quick look at screenshots of what you have if you would like to send them to rebecca@capstorm.com

      Delete
  5. Hi
    i have also got the same error
    " A Volunteer Shift Worker record created for another user is not in their approval queue, or it does not have the correct status automatically assigned."
    as you said how you resolved it.
    but i have created approval process not process builder.
    please help me

    ReplyDelete
  6. hi!!
    I'm having the first error:

    "Challenge Not yet complete... here's what's wrong:
    A Volunteer Shift Worker record created for another user is not in their approval queue, or it does not have the correct status automatically assigned. "

    I configured the process builder like this:
    - Object -> Volunteer Shift Worker

    - Criteria 1 -> Volunteer__c not null && isShiftVolunteer == false
    - Action -> Approval process

    - Criteria 2 -> isShiftVolunteer == true
    - Action -> Status = Confirmed

    And I configured Approval process like this:
    - Entry Criteria -> Status == Unconfirmed
    - Record Editability == Admin only
    - Initial submitter == Job Owner

    - Initial Submission Action -> Status = pending
    - Approval Steps -> Related to Volunteer (without actions right now but i had it with actions)
    - Final Approval Action -> status = confirmed
    - Final Rejection Action -> status = cancelled

    and did a quick action in Volunteer Shift

    :( I'm not getting any progress after checking the posts of the whole community...

    ReplyDelete
    Replies
    1. Criteria 1 - Perhaps I'm reading what you have incorrectly-- Volunteer__c is null, boulean, true is what you need.

      Approval:
      I used a different entry criteria Something <> Something else
      (https://help.salesforce.com/articleView?id=customize_functions.htm&type=5)

      Editable by 2 people. (either OR)
      Different Submitter.


      Delete
    2. what is the point on having Volunteer__c as null??

      I understand that the shift must have a volunteer assigned. So in order to jump to the approval process by another person there must be a volunteer assigned to the shift, no?
      Or am i wrong?

      i suppose that what you are talking about in the criteria has to do with id and U***.id
      but i already tried that....

      Delete
    3. In plain language on the process builder:
      A person signs up a friend to volunteer, that friend can not already be signed up to volunteer and that volunteer slot must be empty. (At least that's how I read it...but I am far from an expert!)

      If these two things are correct, it should flow to the approval process.

      Delete
  7. Hi ,

    I'm getting below error.

    Dan Wong's username does not follow the given naming convention.

    ReplyDelete
  8. Hi ,

    I'm getting below error.

    Dan Wong's username does not follow the given naming convention.

    ReplyDelete
  9. Hi. I can see this is an old thread now but I think I stopped working on this Badge late last year because of this error. Just picked it up it again. The error:

    "Challenge Not yet complete... here's what's wrong:
    A Volunteer Shift Worker record created for another user is not in their approval queue, or it does not have the correct status automatically assigned. "

    I have followed suggestions here there and everywhere, even went down the Yellow Brick road to visit the Wizard.

    My process works! I know because when I log in as Dan, he has a request, he approves it and statuses get set. Has anyone completed recently and know the testing works?

    ReplyDelete
    Replies
    1. Odd! Want to share a bit more about your process?

      Delete
    2. I'm super stuck with this same error message and since they have changed from process builder to flow and none of the help resources are updated.

      Delete
    3. were you able to complete the challenge? I'm currently in the same boat and stuck as well

      Delete
    4. Same here guys, I'm going crazy and I'm quite sure there's something tricky in the new flow builder.... did someone pass this step?

      Delete
  10. Hey there!

    I am getting the following error:

    "The 'Sign Me Up' button does not have the correct label."

    As best I can tell, my QA is not on the layout...but when I try to drag and drop, it doesn't let me. Any ideas on what I might be missing here?

    Thanks!

    Jeremy

    ReplyDelete
    Replies
    1. Click on the "button, links, and actions" on the Volunteer Shift object. Confirm that the "Name" is Sign_Me_Up and Label is "Sign Me Up"
      From there, drag and drop on your page layout....

      Are you trying to drag it to the "Salesforce Mobile and Lightning Experience Actions"?
      If so, try to drop it in a different spot.

      Delete
    2. how to enter today date in 6 digit format on user creation(danwong)

      Delete
  11. I really appreciate your support on this.
    Look forward to hearing from you soon.
    I’m happy to answer your questions, if you have any.


    เครดิตฟรี

    เล่นบาคาร่า

    เครดิตฟรี

    คาสิโน

    ReplyDelete
  12. Many thanks for your kind invitation. I’ll join you.
    Would you like to play cards?
    Come to the party with me, please.
    See you soon...

    คาสิโนออนไลน์

    เล่นบาคาร่า

    คาสิโน

    แจกเครดิตฟรี ฝากถอนง่าย

    ReplyDelete
  13. Challenge Not yet complete... here's what's wrong:
    The 'Sign Me Up' button is not automatically assigning the logged in user's name to the new Volunteer Shift Worker record.

    ReplyDelete
  14. Challenge Not yet complete... here's what's wrong: The 'Shift Hours' field on the 'Volunteer Shift Workers' object is not configured correctly.

    ReplyDelete
  15. I am getting this error can someone help me in this??

    Challenge Not yet complete... here's what's wrong:
    Dan Wong's username does not follow the given naming convention.

    ReplyDelete
  16. why does the salesforce is not appearing in choosing for the user license?

    ReplyDelete
  17. Dan Wong's username does not follow the given naming convention.

    ReplyDelete

Post a Comment

Popular posts from this blog

Service Cloud Specialist Superbadge - 4,5,6,7

Part of doing the Service Cloud Specialist superbadge is trying new things, so I am putting up picture of new things that I've tried recently.  One of my favorite new things this week was taking a shower with my whole block collection.  Mom put me in the shower, and I sneaked out to grab the block bin and dumped it in.  I'm concerned to share photos because of the slight nudity, however, I can assure you that it was a glorious adventure.  Instead, I'll share my favorite Saturday new thing- walking to the coffee shop for a sprinkle donut!  Back to the superbadge... Challenge 4 Case Routing If you haven't taken the Onmi Channel module yet, now is a good time! I kept that particular module open one on screen while I walked through this step.  It is hard to give many hints about this step without giving away too many details - so - the best advice is to read through the challenge and label each step with the corresponding Salesforce term.  (IE - "The channel, Sto

Service Cloud Specialist Superbadge - 1,2,3

A confession - I know next to nothing about service cloud.  While I was excited that a new superbadge was available, it made me a little nervous that I had to do all of the prerequisites and tackle new things like macros.  New things - new year - let's get started! (Right after I finish guitar practice) If you are also a service cloud novice, the Omni-Channel Basics is a crucial prerequisite even though it is not officially required. Challenge 1 App Appearance  This, like all superbadges, requires a careful read through the instructions prior to any clicking.  I found it helpful to take a separate notebook and write down the steps that I would need for each challenge step - for example -  My rough notes for challenge 1: Create 2 profiles  Tweak service Console 3 new items on utility bar Allow access for new profiles Create User  Beware - After editing the service console, you might have to edit the new profiles.  I found it necessary to click "edit&quo

Business Administration Specialist Superbadge- 3 & 4

This afternoon, I added a genius wig in an attempt to look a little older and more experienced.  The free lemonade offer worked!  I made two dollars today!  A huge thank you to Jocelyn Fennewald , Salesforce MVP, for pointing out the "remove all columns" option within the report creator.  When you start a create a new report, simply click to start with a clean screen.  If you are familiar with report and dashboards, this challenge should only take 30 or so minutes to complete.  Below are tips and gotchas for each report / dashboard.  If you need more help, leave a comment! Reports Accounts by Market To create the "Market" row grouping, use a bucket field. Make sure that the correct date range is selected. High Value Residential  This report includes: 1 filter, 1 grouping, and 1 summarized field.  Rated Accounts by State The record count for state and account rating are automatically added. Note the filter.  Open Support Cases You ma