Skip to main content Salesforce and Tableau exam registrations are now closed through July 21st. Learn more about the new Salesforce certification experience coming soon.

Feed

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

I'm currently working on completing the Agent Blazer Champion: Coral Cloud Agency Builder project, and I've reached a blocker at the 'Test the Agent' step. I've attached a screenshot for your reference.

My timeline for completing this project is July 23rd, so I'm hoping to resolve this as quickly as possible.

Could you please advise on the next steps to get this project completed? I'm looking for guidance on how to move past the 'Test the Agent' section.

Thanks for your urgent support 

 

#Trailhead Challenges  #Trailhead

2 answers
  1. Today, 7:30 AM

    Following up on the Agent Builder Champion project, I've attempted the troubleshooting steps discussed, including deleting the previous version I created on July 18th. 

     

    However, I'm still encountering the same error. This time, the issue is occurring when I reach the Service Agent Builder page. 

     

    Could you please advise on the following: 

     

    Are there any other associated files or configurations that I might need to delete? 

     

    Is it possible to completely restart the project from a fresh state? 

     

    Are there any known restrictions on my user ID that might be preventing successful completion? 

     

    My project deadline is approaching (July 23rd), so your prompt assistance in resolving this would be greatly appreciated. 

     

    Thanks

0/9000
2 answers
  1. Today, 7:30 AM

    承知致しました。やってみます。ありがとうございます。

0/9000
0/9000
0/9000
4 answers
  1. Today, 7:27 AM

    We have both Instructor Led Courses booked for today (at least I do), but we can't access the class due to the maintenance.

0/9000

I am facing issues when creating new Identity resoultions. I have counter checked Data Stream and Data Model had been set up successfully and waited for hours for Primary Data Model Object to pop up the selection list without any success. I've noticed many are encountered the same issues.  

 

So I tried to follow the following steps mentioned by some: 

 

  1. Click Data Model tab.
  2. Click ExternalReservation.
  3. Click Relationships tab.Ensure a relationship is there, if not, click Edit.
  4. Check the Show inactive relationships box.
  5. If an inactive ExternalReservation Contact ID appears, toggle the Active to On.
  6. If nothing appears, use the following information to add a new relationship:
  7. Field: Contact ID 

    Cardinality: N:1 

    Related Object: Individual 

    Related Field: Individual Id

when I try to add a new relationship +New Relationship button is disabled and so unable to add.  Please suggest the steps to solve this issue.

 

Please see below screenshot:   

 

#Trailhead Challenges  #Trailhead Superbadges

7 answers
0/9000

I am on the final project 'Connect Data Cloud to Agentforce and Prompt Builder' in the second module 'Bring External Data into the Contact Page Layout'. 

I am not able to complete the first step to 'Enable Data Streams'. Step 12 states that I must verify 'Success' for the new streams. My data streams have been sitting in Pending status and showing no records for over 15 minutes. I've refreshed multiple times and followed the additional instructions to use the 'Refresh Now' option in the drop down for each stream. Can someone help me complete this step? 

 

#Trailhead Challenges

3 answers
0/9000

hey, i have made a community website, in which i m using a standard login and signup page provided by salesforce administration, but i also want to add a customer consent page after signup step , how do i do that, is there any way to achieve it, without replacing the standard signup page  

 

#Salesforce Developer

1 answer
  1. Today, 7:17 AM

    Hi @muskan dodani, Salesforce does not support inserting a custom page directly between the standard signup and login flows. To do something like a “consent page” after signup, you typically need to override or customize the signup process. 

     

    Why? 

    - The standard login and signup pages are managed by Salesforce. 

     

    - You cannot inject custom Lightning Web Components (LWC) or Visualforce pages inside the standard flow. 

     

    - The standard pages have limited customization options (branding, text, colors) but do not allow adding new steps in between. 

     

    How to implement your requirement? 

    Override the signup page with a custom signup flow

     

    - Create a custom Lightning page or Lightning Web Component for signup. 

     

    - Include the standard signup form fields plus your consent checkbox/page. 

     

    - After successful signup and consent, direct users to login or community home. 

     

    - This replaces the standard signup page, but you have full control. 

0/9000
1 answer
0/9000