Skip to main content The last day to register for a Salesforce or Tableau exam is June 30th. Learn more about the new Salesforce certification experience coming July 21st.

Feed

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

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

1 answer
0/9000

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?

1 answer
  1. 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. 

0/9000

Preciso de ajuda.  

Não consigo conectar minha organização ao visual studio code.

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

1 answer
0/9000

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?

2 answers
  1. Today, 8:29 PM

    How would you add opportunities?

0/9000
1 answer
0/9000

I have tried in a new playground as well but I continue to get this error when trying to complete my "Ehnance Agentforce to Act on Data with Conversational langugage" course. 

 

 

  • Because the sObjectOutputReference field is set, you also need to set the following fields: object.

#Trailhead Challenges

1 answer
0/9000

We have a Wealth Group in our bank that manages about 1300 accounts, and we're transitioning from a legacy system to Salesforce FSC. To capture the notes from the legacy system, they have created .pdf files that we can attach to the Account in SF. However, we need to limit visibility of the file only to the Wealth Group, while keeping visibility of the Account to all users. For example, a customer service rep in a branch should see the Account record, but not the attached file, while a Wealth Group user would see the Account record and the attached file. Is this possible? 

 

#Upload Files

0/9000

Hi Trailblazers,

I'm facing an issue with OmniStudio Document Generation in a Dev Org (same config as Prod). The document is generating successfully, but it's not getting linked to the Account, and I see this error:

Context:

  • The document is generated via OmniScript.
  • We are using a Document Generation Action in the OmniScript.
  • The Dev Org has the same configurations as Production.
  • There's no custom Apex involved.
  • We suspect the document is not being linked to the Account properly, possibly due to a failure in DataRaptor or Integration Procedure.
  • The user has full access to all related objects like ContentDocumentLink, Account, etc.

🧩 What I’ve Checked:

  • Permissions to related objects (Account, ContentDocumentLink, ContentVersion)
  • Verified the OmniScript and Document Action setup
  • No errors in template generation itself — only during record creation

 Question:

  • Where exactly can I find or debug the DataRaptor or Integration Procedure that links the document to the Account?
  • What fields must be set (e.g., LinkedEntityId) to ensure linking works?
  • Is there a common config or mistake that might cause this error in OmniStudio setups?

Any guidance or checklist to trace this would be super helpful.

Thanks in advance! 🙏 

 

#Omnistudio  #Omni Channel  #Salesforce Health Cloud

0/9000

We transact the majority of our business through channel partners. For a few reasons, we have crafted unique product codes for each our of core products, for example   

  • Core product:  NSC-product-info
  • Partner A Product:   NSC-PTRA-Product-info
  • Partner B Product:   NSC-PTRB-Product-info

In this configuration we are "fulfilling" order with 3 dfferent product even if they are all the same behind the scenes. Analytically this is challenging because I get metrics related to 3 different product when I really want o view them as a single thing    I am considering making the partner products BUNDLES that include just the core product, so that when it is "fulfilled" it would use the core product and my analytic would be easier?    Is this a desirable approach? Will it work? I am open to other ideas as well. Thanks.     

2 answers
  1. Today, 8:14 PM

    Hi Vuk, maybe this matrix shows the way I'm thinking of handling this,where each partner sku is a bundle with a single product within the bundle and each partner product references the same underlying product. Imagine coca-cola selling "coke","coke-zero" and "coke-free" as separate things but putting actual "coke" in all three cans. 

    Hi Vuk, maybe this matrix shows the way I'm thinking of handling this,where each partner sku is a bundle with a single product within the bundle and each partner product references the same underlying

     

     

0/9000

We can’t find the benefit 30-Day Extended Return Period on All Orders associated with the Silver tier and Gold tier. Make sure the priority is selected as 1.

 

#Trailhead Challenges

0/9000