Technical Potpourri from Sudipta Deb
  • Home
  • Salesforce
    • Salesforce Release
    • Salesforce Certification
      • Education Cloud Consultant
      • Sales Cloud Consultant
      • Business Analyst
      • Service Cloud Consultant
      • Sharing and Visibility Designer
      • Advanced Administration
      • Data Architect and Management Designer
      • Salesforce Certified Associate
      • Platform Developer I
  • Google Cloud Platform (GCP)
  • Kubernetes
  • Web Technology
    • CSS
    • JavaScript

Select Page

Google Cloud Digital Leader Certification

Let’s Study For Google Cloud Digital Leader Certification!

Z

#1: Introduction to Google Cloud Digital Leader Certification

Z

#2: Understand Regions and Zones in Google Cloud Platform

Z

#3: Create your first Virtual Server in Google Cloud Platform

Z

#4: How to Install Apache Server on Google Cloud’s Virtual Machine and Execute Hello World

Z

#5: How do I setup Static IP with Google Cloud

Z

#6: Simplify VM Creation in Google Cloud Platform With Instance Template

Z

#7: How To Create Custom Image in Google Cloud Platform

Z

#8: Understand Preemptible and Spot Virtual Machine in Google Cloud Platform

Recent Posts

  • Generative AI Trainings available from Google Cloud
  • Salesforce Backup & Restore
  • End of Support for Twitter/X from Salesforce
  • Rollback Records in Salesforce Flow
  • A Heartfelt Thank You to Apex Hours For Featuring Technical Potpourri As Top Salesforce Blogs 2023

Generative AI is a transformative technology that increases developer productivity, accelerates software application development, and reduces the barrier for anyone to learn programming. At this year’s TrailblazerDX, we announced Einstein for Developers – and now, Salesforce’s generative AI solution that unleashes developer productivity is officially in Open Beta.
Built specifically for Salesforce languages and frameworks, Einstein for Developers is able to generate Apex code using natural language. Support for LWC is coming soon. In this blog, we will explore how to get started with Einstein for Apex development and how its potential can revolutionize your development process. 
▬ Contents of this video  ▬▬▬▬▬▬▬▬▬▬
0:01 - Introduction
0:34 - Enable Einstein for Developers
0:58 - Configure Visual Studio Code 
1:54 - Demo
7:55 - My Opinion
8:08 - Conclusion
📌 Salesforce Winter 24 Release Playlist - https://bit.ly/3P0bun0
📌 Salesforce Summer 23 Release Playlist - https://bit.ly/3Mw6rbx
#salesforce #generativeai #einstein #visualstudio #artificialintelligence 
✨ Blog: https://www.sudipta-deb.in/
✨ Subscribe for new videos on technology every week: https://bit.ly/3vCQKpg
✨Connect with me
📌 Twitter:         https://twitter.com/thesudiptadeb
📌 Website:       https://www.sudipta-deb.in/
📌 LinkedIn:      https://www.linkedin.com/in/sudiptadeb/
📌 Facebook:    https://www.facebook.com/TechnicalPotpourri
Credit: Music I Use under the Mixkit License
Disclaimer: All opinions are my own and this video content is not endorsed by Salesforce, Google or any other company in any way.
Welcome to the Winter ’24 Release! Salesforce Release is the process by which Salesforce updates its software platform to add new features, enhancements, and bug fixes. Salesforce releases typically occur three times a year, in spring, summer, and winter, and are named after the season in which they are released.
In this video, I am going to share how you can transform collections of data between flow resources with the new Transform element in Flow Builder. I have a dedicated video where I have shown how to use this new element but in today's video, I am going to show you how to use this new element to transform and create multiple records within Salesforce Flow.
Where: This change applies to Lightning Experience and Salesforce Classic in Essentials, Professional, Enterprise, Performance, Unlimited, and Developer editions.
▬ Contents of this video  ▬▬▬▬▬▬▬▬▬▬
0:01 - Introduction
0:47 - Use Case Explanation
1:44 - Demo
8:55 - Conclusion
📌 Salesforce Winter 24 Release | Transform Your Data in Flows - https://youtu.be/d5V7bL6gnUc
📌 Salesforce Winter 24 Release Playlist - https://bit.ly/3P0bun0
📌 Salesforce Summer 23 Release Playlist - https://bit.ly/3Mw6rbx
Display Custom Error Messages for Record Triggered Flows - https://bit.ly/3snudQv
📌 Salesforce Flow Playlist - https://bit.ly/3nIpTnT
📌 Rollback Records in Salesforce Flow - https://youtu.be/a0gfei_smaE
📌 New Admin Features of Salesforce Summer '23 Release - https://youtu.be/QETKVtNU_xo
📌 New Flow Features of Salesforce Summer '23 Release - https://youtu.be/ruD3mP5WRq8
📌 HTTP Post Call From Salesforce Flow - https://youtu.be/UCHQmkVq7yo
📌 Summer 23 Release | How To Add Named Credentials To Permission Set Using Principals - https://youtu.be/53q3I-bJobk
📌 External Services in Flow - HTTP Callout - https://youtu.be/n-vHAqr6KiI
📌 Salesforce Release Playlist - https://bit.ly/3r7F0cn
📌 How To Secure Apex Code With User Mode Database Operations - https://youtu.be/1agImQ1MWJs
#salesforce #winter24release #flow #errormessage #screenflow #transformdata #mapdata 
✨ Blog: https://www.sudipta-deb.in/
✨ Subscribe for new videos on technology every week: https://bit.ly/3vCQKpg
✨Connect with me
📌 Twitter:         https://twitter.com/thesudiptadeb
📌 Website:       https://www.sudipta-deb.in/
📌 LinkedIn:      https://www.linkedin.com/in/sudiptadeb/
📌 Facebook:    https://www.facebook.com/TechnicalPotpourri
Credit: Music I Use under the Mixkit License
Disclaimer: All opinions are my own and this video content is not endorsed by Salesforce, Google or any other company in any way.
Welcome to the Winter ’24 Release! Salesforce Release is the process by which Salesforce updates its software platform to add new features, enhancements, and bug fixes. Salesforce releases typically occur three times a year, in spring, summer, and winter, and are named after the season in which they are released.
In this video, I am going to share how you can perform HTTP POST, PUT, PATCH and DELETE call. POST call will provide me the record ID which I will be using in subsequent PUT, PATCH and DELETE calls to perform actions. 
Where: This change applies to Lightning Experience in Enterprise, Performance, Unlimited, and Developer editions.
▬ Contents of this video  ▬▬▬▬▬▬▬▬▬▬
0:01 - Introduction
0:18 - Use Case/Scenario Explanation
2:25 - HTTP POST Call From Salesforce Flow
5:30 - HTTP PUT Call From Salesforce Flow
10:11 - HTTP PATCH Call From Salesforce Flow
13:33 - HTTP DELETE Call From Salesforce Flow
15:33 - Conclusion
📌 How To Add Named Credentials To Permission Set Using Principals - https://youtu.be/53q3I-bJobk
📌 Salesforce Winter 24 Release Playlist - https://bit.ly/3P0bun0
📌 Salesforce Summer 23 Release Playlist - https://bit.ly/3Mw6rbx
📌 Display Custom Error Messages for Record Triggered Flows - https://bit.ly/3snudQv
📌 Salesforce Flow Playlist - https://bit.ly/3nIpTnT
📌 Rollback Records in Salesforce Flow - https://youtu.be/a0gfei_smaE
📌 New Admin Features of Salesforce Summer '23 Release - https://youtu.be/QETKVtNU_xo
📌 New Flow Features of Salesforce Summer '23 Release - https://youtu.be/ruD3mP5WRq8
📌 HTTP Post Call From Salesforce Flow - https://youtu.be/UCHQmkVq7yo
📌 Summer 23 Release | How To Add Named Credentials To Permission Set Using Principals - https://youtu.be/53q3I-bJobk
📌 External Services in Flow - HTTP Callout - https://youtu.be/n-vHAqr6KiI
📌 Salesforce Release Playlist - https://bit.ly/3r7F0cn
📌 How To Secure Apex Code With User Mode Database Operations - https://youtu.be/1agImQ1MWJs
#salesforce #winter24release #flow #errormessage #screenflow #transformdata #mapdata 
✨ Blog: https://www.sudipta-deb.in/
✨ Subscribe for new videos on technology every week: https://bit.ly/3vCQKpg
✨Connect with me
📌 Twitter:         https://twitter.com/thesudiptadeb
📌 Website:       https://www.sudipta-deb.in/
📌 LinkedIn:      https://www.linkedin.com/in/sudiptadeb/
📌 Facebook:    https://www.facebook.com/TechnicalPotpourri
Credit: Music I Use under the Mixkit License
Disclaimer: All opinions are my own and this video content is not endorsed by Salesforce, Google or any other company in any way.
Welcome to the Winter ’24 Release! Salesforce Release is the process by which Salesforce updates its software platform to add new features, enhancements, and bug fixes. Salesforce releases typically occur three times a year, in spring, summer, and winter, and are named after the season in which they are released.
In this video, I am going to share how you can perform HTTP GET and POST Call from Salesforce Flow. If you can’t GET enough with HTTP Callout, now you can use the POST method to send Salesforce data to an external server in Flow Builder. This feature, now generally available, includes some changes since the Summer ’23 release. More easily integrate external data with the new PUT, PATCH, and DELETE methods. Give more context about HTTP callout parameters, validate JSON samples faster, and get more information about the external service registration with more organized sections of parameters.
Where: This change applies to Lightning Experience in Enterprise, Performance, Unlimited, and Developer editions.
▬ Contents of this video  ▬▬▬▬▬▬▬▬▬▬
0:01 - Introduction
0:24 - Open Source Rest API Endpoint
0:47 - Create Named Credentials, Principals, External Credentials
3:32 - Perform HTTP Get from Salesforce Flow
5:56 - Perform HTTP Post from Salesforce Flow
9:04 - Conclusion
📌 Salesforce Winter 24 Release Playlist - https://bit.ly/3P0bun0
📌 Salesforce Summer 23 Release Playlist - https://bit.ly/3Mw6rbx
📌 Display Custom Error Messages for Record Triggered Flows - https://bit.ly/3snudQv
📌 Salesforce Flow Playlist - https://bit.ly/3nIpTnT
📌 Rollback Records in Salesforce Flow - https://youtu.be/a0gfei_smaE
📌 New Admin Features of Salesforce Summer '23 Release - https://youtu.be/QETKVtNU_xo
📌 New Flow Features of Salesforce Summer '23 Release - https://youtu.be/ruD3mP5WRq8
📌 HTTP Post Call From Salesforce Flow - https://youtu.be/UCHQmkVq7yo
📌 Summer 23 Release | How To Add Named Credentials To Permission Set Using Principals - https://youtu.be/53q3I-bJobk
📌 External Services in Flow - HTTP Callout - https://youtu.be/n-vHAqr6KiI
📌 Salesforce Release Playlist - https://bit.ly/3r7F0cn
📌 How To Secure Apex Code With User Mode Database Operations - https://youtu.be/1agImQ1MWJs
#salesforce #winter24release #flow #errormessage #screenflow #transformdata #mapdata 
✨ Blog: https://www.sudipta-deb.in/
✨ Subscribe for new videos on technology every week: https://bit.ly/3vCQKpg
✨Connect with me
📌 Twitter:         https://twitter.com/thesudiptadeb
📌 Website:       https://www.sudipta-deb.in/
📌 LinkedIn:      https://www.linkedin.com/in/sudiptadeb/
📌 Facebook:    https://www.facebook.com/TechnicalPotpourri
Credit: Music I Use under the Mixkit License
Disclaimer: All opinions are my own and this video content is not endorsed by Salesforce, Google or any other company in any way.
Welcome to the Winter ’24 Release! Salesforce Release is the process by which Salesforce updates its software platform to add new features, enhancements, and bug fixes. Salesforce releases typically occur three times a year, in spring, summer, and winter, and are named after the season in which they are released.
In this video, I am going to share how you can build screen flows with Reactive Components. Reduce the number of screens that your users click through, and build screens that feel like single-page applications with reactive flow screen components. Configure supported standard components or custom Lightning web components to react to changes in other components on the same screen in real-time. For example, create a Data Table component that lists Opportunity records. On the same screen, add a Radio Buttons component, and set the default value of the component to the stage of the first Opportunity that the user selects. Previously, if you needed a component to react to changes in another component, you placed the components on separate screens.
Where: This change applies to Lightning Experience in Essentials, Professional, Enterprise, Performance, Unlimited, and Developer editions.
Salesforce Release Note - https://bit.ly/3OWnYe1
▬ Contents of this video  ▬▬▬▬▬▬▬▬▬▬
0:01 - Introduction
0:25 - Build Screen Flows with Reactive Global Variables
4:18 - Build Screen Flows with Reactive Selections
7:09 -  Use More Formula Functions in Reactive Screens
10:18 - Reactive Components Update the First Time a Screen Loads
12:20 - Conclusion
📌 Salesforce Winter 24 Release Playlist - https://bit.ly/3P0bun0
📌 Salesforce Summer 23 Release Playlist - https://bit.ly/3Mw6rbx
📌 Display Custom Error Messages for Record Triggered Flows - https://bit.ly/3snudQv
📌 Salesforce Flow Playlist - https://bit.ly/3nIpTnT
📌 Rollback Records in Salesforce Flow - https://youtu.be/a0gfei_smaE
📌 New Admin Features of Salesforce Summer '23 Release - https://youtu.be/QETKVtNU_xo
📌 New Flow Features of Salesforce Summer '23 Release - https://youtu.be/ruD3mP5WRq8
📌 HTTP Post Call From Salesforce Flow - https://youtu.be/UCHQmkVq7yo
📌 Summer 23 Release | How To Add Named Credentials To Permission Set Using Principals - https://youtu.be/53q3I-bJobk
📌 External Services in Flow - HTTP Callout - https://youtu.be/n-vHAqr6KiI
📌 Salesforce Release Playlist - https://bit.ly/3r7F0cn
📌 How To Secure Apex Code With User Mode Database Operations - https://youtu.be/1agImQ1MWJs
#salesforce #winter24release #flow #errormessage #screenflow #transformdata #mapdata 
✨ Blog: https://www.sudipta-deb.in/
✨ Subscribe for new videos on technology every week: https://bit.ly/3vCQKpg
✨Connect with me
📌 Twitter:         https://twitter.com/thesudiptadeb
📌 Website:       https://www.sudipta-deb.in/
📌 LinkedIn:      https://www.linkedin.com/in/sudiptadeb/
📌 Facebook:    https://www.facebook.com/TechnicalPotpourri
Credit: Music I Use under the Mixkit License
Disclaimer: All opinions are my own and this video content is not endorsed by Salesforce, Google or any other company in any way.
More Videos Subscribe to My Channel

Archives

  • ►2023 (37)
    • ► September (1)
      • Generative AI Trainings available from Google Cloud
    • ► August (4)
      • Salesforce Backup & Restore
      • End of Support for Twitter/X from Salesforce
      • Rollback Records in Salesforce Flow
      • A Heartfelt Thank You to Apex Hours For Featuring Technical Potpourri As Top Salesforce Blogs 2023
    • ► July (4)
      • Salesforce Winter 24 Release Information
      • Mastering Salesforce DX CLI: Essential Commands for Developers
      • How To Troubleshoot Your Server Running On Google Cloud Virtual Machine
      • How To Install An Apache Web Server On a Linux VM Hosted in Google Cloud
    • ► June (3)
      • Understand Cloud IAM in Google Cloud
      • Latest Google Cloud Events June 2023 🚀 🔥
      • Resource Hierarchy in Google Cloud
    • ► May (3)
      • Salesforce Summer 23 Release | My Top 5 Apex Features
      • Difference Between Named Credential and External Credential in Salesforce
      • Summer 23 Release | New Flow Feature | HTTP Post Call From Salesforce Flow
    • ► April (5)
      • Free Voucher For Salesforce Certified Associate Certification Exam
      • Summer 23 Release | How To Add Named Credentials To Permission Set Using Principals
      • Quick Clone Sandboxes in Salesforce
      • What is Hyperforce?
      • Lightning Web Component - Preview & Download Attachments
    • ► March (7)
      • App Review - Close more sales with ProductEngine + Salesforce
      • Free Salesforce Integration User License Now Available
      • Probes In Kubernetes - Liveness Probe, Readiness Probe, Startup Probe
      • How To Create Pods And Check Pod Health In Kubernetes
      • How To Bind Variables in Dynamic SOQL Query in Salesforce
      • How To Secure Apex Code With User Mode Database Operations | Spring 23 Release
      • How To Find Out Which Apex Classes Implement The Interface | Spring 23 Release
    • ► February (3)
      • Salesforce Summer 23 Release Information
      • How to Run Kubernetes Locally in Docker Desktop
      • Basics of Kubernetes Architecture
    • ► January (7)
      • Understand Preemptible and Spot Virtual Machine in Google Cloud Platform
      • How to Create Custom Image in Google Cloud Platform
      • How Salesforce & Google Cloud handles Denial of Service (“DoS”) attack
      • Simplify VM Creation in Google Cloud Platform With Instance Template
      • Salesforce Flow Best Practices
      • Best Practices for Lightning Web Components
      • 10 Apex Programming Best Practices
  • ►2022 (25)
    • ► December (5)
      • Understand Tier Model in Salesforce Loyalty Management
      • How to Study for Salesforce Integration Architect Certification
      • Setup Loyalty Program in Salesforce
      • Introduction to Salesforce Loyalty Management
      • Introduction to Dart Programming
    • ► November (7)
      • Disable The Redirection After Enabling Enhanced Domain In Salesforce
      • Understand the Salesforce’s Enhanced Domain Feature
      • Understanding Google Cloud Pricing Models & Discounts
      • How to Pass Salesforce Certified Associate Exam
      • Sustained and Committed Use Discounts in Google Cloud Platform
      • How do I setup a static IP with Google Cloud?
      • How To Install Apache Server on Google Cloud Virtual Machine and Execute Hello World
    • ► August (3)
      • TypeScript Setup
      • Introduction to TypeScript
      • Understand CSS functional pseudo-class selectors :is() and :where()
    • ► July (1)
      • How to Pass Salesforce Business Analyst Certification Exam
    • ► May (3)
      • Understand Postman Flows with Advanced Examples
      • Fill an Array with Initial Values in JavaScript
      • Sparse vs Dense Arrays in JavaScript
    • ► April (2)
      • Group Arrays in JavaScript using Array.GroupBy
      • JavaScript Void Operator
    • ► January (4)
      • How to Create your first Virtual Machine in Google cloud platform (GCP)
      • Understand Regions and Zones in Google Cloud
      • How To Start With Google Cloud
      • Introduction to Google Cloud Digital Leader Certification
  • ►2021 (35)
    • ► December (1)
      • New Videos Coming in January 2022 - Clear Google Cloud Digital Leader Certification
    • ► October (4)
      • Top JavaScript Console Features
      • Kitchener Canada Developer Group Event: From Admin to Certified Technical Architect by Johann Furmann
      • Summer '21 Flow New Features
      • Events in JavaScript
    • ► August (3)
      • Understand Combinator, Attribute, Pseudo-class & Pseudo-elements Selectors - Part 3 of Fundamental CSS Tutorial
      • Understand Basic CSS Selectors and Specificity - Part 2 of Fundamental CSS Tutorial
      • CSS Introduction & Setup - Part 1 of Fundamental CSS Tutorial
    • ► June (1)
      • Understand Hoisting in JavaScript
    • ► May (2)
      • Understand Dynamic Importing in JavaScript
      • Understand Modules in JavaScript
    • ► April (7)
      • Practical Usage of Closure in JavaScript
      • Understand JavaScript Closure
      • Kitchener Canada Developer Group Event: All about events by Stephan Chandler-Garcia
      • Functions in JavaScript
      • Kitchener Canada Developer Group Event: DevOps 101 by Andrew Davis
      • Salesforce Summer '21 Release Dates and Preview Information
      • Kitchener Canada Developer Group Event: Learn how Source Tracking can keep metadata changes in sync between your local project workspace and the SalesforceOrg by Neha Singh Ahlawat
    • ► March (9)
      • How to handle JSON data in JavaScript
      • Sorting Arrays in JavaScript
      • JavaScript Array - Everything you need to know
      • Kitchener Canada Developer Group Event: Orchestrate ALL of your Salesforce Automation with the Trigger Action Framework by Mitchell Spano
      • Kitchener Canada Developer Group Event: Let's Learn About Heroku and How to Integrate with Salesforce by Julian Duque
      • Kitchener Canada Developer Group Event: Using Styling Hooks to Customize Your LWC by Kirupa Chinnathambi
      • Turn your Github Repo into VSCode Editor | Github1s
      • Dynamic Action in Salesforce
      • Dynamic Form in Salesforce
    • ► February (3)
      • Kitchener Developer Group brings Virtual Learning in March 2021
      • How to Query Multi-Currency Fields in Salesforce
      • Kitchener Canada Developer Group Event: Shadow DOM, CSS and Styling Hooks in LWC by Alba Rivas
    • ► January (5)
      • Make Lightning Record Page Look Like Classic Record Page
      • Fetch All Fields In SOQL Query | Spring 21 New Feature
      • How to use images as Static Resource in Salesforce Flow
      • Top Admin Features from Spring 21
      • How to Convert Leads to a Person and Business Account at the Same Time | Spring 21 New Feature
  • ►2020 (41)
    • ► December (7)
      • Top Apex Features From Spring 21
      • It's Christmas Time!!! Happy ho-ho- holidays!
      • How to Run part of the Flow after the Triggering Event | Spring 21 New Feature
      • How to Compare Between Prior and New Value in Record Triggered Flows | Spring 21 New Feature
      • How to Create Multi-Column Screens in Flow Builder | Spring 21 New Feature
      • How to use Safe Navigation Operator (?.) in Apex | Winter 21 New Feature
      • With Hyperforce, Salesforce will allow you to move your data to any public cloud
    • ► November (5)
      • Display Flow Stages with Progress Indicator in Flow Screen
      • SOQL Query Builder in VS Code, the fastest way to write SOQL statements
      • Truncate Custom Objects in Salesforce
      • Service Cloud Consultant Certification Guide and Tips
      • Setup Platform Encryption with Shield - Part I
    • ► October (3)
      • How to use Knowledge Actions in Lightning Flow
      • Dataloader for Salesforce
      • Send Custom Notifications Using Apex
    • ► September (6)
      • Using Apex with Knowledge
      • Handy SOQL/SOSL Queries for Knowledge
      • Understand Salesforce Lightning Knowledge Data Model
      • Queueable Apex
      • New Admin Features From Winter 21 Release
      • How to update "N" records in Flow
    • ► August (7)
      • Winter '21 Apex New Feature
      • Winter '21 Flow Enhancements
      • Show Your Data in Datatable, Map or Tile Format Inside Flow
      • Spring'20 Brings Improved Code Coverage Result for Apex Test Class
      • Spring'20 brings one Invocable method for all
      • Configure Parcel in VS Code for JavaScript Development
      • How to restrict @AuraEnabled method access for Authenticated users
    • ► July (6)
      • Configure Husky in VS Code for JavaScript Development
      • How to check for Permission Sets in Validation Rule
      • Configure ESLint and Prettier in VS Code for JavaScript Development
      • How to configure Visual Studio Code (IDE) for JavaScript Development
      • How I cleared Sales Cloud Consultant Certification
      • Understanding JavaScript Variable Declaration with Scope - Let vs. Var vs. Const
    • ► May (1)
      • Kitchener Canada Developer Group Event: Lightning Components 101: An Apex Developer's Guide by Adam Olshansky
    • ► April (1)
      • Kitchener Canada Developer Group Event: Automate the Development Lifecycle with CumulusCI by David Reed
    • ► February (1)
      • Dreamforce 2019 Global Gathering
    • ► January (4)
      • Tips for passing Salesforce Certified Education Cloud Consultant
      • New AppExchange Component || Activity Timeline || View related records in a whole new way
      • Things to remember before giving community access to guest users
      • Compare Knowledge Articles - WoW Feature
  • ►2019 (13)
    • ► July (3)
      • All About Asynchronous Apex
      • Important points to remember regarding actionRegion, actionFunction, actionSupport, actionPoller
      • Advanced Currency Management in Salesforce
    • ► May (1)
      • Summer'19 : Celebrate Sales Milestones with Path
    • ► March (1)
      • Kitchener Canada Developer Group Event: Introduction to DevOps with Salesforce DX by René Winklmayer
    • ► February (3)
      • Understanding JavaScript Promises
      • Quick Reference of Arrow Function in JavaScript
      • Class-based vs Prototype-based Programming using JavaScript
    • ► January (5)
      • Kitchener Developer Group Event: Introduction to Lightning Web Component by Mohith Srivastava
      • Notes on passing Salesforce Certified Sharing and Visibility Designer
      • Sharing Options and User Licenses in Salesforce Communities
      • Salesforce Enterprise Territory Management Cheat Sheet
      • Salesforce Sharing and Security Cheat Sheet
  • ►2018 (16)
    • ► December (1)
      • Happy New Year and Keep Learning
    • ► November (2)
      • SalesforceDX : Explaining Scratch Org Definition File
      • Action Plan in Financial Services Cloud || Winter '19 New Feature
    • ► October (3)
      • Apex Code to Assign Territories to Opportunities
      • Using SalesforceDx deploy metadata in Sandboxes or Non-Scratch Salesforce Orgs
      • Getting Started with Salesforce DX
    • ► September (2)
      • Getting Started with Financial Services Cloud
      • Kitchener Developer Group: Everything you need to know about Einstein Bots by Shruti Sridharan
    • ► August (3)
      • Kitchener Developer Group Event: Building Lightning Apps by Daniel Peter
      • Switch Statement in Apex - Long Pending Must To Have Feature
      • Kitchener User Group & Salesforce ApexHour Event: How Salesforce Query Optimizer works for LDV
    • ► June (1)
      • How to Prepare For and Clear Data Architecture and Management Designer Exam
    • ► May (2)
      • Implicit Sharing in Salesforce
      • Continuation in Salesforce - Asynchronous Callout option for long running requests
    • ► April (1)
      • Query Plan Tool from Salesforce - A Hidden Gem
    • ► February (1)
      • LastModifiedDate Vs SystemModStamp
  • ►2017 (14)
    • ► October (1)
      • Setup Service Cloud Lightning Snap-Ins with Omni Channel - Basic Steps
    • ► September (1)
      • Winter 18 - Automatically Styling of Existing Visualforce Pages in Lightning Experience
    • ► June (3)
      • Salesforce Service Cloud - Contact Center Reports
      • Salesforce Live Agent Chat - Objects
      • Salesforce Live Agent Chat - Understand the Basics
    • ► April (2)
      • Summer'17 :: Retrieve and Deploy Metadata through Apex
      • Summer'17 :: Embed Your Flow in Lightning Experience
    • ► February (2)
      • Salesforce Optimizer - Spring 17 New Feature
      • Salesforce Advanced Administrator Certification Tips
    • ► January (5)
      • Product Schedule in Salesforce
      • Relationship between Product, Price Book and PricebookEntry
      • Products and Price Books in Salesforce
      • Delegate Administrator
      • JavaScript Tips for Visualforce Developers
  • ►2016 (18)
    • ► December (4)
      • How to generate Debug Logs for Guest Users || Changes done in Winter'17 Release
      • Salesforce Platform Developer - I Certification Tips
      • All about Git - "Git Stash" Part - II
      • All about Git - Cheat Sheet - Basic Part - I
    • ► October (4)
      • How to choose between Trigger and Lightning Process Builder
      • How to choose correct Process Automation tool || Process Builder vs. Visual Workflow vs. Workflow vs. Approval Process
      • Dynamic Apex - Build Dynamic SOQL and SOSL
      • Dynamic Apex - Playing with CRUD and FLS
    • ► September (2)
      • Dynamic Apex - Sky is The Limit - Explained with Example
      • "Lightning Design System" Series || Part 1 || Introduction and Setup your environment to build Visualforce Page with Lightning Design System
    • ► June (3)
      • Apex Debugger || All you need to know || Advanced Configuration
      • Apex Debugger || All you need to know || Basic Configuration
      • Summer'16 New Feature || Create your own calendar from any object
    • ► March (4)
      • Salesforce Lightning Component - Application Event
      • Salesforce Lightning Component - Component Event Bubbling Effect
      • Sudden Gift from Salesforce Trailhead -- Feeling awesome
      • Another Important Step - Trailhead Module - Navigate the Salesforce Advantage
    • ► February (1)
      • Service Console - How to open the detail page by clicking on hyperlink(formula field) in Sub-Tab
  • ►2015 (74)
    • ► December (1)
      • Trailhead brings more excitement with new modules and trails
    • ► August (8)
      • Another Powerful Trailhead module - Event Monitoring
      • Book Review - “Salesforce Reporting and Dashboards” by Johan Yu
      • INTEGRATE MAPBOX WITH VISUALFORCE TO CREATE BEAUTIFUL MAP - Part III
      • INTEGRATE MAPBOX WITH VISUALFORCE TO CREATE BEAUTIFUL MAP - Part II
      • INTEGRATE MAPBOX WITH VISUALFORCE TO CREATE BEAUTIFUL MAP - Part I
      • APEX TRIGGER DESIGN PATTERN
      • HOW TO PASS PARAMETERS BETWEEN TWO VISUALFORCE PAGES HAVING SAME CONTROLLER
      • HOW TO PASS PARAMETERS TO VISUALFORCE PAGES AND BETWEEN PAGES
    • ► July (1)
      • DYNAMIC VISUALFORCE BINDINGS
    • ► June (5)
      • Implementing Decorator Design Pattern in Apex
      • Implementing Strategy Design Pattern in Apex
      • How to use Salesforce Describe Methods – Record Types, Fields, and Global Describe
      • Implementing Singleton Design Pattern in Apex - Use Case III
      • Implementing Singleton Design Pattern in Apex - Use Case II
    • ► May (5)
      • Implementing Singleton Design Pattern in Apex - Use Case I
      • How to handle DUPLICATE_USERNAME error while performing deployment
      • "The Power of One" in Salesforce Formula Field
      • Importance of Equals and Hashcode in Apex
      • Salesforce Summer 15 New Feature || Now we can use Location and Distance Variables in SOQL and SOSL Queries
    • ► April (6)
      • Salesforce Summer 15 New Feature || Predictable Iteration Order for Apex Unordered Collections
      • Salesforce Summer 15 New Feature || New way to calculate code coverage for multiline statements
      • Feeling Awesome - A Gift from Salesforce Developer Community
      • How to write unit test classes for @future methods
      • How to Match Production Licenses to Sandbox without a Refresh || Quick Reference
      • Salesforce Lightning Component Framework - All you need to know to get started...
    • ► March (11)
      • Implementing Continuous Integration Using Jenkins and Git for Salesforce Development
      • Lightning strikes Trailhead - Fun way to learn Lightning
      • Salesforce Deployment Guide using Ant Migration Tool
      • Use Case 3 - WebSphere Cast Iron Integration - MySQL and Salesforce.com
      • Use Case 2 - WebSphere Cast Iron Cloud Integration - Fetch CSV File from FTP Server and Insert Data into Salesforce.com
      • "Bulkify Your Code" - Another Example with Use Case
      • "Bulkify Your Code" - Explanation of Salesforce' Governor Limit with Use Case
      • Use Case 1 - WebSphere Cast Iron Cloud Integration - HTTP Receive and Send
      • Quick Introduction of WebSphere Cast Iron
      • Salesforce Integration - Comparative study between SOAP and REST
      • Salesforce Integration with SOAP API - Part 10 - Delete operation using Java program
    • ► February (13)
      • Salesforce Integration with SOAP API - Part 9 - Upsert operation using Java program
      • Salesforce Integration with SOAP API - Part 8 - Update Account records with Java program
      • Salesforce Integration with SOAP API - Part 7 - Create Account records with Java program
      • Salesforce Integration with SOAP API - Part 6 - Bulkify your code - Query more Account records with Java program
      • Salesforce Integration with SOAP API - Part 5 - Query Account Record with Java program
      • Salesforce Integration with SOAP API - Part 4 - Java program for connecting to Salesforce using SOAP API and Enterprise WSDL
      • Salesforce Integration with SOAP API - Part 3 - Configure Eclipse for Enterprise WSDL
      • Salesforce Integration - Creating XML Request using DOM + Custom Settings
      • Salesforce Integration with SOAP API - Part 2 - Introduction to WSDL and Salesforce's Approach
      • Salesforce Integration with SOAP API - Part 1 - Introduction to SOAP Protocol
      • Spring '15 - New Feature Added - Access Address and Geolocation Compound Fields Using Apex
      • Spring '15 - New Feature Added - @testSetup
      • Cleared ADM 201 - Guides to Pass Salesforce Certified Administrator
    • ► January (24)
      • Google Polymer - Override Style
      • Types of Chart for Dashboard in Salesforce
      • Types of Report in Salesforce
      • Display Progress Bar using Formula Field in Salesforce - No coding is required
      • Integrating Google Polymer with VisualForce - Salesforce
      • Understand Field's Visibility with Field-Level Security and Page Layout
      • Google Polymer - First Hello World Component
      • Google Polymer - How to Install
      • Ideas in Salesforce
      • Solution Management in Salesforce Part V - Import Solutions
      • Solution Management in Salesforce Part IV - Automation
      • Solution Management in Salesforce Part III - Solution Category
      • Solution Management in Salesforce Part II - Solution Processes
      • Solution Management in Salesforce Part I
      • How to refer VisualForce Elements from jQuery / JavaScript
      • Admin Notes -- User Permissions involved in Reports and Dashboards
      • Campaign in Salesforce and Security involved
      • Admin Notes -- Licenses in Salesforce
      • Admin Notes -- What a Delegate Administrator can do?
      • Admin Notes -- Importing + Extracting Data in Salesforce | Possible Options
      • Admin Notes -- Freezing and Deactivating a User in Salesforce
      • Admin Notes -- What folder can do in Salesforce
      • Integrating jQuery with Visualforce
      • Happy New Year 2015 !!!!
  • ►2014 (20)
    • ► November (4)
      • Link in a formula text field - Explained with Use Case
      • How Salesforce Does Agile
      • Winter '15 Release-Overview and Highlights
      • Version Controlling in Salesforce with Git + Eclipse
    • ► October (16)
      • How to create Chatter Free and Chatter External Users
      • Different Chatter Licenses in Salesforce
      • Standard Chatter Profiles in Salesforce
      • Standard Profiles available in Salesforce
      • Calculate Age from Date of Birth in Salesforce
      • Diwali 2014
      • JSON Parsing with Apex in Salesforce - Part III
      • JSON2Apex - Convert JSON Into Apex Class
      • Dreamforce 2014 - Salesforce Developer's Keynote
      • JSON Parsing with Apex in Salesforce - Part II
      • Learn & Practice Salesforce directly from Salesforce - TrailHead - What an initiative
      • JSON Parsing with Apex in Salesforce - Part I
      • Custom Logging Framework in Salesforce
      • How to test Email Deliverability in Salesforce
      • Before Delete Trigger in Salesforce
      • Order of Execution of Salesforce's Trigger

Apex Architect array B2B B2C Best Practices Container css css3 dense array Developer development Enhanced Domain Flow Google Cloud Google Cloud Certification Google Cloud Digital Leader Google Cloud Platform group Hyperforce Integration JavaScript Kubernetes Lightning Web Components Loyalty Management Named Credential Pod Pod Health Probes pseudo-class Release Salesforce Salesforce Certification Security selectors SOQL sparse array specificity specificity-rules Spring 23 Summer 23 Release TypeScript Virtual Machine vscode web

Recent Comments

  1. tronix on Salesforce Service Cloud – Contact Center Reports
  2. online cricket id on Group Arrays in JavaScript using Array.GroupBy
  3. Sudipta Deb on Understanding Google Cloud Pricing Models & Discounts
  4. Sudeshna Borah on Understanding Google Cloud Pricing Models & Discounts
  5. URL on Kitchener Canada Developer Group Event: Orchestrate ALL of your Salesforce Automation with the Trigger Action Framework by Mitchell Spano

Home

Disclaimer

© 2019–2021 Copyright Cloud Shine. All rights reserved.

Find me online

  • Follow
  • Follow
  • Follow
  • Follow