Skip to main content

#Trailhead Challenges1.407 diskutieren mit

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.

positions is not showing up in my permission sets.  

Positions not an option in permission sets

 

 

 

#Trailhead Challenges

3 Antworten
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Heute 22:50

    Hello @Ella Conger

    that is because you do not use the correct dev edition to take this module,or have not correctly connected it to be able to launch if fot this module.  

    Otherwise that means that you have not started the module from its 1st unit (

    https://trailhead.salesforce.com/content/learn/modules/data_security/data_security_overview) and have also not done the 2nd one where you are asked to create and prepare this instance (https://trailhead.salesforce.com/content/learn/modules/data_security/data_security_org

    ). 

    Eric

0/9000

For some reason I am not seeing the Case Type option. There's no choice of Case Type in the fields. Am I missing something? 

 

  • Account ID equal to the ID from the variable you created
  • Asset ID equal to the Asset ID from the prior Get Records element
  • Case Type equal to Equipment Malfunction

#Trailhead Challenges

3 Antworten
  1. Heute 22:16

    Please check whether Field-Level Security (FLS) is configured correctly for the field.

0/9000

If you are facing the problem shared in the image ; Félix Adorno (RK Rivera)

already provided the solution to this event. 

  

Here are the steps that worked for me:

  1.  From the App Launcher, open Data Cloud, then go to the Data Governance tab. 
    •  If you don't see Data Governance or can't manage policies, you may need to assign your user the Data Cloud Architect permission set. 
    • To be able to assign Data Cloud Arquitect permissions to your role ; do as follows:
      • Open Setup: Click the gear icon (⚙️) in the top right corner of the screen and select Setup.
      • Search for Users: In the left sidebar, use the Quick Find box, type Users, and select the Users option that appears in the results.
      • Select the user: Find and click on the full name of the user who needs the permissions (e.g., your own user account).
      • Edit Assignments: Scroll down the user's profile page until you find the Permission Set Assignments section. Click the Edit Assignments button.
      • Add the permission: In the left box (Available Permission Sets), find and select Data Cloud Architect. Then, click the right-pointing arrow (Add) to move it to the Enabled Permission Sets box on the right.
      • Save your changes: Click the Save button to apply the new configuration.
  2.  Go to Policies
  3.  Delete the default policy that was automatically created for the playground. 
  4.  Click New
  5.  Select Data Access, then click Next
  6.  Enter a Policy Name and set Authorization Level to Internal User
  7.  Click Next and configure the rule as follows: 
    • Resource: Object 
    • Action: Allow access 
    • When should this action take place?: All Objects 
  8.  Go to Users and, under Who should be affected?, select All Users
  9.  Click Save and Activate

 

If you are facing the problem shared in the image ; Félix Adorno (RK Rivera) already provided the solution to this event.

 

 

 

#Trailhead Challenges

0/9000

So I spent a lot of time on Control Access to Fields in data section trying to create Candidates, permissions and the job application like the ai told me to do then I went into the comments for this challenge and saw I need to install a package.  I've scrolled through pages of comments how do I install the package?  

 

Thanks 

 

#Trailhead Challenges

1 Antwort
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Heute 22:01

    Hello @Eliot Ryan Charman, please follow these instructions to install the package :  

    https://trailhead.salesforce.com/trailblazer-community/feed/0D53A00004rihkMSAQ

    Eric

0/9000

I confirmed that Aaron Hartzler is Active and has the Salesforce license. He exists in my selected Trailhead Playground, but the challenge still says “We can't find a user named Aaron Hartzler.” I also cannot change his username because Salesforce shows “Please do not change usernames in the Trailhead Playground. 

 

#Trailhead Challenges

2 Antworten
0/9000
1 Antwort
0/9000
1 Antwort
0/9000

I'm getting stumped on this. Org wants to create a push notification for overdue tasks. I have done it using a record-triggered flow with 7 days and 2 days as being notifications email to say Task is about to be due. Could it just be a push notification which stays in Salesforce, notification sent to the notification bell once daily . 

 

#Trailhead Challenges  #Trailhead  #Salesforce Admin  #TrailblazerCommunity  #Sales Cloud  #Formulas

1 Antwort
  1. Heute 20:02

    Hi @Scott Holmes -  Create a Scheduled-Triggered Flow that runs once a day.

     Get Task records where: 

    • IsClosed = False
    • ActivityDate < TODAY()

     

     Use the Custom Notification action.  

     

     Send the notification to the Task Owner.  

     

     The notification will appear in the Salesforce notification bell.  

     

     If you also want the 7-day and 2-day reminders, those can remain as scheduled paths in your existing record-triggered flow. 

     

0/9000

Hi everyone! 👋

I’m preparing for the Salesforce Administrator certification and wanted to know if anyone has information about free Salesforce Admin certification vouchers or any upcoming voucher programs.

Any help or guidance would be greatly appreciated. Thank you! 🙌 

 

#Voucher Coupon  #Trailhead Challenges  #Salesforce Admin

0/9000

 

Como resolver esse erro? Na regra de compartilhamento “Share Applicants Between Recruiters” (Compartilhar candidatos entre recrutadores), não parece que os registros são compartilhados na função “Recruiter” (Recrutador)

 

label: Share Applicants Between Recruiters  

O erro Continua mesmo verificando tudo. já mudei o idioma e local para EUA, mas não resolve. Agradeço desde já pela ajuda.  

 

Proteger seus dados no Salesforce> Criar regras de compartilhamento. 

 

#Trailhead Challenges

5 Antworten
  1. 10. Juni, 13:55

    Bom dia Léo!  

     

    Consegui resolver, estava tendo o mesmo problema!  

     

    Ao configurar as Roles em conjunto com a trilha, eu estava copiando os nomes igual você!  

     

    Role Name

    : Recruiter_Recrutador 

    Role Name as displayed on reports:

    Recruiter (Recrutador) 

     

    Ao modificar esses nomes para apenas o nome simples Recruiter, o desafio foi concluído com sucesso.  

     

    Enviei um print de como estava antes e como ficou depois.  

     

    Isso serve para as outras Roles também! Vou procurar não utilizar mais nada em português nesses desafios.   

     

    Qualquer coisa pode dar um alô. Tamo junto!  

    Bom dia Léo! Consegui resolver, estava tendo o mesmo problema! Ao configurar as Roles em conjunto com a trilha, eu estava copiando os nomes igual você! Role Name: Recruiter_Recrutador Role Name as dis

     

     

    image.png

     

     

0/9000