Skip to main content

#Trailhead596 utenti parlano di questo argomento

1 risposta
  1. Manoj Nambirajan (Dell Technologies) Forum Ambassador
    Oggi, alle 03:07

    @Omotola Adekunle

    Screenshot refers to Energy Audit Tab View.. Which is the landing page view of Energy Audit Tab. 

     

    The Challenge wants you to open a Contact record and then spot the Edit Page button from dropdown. hence , please open a contact record and see. 

     

     

0/9000

Hello.  

 

Where do I find trailhead courses to help study and prep for the Salesforce Admin Exam? Also, practice tests? 

Thank you, 

Nancy 

 

#Trailhead  #Trailhead Challenges  #Salesforce Admin  #Certifications  #Certification  #Salesforce

2 risposte
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Ieri, 21:19
0/9000
8 risposte
  1. Ieri, 15:19

     This solution worked for me :  the issue is with the existing Data Governance Policy - All Data Access Ruleset. Make sure you create a new policy and then delete the All Data Access Ruleset Policy

    . After that, try again. it should work. Hope this helps!  

     

    Reference articles: 

    SalesforceHelp

    Create an Allow All Policy in Data 360 

0/9000
2 risposte
  1. 29 ago, 17:00

    I followed your instruction but the error still occurs and I cannot finish this trailhead?! 

     

     

0/9000

Hi All, 

I'm currently working on a Proof of Concept (POC) for the Data Consumption Framework, but I've encountered a roadblock. It seems I might be missing a step or making an error in the process. Here's a summary of the steps I've taken:

 

Created an Integration Definition (both APEX Defined and External Service Defined).

Skipped the MuleSoft Connect option as we are utilizing other External Services for data retrieval.

As per the documentation, the next step involves passing the Integration Definition to the Integration Procedure. Upon execution, it should return the desired results. However, I'm unclear on certain aspects, especially when creating an APEX-defined integration—specifically, where to set the endpoints and authentication.

 

Any assistance or guidance on this matter would be greatly appreciated.

 

Thank you in advance for your support.

 

Best regards,

 

#Trailhead  #Automation  #Integration 

1 risposta
  1. Ieri, 05:54

    Short answer: For an APEX-defined Integration, the endpoint and authentication are not set inside the Integration Definition record itself — they're set inside your Apex.class that implements the DataSource.Load (or VlocityOpenInterface) interface. Inside that class's load() method, you build an HttpRequest and set the endpoint URL there, and for auth, best practice is to use a Named Credential (endpoint = callout:YourNamedCredential/path), so Salesforce handles the token/credentials instead of hardcoding them in code. 

    In the Integration Definition, you only specify: 

    • Type = "Apex Class"
    • The name of the class implementing the interface
    • The request/response JSON structure (so the Integration Procedure knows how to map the data)

     

    Then in the Integration Procedure, you just drop in an "Integration Action" element pointing to that Integration Definition — it calls your Apex class, which handles the endpoint and auth internally. 

      

    If you're using External Service Defined instead, the endpoint/auth is already configured via Named Credential when you set up the External Service itself (Setup > External Services) — no extra Apex needed in that case. 

      

    Bottom line: endpoint/auth lives in the Apex class (or Named Credential), not in the Integration Definition record.

0/9000

Hi everyone,

I'm currently working on the Become an Agentblazer Legend 2026 trail, specifically under the Unstructured Data in Data 360 project, on the unit titled "Create a Search Index Configuration".

I am completely stuck trying to verify the final step. I successfully created the Search Index Configuration (My_kav), clicked Rebuild, and waited until the Search Index Last Run Status officially changed to Ready.

However, when I click the "Verify step" button on Trailhead, it consistently throws the generic red error:

"Whoops, looks like there was a problem. Please try again."

To investigate further, I went into Data Explorer and selected the chunk table (My_kav_chunk__dlm), but it throws a database execution failure error:

Failed to execute query: table "My_kav_chunk__dlm" does not exist [TraceId: ...] SQLSTATE: 42P01

Here is what I have already tried to fix it:

  • Waited 15+ minutes to allow backend provisioning.
  • Triggered manual Rebuilds multiple times.
  • Deleted the Search Index configuration completely, waited, and recreated it from scratch with the exact configuration required.
  • Attempted checking the challenge using a fresh Incognito window to clear any browser cache.

Even though the UI says the index is Ready, the backend DLM tables seem broken or unprovisioned, preventing the Trailhead grader from reading them. Has anyone found a workaround for this backend provisioning delay, or is my playground org's Data Cloud instance glitched?

Any help would be greatly appreciated! Thank you!

 

Stuck on

 

 

#Trailhead Challenges #Data Cloud #Trailhead Challenges

8 risposte
  1. 16 lug, 12:59

    Hi, there may be issue in that org, you can create a new one and do that again.

    This happens sometimes in Salesforce playground or dev orgs.

0/9000
4 risposte
0/9000

Dear Fellow Trailblazers,  

 

For the following trailhead unit "Build a Segment and Report" under "Explore Data 360 Core Functionality" Badge,  

 

https://trailhead.salesforce.com/content/learn/projects/explore-data-cloud-core-functionality/build-a-segment-and-report?trail_id=data-cloud-explore-setup-to-activation

 

I'm stuck on step 7 - 9 

Data 360 badge question -

 

When I search "Is US Based", I got the following: 

1. For a starter, I don't see a "Lead Category" on the screen 

 2. I don't see "

Lead.Party > Party.Individual > Unified Individual.Unified Individual Id.

" in container path 

 3. What's "Container Object Name"? It's not specified in the instructions  

image.png

 

What did I do wrong? 

 

#Trailhead Challenges  #Agentforce  #Salesforce Developer  #Trailhead  #Salesforce Admin  #Salesforce  #Certifications

4 risposte
0/9000

🤖 Build real expertise for the Agentic AI era. 

 

Trailhead Journeys are now available across 10 Salesforce products empowering you to move from fundamentals to advanced expertise with a progressive, step-by-step curriculum. 

 

Newly added journeys:

 

Skip the search. Start the journey 👉 trailhead.com/trailhead-journeys

 

🤖 Build real expertise for the Agentic AI era.

 

 

6 commenti
0/9000