Jitendra Zaa

  • 1:1 Session
  • Authored
    • Apex Design Patterns – Salesforce
    • Udemy – SalesforceDX
  • About Me
  • Using soapUI with Salesforce to test standard and custom web services response

    soapUI is most common tool available to test Soap based web services, it also has capability to test REST web services. soapUI can be used to test Partner WSDL, enterprise WSDL, Tooling API, Metadata API to study capability and response from Salesforce before writing any code in Java, C# or any other language. In this article…

    Read more…

    May 27, 2015
  • Salesforce Lightning Component – expand and collapsable panel example

    How to use aura:facet component and Learn creating expand and collapsable reusable lightning component in Salesforce

    Read more…

    May 22, 2015
  • Continuation object in Apex – Asynchronous callouts for long running request – Live Demo

    Check the below video first if you are planning to use Continuation We may run into scenario in Salesforce project, where we need call external web service but no need to wait for response. Response from external web service can be processed asynchronously and once processed it can be presented in Visualforce page. We can accomplish this by…

    Read more…

    May 22, 2015
  • Getting started with basics of Lightning Component

    As you might already know that next big change in Salesforce is introduction to lightning components. As technology is changing rapidly and to take advantage of cutting edge innovations in web technology, Salesforce doesn’t want to stay behind. If we see trend, all major platform has introduced component based design like Polymer, React, Web Components, Angular…

    Read more…

    May 19, 2015
  • All about Upsert and External ID in Dataloader and Apex – Videos

    You may be wondering that there are tons of articles available for upsert operation and what is need of one more blog post. I wanted to note everything important about upsert operations using datalaoder and Apex with identified gotchas at single place, and that’s why its here 🙂 . External ID is field in Salesforce…

    Read more…

    May 11, 2015
  • Addthis plugin for wordpress – serving request to b.scorecardresearch.com

    Recently my website was slow and I tried to search for possible causes. While checking network traffic in google chrome, I found that my website was making request to “b.scorecardresearch.com” and reputation is not good at all for this site. I did my research on wordpress forums and found that “addthis” plugin was making requests…

    Read more…

    May 8, 2015
  • Using Dataloader and ANT to backup Salesforce data on FTP or SFTP server – Video

    Tutorial on how to use command line dataloader to save exported Salesforce backup file on FTP or SFTP server

    Read more…

    May 4, 2015
  • Using Selenium to test workflow field update action – Salesforce automated testing – Video tutorial – Part 2

    We have already discussed basics of selenium and how we can use this tool for automated testing. Here we will see how we can take advantage of Selenium to test workflow field update. in this article we will create a simple workflow rule on Lead object and update “Description” field by adding fields “Number of Employees” and…

    Read more…

    April 27, 2015
  • Create and update records using Javascript button in Salesforce- Ajax Toolkit

    On this blog we have already seen “how to use Ajax Toolkit to mass update records” without writing any Apex code. In this article as well, we will use Ajax Toolkit to add custom button in Account page layout and update record. There are endless possibilities and use-cases where this approach can be very useful…

    Read more…

    April 21, 2015
  • Getting started with React

    React is open source Javascript library used by Facebook and currently very popular amongst web developers to create user interface. React can be used as View part of MVC design pattern with powerful templating feature supported by “JavaScript syntax extension (JSX)“. React focuses on component based development where each components has its own life cycle.…

    Read more…

    April 15, 2015
←Newer Posts Older Posts→

Ajax AngularJs ANT ANT Migration Tool Apex ASP.NET best practices C# continuous integration CSS DataLoader Eclipse EGit Flow Git Google Heroku HTML Integration Interview Questions J2EE JAVA Javascript JQuery 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
  • 2024 (1)
  • 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