FOXY Solutions

All posts

On this page you can scroll through all articles, or filter by category or tag.
Categories: Miscellaneous (1) | Salesforce (15)
Tags: Apex (7) | Best Practices (3) | Communities (4) | Copy-Paste Snippets (7) | Deployments (1) | Events (2) | fflib (3) | Github (2) | Hobby Projects (1) | Integrations (3) | Level Advanced (8) | Level Beginner (9) | Level Intermediate (1) | Lightning Flows (1) | LWC (3) | Miscellaneous (1) | Quick Read (8) | Security (1) | Theory (2)
Support multiple mock responses via different fflib stubproviders

Did you ever face the challenge of requiring to stub one method of the same class-type with different implementations? In this article I’d like to highlight the (simple) possibility within the fflib framework.

Read more
02-12-2025Salesforce 0
Apex | Copy-Paste Snippets | fflib | Level Advanced
Apex Loop & Map performance comparisons

Do you know applying a different way of writing a for-loop could save you up to a second or 70% performance per execution?! This article highlights three optimal implementations in Apex, hopefully to make everyone aware of the end-user impact of choosing one or the other implementation.

Read more
20-09-2025Salesforce 0
Apex | Best Practices | Copy-Paste Snippets | Level Beginner | Quick Read
Securely support unsupported OAuth Flows in Salesforce

In need to authenticate using a not-supported OAuth Flow in Salesforce? No need to hardcode passwords in code or setup! This article explains in details how to securely support unsupported OAuth Flows, while giving a hint on how to allow debugging of your custom Auth Provider.

Read more
13-09-2025Salesforce 0
Apex | Copy-Paste Snippets | Integrations | Level Intermediate | Security
Extensive test/mocking example guide in fflib

Are you (semi-)familiar with fflib but sometimes still feeling challenged to write constructive test methods, without copy-pasting everything? This post is more like an extensive guide, showing example code for reference, but also deep-diving into the why and how of certain lines of code.

Read more
04-10-2022Salesforce 5
Apex | fflib | Level Advanced | Level Beginner
StaticResources are publicly accessible

Did you think StaticResource were a save place to store data, as long as you not expose the name? This article shares how each StaticResource is publicly accessible for each Site and/or Community visitor.

Read more
17-05-2021Salesforce 0
Best Practices | Communities | Level Beginner | Quick Read | Theory
OutboundMessage Acknowledgement to prevent duplicate retrievals

Are you still requiring Outbound Messages for your implementation? Be aware of the Acknowledgement being responded and keep track of NotificationId to prevent a message overload.

Read more
23-03-2021Salesforce 0
Integrations | Level Beginner | Miscellaneous | Quick Read
Reparent ThirdPartyAccountLinks

Have you ever been challenged with maintaining ThirdPartyAccountLinks/TPALs? This article elaborates on how to make them writable and shares the workarounds for most common challenges, especially when re-parenting.

Read more
04-03-2021Salesforce 1
Apex | Level Advanced
Restricted status codes for HTTP Response in Salesforce

Did you know Salesforce has limited the status codes which can be returned in a HTTP Response? This article lists the missing ones and elaborates on how to resolve this.

Read more
25-11-2020Salesforce 2
Apex | Integrations | Level Beginner | Quick Read
Display SEO Page Title in ThemeLayout

Do you want to use the Community Page Title in your Layout? This undocumented event allows you to capture it!

Read more
29-10-2020Salesforce 2
Communities | Copy-Paste Snippets | Events | Level Advanced
Static Resources in Communities Head Markup

Do you want to reference a Static Resource in your Community Head Markup? This article describes how to reference this, what use-cases might be useful and two challenges I faced when referencing a Static Resource within a Community.

Read more
05-07-2020Salesforce 0
Communities | Level Beginner | Quick Read

Posts navigation

1 2
Categories
  • Miscellaneous (1)
  • Salesforce (15)
Stay up-to-date
Do you want to be informed when a new article was published? Subscribe here and get an email per day with new articles.
Tags
Apex (7) Best Practices (3) Communities (4) Copy-Paste Snippets (7) Deployments (1) Events (2) fflib (3) Github (2) Hobby Projects (1) Integrations (3) Level Advanced (8) Level Beginner (9) Level Intermediate (1) Lightning Flows (1) LWC (3) Miscellaneous (1) Quick Read (8) Security (1) Theory (2)
Recent
  • Support multiple mock responses via different fflib stubproviders
  • Apex Loop & Map performance comparisons
  • Securely support unsupported OAuth Flows in Salesforce
  • Extensive test/mocking example guide in fflib
  • StaticResources are publicly accessible
Contact Details
Reinier van den Assum
  • Github
  • Salesforce Laboratory
  • LinkedIn
  • Trailblazer.me

Theme: Illdy. © Copyright 2020. Please reach out before distributing. Main image from Wallhere (BDV).