Skip to main content

Feed

Connect with fellow Trailblazers. Ask and answer questions to build your skills and network.

I have done the tasks in my playground, but the lesson isn't picking up what I have done in the set up currency exchange and the create a unique account list view. I have attempted the tasks several times, followed the steps, and I am pretty sure I did them correctly. Can anyone tell me what I can do to keep moving forward? 

 

#Trailhead Challenges

3 answers
  1. Today, 6:40 AM

    Hi @summer lawler

     

    I am from the Trailhead Help Team. Can you please confirm if you're still seeing an issue? If yes, please help us with the Trailhead module and share the URL of the unit along with the error screenshot if possible.

     

    Thank you!

    ++TrailheadHelpFollowUp

0/9000

Hello,

I’ve been facing a strange issue on Salesforce. Whenever I post comments, they appear perfectly fine on my side — I can see them clearly when I’m logged in. However, when I open Salesforce in incognito mode or ask a friend to check from their account, my comments are not visible to them.

I’m not sure if it’s a permission issue, a visibility setting, or something else going wrong. Has anyone else experienced this? Any help or insight would be greatly appreciated!

Thanks. 

 

#Agentforce

0/9000
Nao Shiomi asked in #Apex

 In the provided documentation, it discusses "Creating Apex Managed Sharing" primarily in the context of custom objects.  

Can Apex managed sharing also be applied to standard objects? 

 I'm looking to implement Apex managed sharing for the Case object.  

 

https://developer.salesforce.com/docs/atlas.en-us.252.0.apexcode.meta/apexcode/apex_bulk_sharing_creating_with_apex.htm

 

 

 

#Apex

1 answer
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Today, 6:40 AM

    Hello, yes, you can manually share standard and custom objects ("To access sharing programmatically, you must use the share object associated with the standard or custom object for which you want to share."). For case, have a look at CaseShare object type.

    Eric

0/9000

Become an Agentblazer ChampionConnect Data Cloud to Agentforce and Prompt Builder > Bring External Data into the Contact Page Layout

 

I'm in the step 'Set Up Identity Resolution' and have done everything successful in the step before 'Enable Data Streams', and still an error pops up "Mappings from Data Streams to the standard Cloud Information Model objects such as Individual and Contact Points are required." so I can't move on... (there is no drop down at the Primary Data Model Object)

 

 

 

#Trailhead Challenges

3 answers
  1. Today, 6:38 AM

    Hi Trailblazers, 

     

    We sincerely apologise for the inconvenience caused. 

     I'm from trailhead help team. There is an ongoing issue with the badge, This should be resolved soon and I will keep you posted as soon as it's fixed from our end.

     

    Thank you for your understanding and continued patience!

0/9000

I am trying to complete "Connect Data Cloud to Agentforce and Prompt Builder" badge specifically the "Bring External Data into the Contact Page Layout" module. After enabling the data streams, all the Data Model Objects started processing and the status is still "Processing" after 2 days. Is it related to the technical issue that is going on with the Trailhead orgs? How soon would it be resolved?

Issue with Data Cloud Trailhead Playground 

 

 

 

#Trailhead Challenges

2 answers
0/9000

when I am doing the superbadge module Access Governance Superbadge Unit ,2nd challenge Monitor Data Changes,after doing all requeried work before login into dataloader.io and when i am logging to the dataloader.io

it is showing empty pages . 

when I click on dataloader.io it is displaying empty pages

 

 

 

#Trailhead Challenges  #Trailhead Superbadges  #Salesforce Developer  #Trailhead

1 answer
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Today, 6:35 AM

    Hello, try either to

    - Log out, clean the browser cache and log in back

    - or try into another browser, or in incognito mode

    Eric

0/9000
2 answers
  1. Today, 6:35 AM

    @Eric Burté I have started the exam then I realised I registered for wrong one Immediately I reached to support team but the exam was suspended and I can not do anything. Also I registered the case with Support team but did not hear back.

0/9000

I have worked on the playground "Configure Agentforce for Service" an have completed. but unable do the  "verify step to earn 100 points" 

 

#Trailhead Challenges

3 answers
  1. Today, 6:34 AM

    HI @Soundararaj Ramamoorthy

     

    I am from the Trailhead help team. We see that you have completed the 'Quick Start: Build a Service Agent with Agentforce' Project. kindly share the solution that helped you resolve the issue or please make sure to mark the response which helped you to resolve your query as 'Best Answer' so that it might help the fellow Trailblazer's who are facing the similar issue.

     

     Thank you! 

     

0/9000
How to update nickname  of user  when create userObject

 

Currently, I am creating a user using a flow builder, the nickname field I am installing according to the value in the image. however, I want it to be a increment value. I created an increment field object. How do I copy this value to the nickname field when the user is created?
2 answers
  1. Oct 30, 2020, 8:46 AM
    HI Bao Ha ,

     

    what I understood is you have an custom object which stores incremental value and you want to use that value as nickname for new user, If that is the case , you shall get the latest incremental record in flow and you can refer this record to get the value for nickname .  So what challenge you are facing , better share your flow image.
0/9000