Quantcast
Channel: Force Genie Blog » Apex
Browsing latest articles
Browse All 5 View Live

Workaround for SOQL offset with more than 2000 results

When the “offset” feature for SOQL was announced I was pretty happy to finally get a solution for working with huge lists of data that I have to output in junks. Unfortunately, the final (preview)...

View Article



Surprise when “Accessing All Field Describe Results for an sObject” in a...

At some point every developer will have to understand apex describe information to get everything out of the force.com platform. At this point, you will probably learn how to retrieve a map of field...

View Article

How to identify the package namespace

I was just asked if it’s possible to identify the namespace of the current package some code is running in. I was a bit surprised to not find a proper System method for it. The best code I could find …...

View Article

Calling Salesforce REST webservices without authentication

I just read a blog post on how to write anonymous SOAP webservices and immediately checked if this works for REST services too… and guess what: it does! Check out Ankit Arora’s blogpost and try the...

View Article

Track field history on User object

Two days ago a question on Twitter #askforce caught my attention. JLiljegren__c tried to track field changes on the user object in Salesforce and hit some limitations: Honestly I first was surprised...

View Article

Browsing latest articles
Browse All 5 View Live




Latest Images