Skip to content

M Hamza Siddiqui

Salesforce MVP | 17x Certified | Salesforce App & System Architect

Blog
  • Home
  • Blog
  • Corona Tracker
  • Travel
  • Contact

Month: April 2019

Salesforce

Share Salesforce Files with Community User

Files uploaded via this related list will only be visible to internal users, and this field is not editable. One thing you can do is post the file to the record via the Chatter publisher, and specify the visibility in your post.
Read More

April 30, 2019May 17, 2019hamza1 Comment
Salesforce

Trailhead – Practice simplifying object- and field-level security checks with new Spring ’19 in Apex code

Historically, fully vetting object- and field-level security compliance in Apex code has required using verbose and potentially complex checks on all fields that are included in a query. This can lead to code duplication and additional maintenance work to ensure code stays
Read More

April 26, 2019hamzaLeave a comment
Salesforce

Lead Conversion: Order of execution of triggers

On conversion of Lead following is the order of execution of triggers of Account, Opportunity, Contact and Lead: 1) Account Before Trigger 2) Account After Trigger 3) Opportunity Before Trigger 4) Opportunity After Trigger 5) Contact Before Trigger 6) Contact After Trigger
Read More

April 18, 2019hamza1 Comment
Marketing Cloud, Salesforce

Journey Doesn’t Gets Copied in Marketing Cloud (ExactTarget)

Faced a strange issue with copying/cloning Journey Builder in Marketing Cloud. When trying to copy an existing Journey into a new one, it shows “Success” message but the Journey doesn’t actually gets created. I tried to refresh & re-login several times but
Read More

April 18, 2019April 18, 2019hamzaLeave a comment
Salesforce

What are Salesforce ID’s composed of?

The Id Field Type is a base-62 encoded string. Each character can be one of 62 possible values: a lowercase letter (a-z) – 26 values an uppercase letter (A-Z) – 26 values a numeric digit (0-9) – 10 values As there is
Read More

April 18, 2019hamzaLeave a comment
Salesforce

Rest API Call for GET and POST

Following is the code for making REST API Calls for GET/POST: OUTPUT:GET – call following URL in workbench rest explorer”https://instance.salesforce.com/services/apexrest/Account/accountId”POST -“https://instance.salesforce.com/services/apexrest/Account/”

April 18, 2019April 23, 2019hamzaLeave a comment
Salesforce

Using @future method in salesforce

Using @future method in salesforce and its limitations Salesforce provides different ways to run your code asynchronously like Batch apex, @future method. In this post we will see how to use @future method, its advantages, limitations and the precautions that we need
Read More

April 18, 2019hamza1 Comment
Salesforce

Sending a VF Page as Attachment in Mail through Apex Class

Following code can be used for sending a vf page as an attachment with an email: Here: 1) mail_pdf is the visualforce page that we want to use as attachment and 2) email is a pre-acquired Email-ID from user to which the
Read More

April 18, 2019April 23, 2019hamzaLeave a comment
Marketing Cloud, Salesforce

How to create Custom Unsubscribe Page – Marketing Cloud

Here is the method using which you can create custom Unsubscribe page for your Emails. You need to follow below steps:1. Create Classic Cloud page (HTML).2. Then you need to include below ampscript code in it: 3. Add Unsubscribe page link in
Read More

April 18, 2019April 23, 2019hamzaLeave a comment
Linux, Proxmox

Starting pure-ftpd: 421 Unable to switch capabilities: Operation not permitted [FAILED]

At first I thought there was a wrong setting in pure-ftpd, I even copied the configuration of the CWP that was established but it was still an error. Finally I explored via Google and found a little enlightenment. The initial diagnosis is
Read More

April 2, 2019May 10, 2019hamzaLeave a comment

Recent Posts

  • Getting Started with Salesforce
  • Pardot in Scratch Org
  • Capitalize 1st letter in a String – Apex
  • Get First Element of SET using Apex
  • Convert String to Date in Salesforce

Categories

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

Follow Me

  • facebook
  • twitter
  • linkedin
  • instagram

Get in touch

  • Email Address contact@mhamzas.com

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 certification community component data Development dynamic dynamic apex email files flows guest invocable js lightning lwc maintenancetrail package platformevent salesforce scratch org scratchorg sfdc sfdx sharing and visibilty sObject Spring20 summer21 top 75 SF blogs trailblazergroups treasures upsert validation vf winter20

© All right reserved

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

M Hamza Siddiqui