Skip to content

Hamza Siddiqui

3x Salesforce MVP | 24x Certified | Salesforce App & System Architect

Blog
  • Home
  • Corona Tracker
  • Travel
  • Contact

Author: hamza

Salesforce

Get Hands-on Using Platform Events from Batch Apex Classes

Requirement : Modify an existing batch Apex job to raise BatchApexErrorEvents Take an existing batch Apex job class and update it to implement the Database.RaisesPlatformEvents interface. Then, add a trigger on BatchApexErrorEvent that logs exceptions in the batch job to a custom
Read More

August 30, 2019August 30, 2019hamza20 Comments
Salesforce

How to access Custom Labels in Lightning Web Components (lwc)

What is a Custom Label?Custom labels are text values stored in Salesforce that can be translated into any language that Salesforce supports. Use custom labels to create multilingual applications that present information (for example, help text or error messages) in a user’s
Read More

August 23, 2019August 24, 2020hamza8 Comments
Salesforce

Auto Convert Leads using Process Builder or Flow

Convert Leads into Accounts, Contacts, and (optional) Opportunities on-demand according to your criteria. This solution includes one apex class and its unit test. Get the complete class and test class from github repository : https://github.com/mhamzas/sfdc-auto-convert-leads-process See below instructions for setting this up
Read More

August 16, 2019August 16, 2019hamza1 Comment
Salesforce

Scripted Data Loader for Mac/Linux

This project provides the missing configuration and scripts for running the Apex Data Loader from Linux or Mac command line. The Apex Data Loader provided by Salesforce.com is for Windows only but it is a Java jar file that can be run
Read More

August 10, 2019August 10, 2019hamzaLeave a comment
Salesforce

USING EXERNAL ID FIELDS IN SALESFORCE

Salesforce has baked in some “magical” features into its platform. Two of my favorites are the upsert command and the use of External IDs. If you are new to the platform, you’ve probably seen the option of making a field an “External
Read More

August 7, 2019August 7, 2019hamza1 Comment
Salesforce

Triggers on Opportunity/Account Contact Role objects – Using Change Data Capture

We all know Contact Role objects have been a pain in the …! Why? Because they are not first class objects, which implies you cannot create workflow rules, process builder or triggers on these objects. There are ideas posted, to vote for,
Read More

July 26, 2019July 26, 2019hamza1 Comment
Salesforce

Iterate Map in Lightning Web Components

Lightning Web Components (LWC) is a new development approach provided by Salesforce. If you are still thinking where to start studying about Lightning Web Component (LWC) then you can start from here. In the end I have added link of other post which you
Read More

June 26, 2019June 26, 2019hamza1 Comment
Salesforce

Salesforce Summer 19 Release Notes: Top 20 Features

Salesforce is back again with Summer 19 Release. In this Hot summer, Salesforce comes with some of the cool features.  I go through the Salesforce Summer 19 Release Notes and found some point. Which are useful for both Salesforce Admin and Developer.
Read More

June 25, 2019June 25, 2019hamza4 Comments
Salesforce

Apex Calling Methods In Lightning web components

Let’s discuss here how to call the apex class from the Lightning web components. Lightning web components can import methods from Apex classes into the JavaScript classes using ES6 import. Once after importing the apex class method you can able call the apex methods
Read More

June 25, 2019January 3, 2023hamzalightning, lwc, salesforce6 Comments
Salesforce

Deploy & Retrieve metadata using Salesforce DX and VS Code

Visual studio code is one of the most featured, powerful code editors in open source platform developed using Javascript frameworks, node.js, and electron. In this blog, I would like to share with you the steps to deploy and retrieve the metadata from
Read More

May 20, 2019May 20, 2019hamza6 Comments

Posts pagination

Previous 1 … 9 10 11 12 Next

Recent Posts

  • Be Release-Ready: Salesforce Winter ’26 Is Almost Here!
  • The New Salesforce Certification Experience is Coming!
  • Confessions of a Salesforce Developer: Things We Don’t Say Out Loud
  • Salesforce Certification Name Changes 2025 – What You Need to Know
  • Einstein for Flow – GA – Feb 7, 2025

Categories

  • Android
  • Codeigniter
  • Linux
  • Marketing Cloud
  • Mulesoft
  • Proxmox
  • Salesforce
  • Uncategorized

Follow Me

  • facebook
  • twitter
  • linkedin
  • instagram

Get in touch

  • Email Address [email protected]

Tweets by Iam_mhamzas

About Me

I’m a Salesforce MVP & Certified Application & System Architect, UI/UX Designer, PHP Developer & Frontend Developer from Karachi, Pakistan.

Contact Me !!

Tags

apex appexchange aura cert certification community component data developers Development dynamic dynamic apex email files flows guest invocable js lightning lwc maintenancetrail package platform platformevent salesforce scratch org scratchorg sfdc sfdx sharing and visibilty sObject Spring20 summer21 Summer22 top 75 SF blogs trailblazergroups treasures upsert util validation vf web2case web2lead winter20

© All right reserved

Portfolio Web by Acme Themes
  • Home
  • Corona Tracker
  • Travel
  • Contact

M Hamza Siddiqui