Skip to main content

Feed

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

Hello Trailhead Community,

I’m currently preparing for the Salesforce Certified Advanced Administrator exam and am looking for dependable resources that offer practice questions or mock exams to help reinforce my understanding.

I’ve completed the recommended Trailhead modules and reviewed the exam guide, but I’d like to supplement my study plan with realistic practice questions to gauge my readiness.

If anyone has recommendations for trustworthy study materials, platforms, or question banks that align closely with the exam format, I’d greatly appreciate your insights.

Thank you in advance for your support, and best of luck to everyone on their certification journey! 

 

#Certifications

0/9000

I am interested to see case/milestone violation at 50% , 75% and overdue in Salesforce using reports/dashboards . I am using the case milestone dashboard.      @Reports & Dashboards 

1 answer
0/9000

I want to upload a list of about 200 locations to use for Location/Geofence based messages. Is there a quicker way to do this other than adding them in one by one?    

1 answer
0/9000

My account is tied to both my partner account and personal account, but I can't seem to access the partner account to log in and do what I do. I need to reset the password but I can't receive it xause its sending it to my sfdc account. I need help as to do what to do.    

1 answer
0/9000

Question:

 

We are performing an impact analysis for the Winter '26 release update: 

“Enforce Permission Requirements Defined on Built-In Apex Classes Used as Inputs.”

As part of our analysis, we are following this approach:

  1. Identify Apex classes used in Flows by scanning for @InvocableMethod annotations.
  2. Review those classes to check whether the input parameters are built-in Apex types (e.g., ConnectApi.FeedItemInput, Messaging.SingleEmailMessage, or standard sObject types).
  3. Evaluate if these inputs or the Apex logic rely on system context or bypass object/field-level security.

We would like to confirm the following:

  • Is this the correct and recommended approach to assess whether our existing Flow + Apex integrations will be impacted?
  • If a class is impacted (i.e., fails due to permission enforcement), are the following remediations appropriate?
    • Refactor to use a custom wrapper class as input instead of built-in types.
    • Add explicit CRUD/FLS checks .
    • Avoid relying on system context; use with sharing where appropriate.
  • Enable the update in a sandbox and perform E2E regression testing with multiple user profiles to identify any permission-related failures.

 

Can anyone   confirm if this is the

right and recommended way to approach the impact assessment and mitigation for this update?

Also, any additional best practices or tools recommended by Salesforce to validate invocable methods in flows that might be affected would be appreciated.

Thank you in advance!

1 answer
  1. Today, 10:30 AM

    Hi @Surekha Rathna Ch

     

    You would need to enable this release update in sandbox and check below points. 

    Going forward, if you have a Flow or Process Builder that runs an Invocable Apex Method, the context for which this runs could change. Apex called in this way will run in the current context if it calls a built-in Apex class used as an input.

    No Code:

    • Search Apex for @InvocableMethod
    • Review Flow, Process Builders, Apex, or Einstein* Features for references.

    Pro Code:

    • Search Apex Metadata for @InvocableMethod
    • Once you’ve found any matching references, search Flow, Process Builders, Apex, or Einstein* Metadata for those references.

    https://www.salesforceben.com/salesforce-spring-25-release-what-to-expect-and-how-to-prepare/

     

    https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_release_update_enforce_perm_requirements_on_built_in_apex_classes.htm&release=250&type=5

     

    Thanks!

0/9000

Hi everyone, 

 

I’m currently focusing on improving my understanding of Tableau calculations (row-level, aggregate, table calculations, LODs, etc.). I was wondering if anyone has a Trail Mix or a curated list of Trailhead modules specifically related to Tableau Calculations. 

If you have any recommendations or links, I’d really appreciate it!

Thanks in advance 😊

1 answer
0/9000
1 answer
0/9000
1 answer
0/9000
1 answer
0/9000