Blogs

  • UNKNOWN_EXCEPTION, portal account owner must have a role: []

    WHAT IS THIS ERROR This error in apex code takes place when you are trying to create an external/community user using code and Account of this external user is assigned to such a User whose Role is blank. It may take places in below scenarios: RESOLUTION Make sure that Account or Contact which is being…

    Read more…

  • Discover Comprehensive Insights Into IDs In Salesforce

    Identifiers in Salesforce Hey there, in our last blog, we delved into Salesforce’s impact on career progression. Today, let’s explore the realm of “Salesforce IDs”. External Identifier in Salesforce. Consider the Contact object as an example. Establishing a Personalized External ID Field for Contacts: We can also check whether or not values are case sensitive. If…

    Read more…

  • Creating Object Records Via CSV File | Salesforce Tutorial

    When the CSV file includes records and column values enclosed in quotation marks, the process of uploading the file for record creation can become complex. Consequently, I’ve developed an uncomplicated approach to upload a CSV file and automatically generate custom object data. Allow me to guide you through the process step by step. Step 1:…

    Read more…