Hi ,
have you well unselected the following topics as requested in step #6 of the
Create the Agent phase ?6. Unselect these topics (click the Added button) so that General FAQ is the only remaining topic:
- Case Management
- Account Management
- Reservation Management
- Delivery Issues
- Order Inquiries
- Escalation
https://trailhead.salesforce.com/trailblazer-community/feed/0D5KX000000nGxi0AE
Feed
- Recent Activity
- Created Date
- Questions with an Accepted Answer
- Questions with No Accepted Answer
- Unanswered Questions
Today, 8:43 PM Hi ,
What is the trailhead that is experiencing this issue? Please provide the URL of the trailhead.
Today, 8:41 PM Hi ,
I saw the same issue.
I followed 3 steps to pass this challenge -
1. Made sure the child relationship name is "Reservations" as mentioned by Florian.
You need to edit the enrichment for that(See below) ]
2. Removed and re-added dynamic related list.
3. Saved + Activated the lightning record page. In App Default section, I assigned it to sales app.
https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007eqiVGSAY
Today, 8:39 PM Hi ,
I was able to resolve my issue. When adding the default Team, I was unable to set Account Access as Read Only. I had to change OWD for accounts to Public Read Only before I could set the Default Team Account Access as Read Only.
Since I was getting the error, I went and changed the OWD back to how it was - Public Read/Write.
Today, 8:37 PM Hi ,
Are you using the following special developer org?
https://trailhead.salesforce.com/content/learn/modules/data_security/data_security_org
Can't submite the challenge for the next step
#Trailhead Challenges
Today, 8:35 PM Hi ,
I saw the same issue.
I followed 3 steps to pass this challenge -
- Made sure the child relationship name is "Reservations" as mentioned by Florian. You need to edit the enrichment for that(See below)
2. Removed and re-added dynamic related list.
3. Saved + Activated the lightning record page. In App Default section, I assigned it to sales app.
https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007eqiVGSAY
This is the error i get, in spite of following everything correctly
Step not yet complete in Agentforce
In the route work component named Route to ESA, we can't find the Agentforce Service Agent set to CC Service Agent.
#Trailhead Challenges #Agentforce
Today, 8:31 PM Hi ,
please try to edit your flow Route to ESA like this
https://trailhead.salesforce.com/trailblazer-community/feed/0D5KX00000J5oJA
I have quite a few DLRS's set to run in "Watch and Process" (Scheduled) mode with a cron that runs hourly during the work day. I often see 1 batch fail due to "First error: dlrs:Too many query rows: 50001". Recently I have seen several batches failing each hour. Previously my Scheduled Job Scope Size was 16 and have reduced it to 8, but the number of batches for the hourly job have not doubled (which I would think it would, with cutting the batch size in half), nor have the failed batch number been reduced. Typically, there are between 60-100 Total Batches, but can go as high as 500 if a lot of activity. Do I have to reschedule the cron for the new job scope size to take effect? Or any other reason why a change in the Scheduled Job Scope Size is not having an impact?
Also, when there is a failed batch, does it get re-tried the next time the cron runs?
Today, 8:31 PM I'm assuming we're talking about the "RollupJob" scheduled Apex that process the Scheduled Item records and not the Scheduled Full Calculate.
To make sure we're on the same page. RollupJob batch size is controlled by the "Scheduled Job Scope Size" custom setting value, not to be confused with the "Calculate Job Scope Size" custom setting value.
Assuming you changed that, it should work on the next scheduled run.
Failed records are left in the database and will be retried on the next run. Where you are getting a hard crash it will not create/update log entries which would normally tell you which specific records were causing problems.
The 50K record limit can come from a few places but it is usually parents with many children or if you have many different rollups between the same parent and child and there are a moderate number of child records, it can cause records to be pulled multiple times and inflate the 50K result count.
Preciso de ajuda.
já tentei fazer conexões via sandbox, production, custom e project default, porém sempre me retorna algum erro do tipo. Não consigo continuar minhas trilhas de desenvolvedor
#Trailhead #Salesforce Admin #TrailblazerCommunity #Salesforce Developer #Service Console
Today, 8:29 PM Hi ,
Please check this article.
We want to use Salesforce to capture visits to our tradeshow booths from both existing and new customers and directly log in potential opportunities. Our contract developer isn't sure how best to build this using just Salesforce. I was wondering if it's a junction object to connect different campaigns to different trade show activities. Or I feel like we could use Pardot form in Kiosk mode but if they are already existing customers we will asking them for data we technically already should have. Anyone have a great system they want to share and how did you build it?