• English
  • Marathi
Indian Logic

Indian Logic


  • April 18, 2023

    How to Pass Wrapper class records to Apex in LWC

    What is Wrapper Class? Salesforce is a very powerful platform with lot of in-built features. But sometimes, In Salesforce, there are often challenges when something unique is needed – when custom development and complex data type manipulation is required. That is where we need Wrapper Class. In layman’s term, Wrapper Class is a an object Continue reading

    English
    apex, html, javascript, lightning web component, lwc, salesforce, wrapper, wrapper class
  • April 17, 2023

    PSA Licenses Types

    PSA is a on-demand solution and it is used to manage Resource (People), Projects, Customers and Transactions. To work on PSA, users need a license to use PSA assigned from PSA enterprise Package. There are total four types of licenses Continue reading

    English
    financialforce, license, PSA, salesforce
  • April 16, 2023

    Create and Link records using External Id using REST API

    We will be using workbench as a tool in this this article.  For example, you have two objects called ‘Reservation__c’ and ‘Address__c’. ‘Reservation__c’ object has lookup field called ‘Billing_Address__c’ that is lookup to ‘Address__c’.  ‘Address__c’ object has External Id field called ‘Location_Id__c’. Assume that we already have records populated in Address objects. For example Id Continue reading

    English
    data, data loader, external Id, externalId, restAPI, salesforce, workbench
  • April 16, 2023

    WebServiceMock to test your Webservice Call

    Salesforce is very flexible to integrate with other systems. In many projects we have lot of integrations of Salesforce with other systems. But main struggle starts while writing a test class for those integration webservices.  Salesforce provides WebServiceMock interface to test Web service callouts of class auto-generated from a WSDL. WebServiceMock methods: The methods in the Continue reading

    English
    apex, salesforce, testclass, webservice, WebServiceMock
«Previous Page

Recent Posts

  • Debug log एकसाथ कसे डिलीट करायचे
  • Delete debug logs in bulk
  • System.LimitException: Too many queueable jobs added to the queue
  • “INSUFFICIENT_ACCESS: Requires Extra Verification” error when deploying/retrieving metadata
  • Delete Components using Workbench

Newsletter


Recent Posts

  • Debug log एकसाथ कसे डिलीट करायचे
  • Delete debug logs in bulk
  • System.LimitException: Too many queueable jobs added to the queue

©

Indian Logic

2023, All Rights Reserved.