Category: Salesforce

  • Helping users sync contacts and events with Lightning Sync

    Summer 16 release has a feature called “Lightning Sync”. It let’s Salesforce users sync contacts and events with Lightning Sync from Exchange Server of their organization. Let’s have a quick session to Helping users sync contacts and events with Lightning Sync. Step-By-Step: Assumption : This post assumes that you already have a working Microsoft Exchange…

  • Salesforce.com : Design System Unmanaged Package deprecated

    Salesforce.com : Design System Unmanaged Package deprecated

    I went to download the SLDS to check if there is a new version but “ Salesforce.com : Design System Unmanaged Package deprecated “. Ohhhhhh…. what does not mean ??? Will we not be able to use Lightning any more ? Ahhh no , there is a different route now to use our cool Salesforce…

  • Error: Compile Error: Entity is not org-accessible

    Issue: Getting error “Error: Compile Error: Entity is not org-accessible”, when saving a class. Root Cause:  This may occur due to a feature is yet not enabled. Such as Quote, Asset etc. These are the objects which can be only accessible when we enable Quote or asset etc. In above case it was the Quote,…

  • Some chrome apps and extensions for Salesforce

    Some chrome apps and extensions for Salesforce

    There are Some chrome apps and extensions for Salesforce in chrome web-store. There are just a handful of them.Some are really helpful. Would give a list of these today. Here is a list of them (the order list has nothing to do with their popularity, it’s just an order): Apps: Salesforce.com (offered by sfdcchrome.appspot.com)  …

  • Error in Salesforce : Exception class must extend another Exception class at

    Error in Salesforce : Exception class must extend another Exception class at Issue: While importing a WSDL to Salesforce for an integartion, I am getting error : (Note: This same error will come if you are directly creating a class as well) Exception class must extend another Exception class at   Root Cause:  Salesforce does…

  • One or more components failed Version Compatibility Check

      Error :   One or more components failed Version Compatibility Check. This change set contains components that require the “37.0” or higher platform version. Please select an organization with a platform version of “37.0” or higher, or remove all incompatible components.   Issue/Scenario : When uploading the changeset to production I am getting the…

  • Jitterbit Data loader for salesforce

    Today, I am going to talk about  Jitterbit Data loader for salesforce , an data integration process for Salesforce . This article is specifically for salesforce and jitterbit. But the Jitterbit tool has other versions where we can do a lot and integrate with almost all types of databases available in market. This tool is…

  • Future Methods with Higher Limits (Pilot)

    Hey Guys, An interesting stuff we could expect in near future from Salesforce is :  Future Methods with Higher Limits (Pilot) If you are using @future now , you are well aware of the limitations there. Some times we think about if we had a option to increase certain limits. Here is the good news…

  • Connecting external data sources from salesforce.com

    Hello Readers, Connecting external data sources from salesforce.com. We will discuss about the data connector from salesforce, which can help us to connect other, on premises data sources. This is a kind of integration we will deal with. But without any heavy lifting done for integrations we will do it right away. Here we will…