Jitendra Zaa

  • 1:1 Session
  • Authored
    • Apex Design Patterns – Salesforce
    • Udemy – SalesforceDX
  • Widget
  • About Me
  • Import User Quotas in Amount for Collaborative forecasting

    In Customizable Forecast, we can add the Quota for user by navigating to User Page and going to Quota related list However in Collaborative Forecasting aka Forecast 3 the only way is using Data Loader. 1. Log-in to the Data Loader and use the Insert function. 2. Click “Show all Salesforce objects and select “Forecasting

    Read more…

    February 24, 2013
  • How to Debug Manage Package in Salesforce

    Many times as a developer we need to debug the manage package for possible run time error. For example , while uploading contacts using Import wizard we get “Internal Server Error” and when we try to look into debug log there is no clear indications. However in my experience i have seen this kind of

    Read more…

    February 6, 2013
  • Salesforce Helptext like Custom Tooltip using JQuery

    Welcome back Readers. This is my first blog entry for year 2013, i know its too late. However i can ensure that i have lots of unique post which will come this year. I am starting this year with very light post , mimic the help-text style of Salesforce. Download Salesforce Helptext like Tooltip using

    Read more…

    February 4, 2013
  • Merge PDF in Salesforce Using Java, ITextPDF and OAuth 2

    Its long time, since i wrote any article because of my busy schedule However this time i came with advance one. In this article we are going to use the J2EE (Servlet) to Merge PDF attachment inside salesforce with the help of OAuth and ITextPDF jar file. The reason of writing this article is that

    Read more…

    December 9, 2012
  • Command line dataloader in Salesforce – Solve Common errors

    How to use Command line dataloader in Salesforce with troubleshooting steps and answers to common errors

    Read more…

    September 26, 2012
  • Authenticate Git using SSH protocol with Eclipse and Egit – Salesforce

    In Previous article, i have explained step by step approach to configure Git for Salesforce using Eclipse and Egit plugin. However, i have explained the “https” method to connect Git directly. There are several repositories which does not support the “https” protocol and prefer “SSH” (Secure Shell) protocol. So, in this article i will extend

    Read more…

    September 25, 2012
  • Salesforce Interview Question – Part 13

    121 : Consider we have overall 90% code coverage however there is one class which have 0% code coverage. Can we still able to deploy that class on production? Ans : Yes. Minimum 1% required for every trigger and there is no such restriction for Apex class. 122 : How to get selected records ID

    Read more…

    September 25, 2012
  • Change year range in Datepicker – Salesforce

    In Datepicker control of salesforce, most of the developers must have faced issue on year range for Datepicker control. We cannot configure the year range in standard date picker control. However, for a long time i am using a JQuery code to change the range of years in Datepicker and thought to share with you.

    Read more…

    September 20, 2012
  • Salesforce + Git + Eclipse + EGIT = Better and Distributed Source Control

    During my J2EE and .Net days, I was much dependent on the subversion repository. I had never thought my code without SVN. When I moved to Salesforce few years back, the first thing I missed is code repository to have better source code control. As svn creates either “.svn” or “_svn” folder, it was not

    Read more…

    September 16, 2012
  • Salesforce Interview Question – Part 12

    111 : How to get the Recordtype Id using Dynamic Apex? Ans: Normally to get the RecordtypeId for any sObject we use SOQL and it will count against your limit. So below method will bypass the need of SOQL Query. or 112 : Write Apex code which will take the RecordID as input and on

    Read more…

    September 13, 2012
←Newer Posts Older Posts→

AI ANT ANT Migration Tool Apex API ASP.NET Automation best practices C# continuous integration CSS DataLoader Eclipse Flow Git Google HTML Integration Interview Questions J2EE JAVA Javascript JQuery JSON Lightning component Lightning Web Component LWC NodeJs OAuth PHP Release Salesforce Salesforce DX SAP SEO sfdx SQL SQL Server Students Trailhead Video Tutorial Visualforce Windows XP WordPress XML

  • Twitter
  • LinkedIn
  • YouTube
  • 2026 (16)
  • 2025 (16)
  • 2024 (2)
  • 2023 (9)
  • 2022 (8)
  • 2021 (4)
  • 2020 (18)
  • 2019 (16)
  • 2018 (21)
  • 2017 (34)
  • 2016 (44)
  • 2015 (54)
  • 2014 (30)
  • 2013 (31)
  • 2012 (46)
  • 2011 (114)
  • 2010 (162)

Jitendra Zaa

Copyright  © Jitendra Zaa, Since 2008