Justus van den BergA Lightweight Salesforce Metadata API Apex LibraryA lightweight Apex library to call and handle the Salesforce SOAP APIs based on the Metadata, Partner and Apex WSDLs4d ago4d ago
Justus van den BergImproving The Apex SOQL Subquery Response handler with MetadataFixing a number of issues and improving the performance when parsing a SOQL query result into multiple tables using ApexOct 5Oct 5
Justus van den BergProgrammatically Determine The Object Loading Order for Salesforce Data Migrations Using ApexUse a topological sort algorithm in Apex to sort sObjects based on their lookup dependenciesOct 2Oct 2
Justus van den BergDynamically Handle Salesforce SOQL Subquery Response Data Using ApexDynamically parse Five-Level Parent-to-Child Relationship SOQL Queries to joined tables or split tables using the magic of ApexAug 121Aug 121
Justus van den BergDebugging the Salesforce Pub/Sub API using PostmanA step by step guide on how to publish and subscribe to Platform Events through the Pub/Sub API using PostmanJul 10Jul 10
Justus van den BergSalesforce Apex Optimization: Maps vs Multi-Dimensional ArraysExploring the performance implications on CPU Time and Heap Size when working with composite keys and large “data grids”.Jul 41Jul 41
Justus van den BergApex Zip Support Performance TestPerformance testing the Compression.ZipWriter methods and find the most memory efficient way to handle large file dataJun 4Jun 4
Justus van den BergSalesforce Apex Optimization: Large Strings vs Heap Size and CPU TimePushing the Apex Heap Size almost four times over it’s limit by optimising our code results in some very interesting behaviour…May 301May 301
Justus van den BergCreate Lightning Web Component (LWC) Datatable Columns using ApexA “controversial” approach on generating both the LWC lightning-datatable data and column configuration fully from ApexMar 13Mar 13
Justus van den BergSalesforce Data Cloud Utility and Ingestion Api UI Setup InstructionsStep by step instructions on how to setup and configure the Lightweight - Data Cloud Utility and Ingestion API UIFeb 29Feb 29