Skip to content
Just Another Salesforce Blog!

Solutions to Salesforce problems that I have come across

  • Links
  • About Me

Category

2 Entries in: Uncategorized

Salesforce and Circle CI 2.0 without Salesforce DX

PaddyAugust 22, 2018
Uncategorized
no comment
If you are a Circle CI user, you will have noticed the messages in your dashboard that from the End of August you need to migrate to version 2.0 This involves changing your Circle CI script but all of the documentation is for using it with Salesforce DX. To continue using it without Salesforce DX, [...]
Read More

Apex Queuable – Check if job has already been queued

PaddyOctober 31, 2017
Uncategorized
no comment
Released as part of Winter ’15. Queueable Apex allows you to submit jobs for asynchronous processing similar to future methods with the following additional benefits: Non-primitive types: Your Queueable class can contain member variables of non-primitive data types, such as sObjects or custom Apex types. Those objects can be accessed when the job executes. Monitoring: [...]
Read More
© Just Another Salesforce Blog! 2021. Windflaw designed by Loft.Ocean.