-
How to create instance of Sobject dynamically if you don’t know which sobject is going to be instantiated?
How to create instance of sObject dynamically? Normally the sObject is created like “Account a = new Account();”. But if you are in situation that you don’t know which sObject is going to be instantiated ? Means it will be decided at runtime, how you will handle it in Salesforce?
Log In to reply.
Popular Salesforce Blogs
How do I Choose a Salesforce Implementation Partner?
Hey there! If you’re reading this, chances are you’re looking to take your business to the next level with Salesforce. That’s a fantastic move! Salesforce…
Types of Collections in Apex Salesforce | Explained
In Apex, Collection is a group of individual objects represented as a unit (unit). Sometimes you need to group multiple items in a single unit.…
Managing Product Bundles Effectively with Salesforce CPQ
Salesforce has revolutionized itself in the last 20 years from being one of the SaaS-based products to one of the most preferred and Industry-standard CRM…
Popular Salesforce Videos
Salesforce Multifactor Authentication Webinar
An extra layer of security on your Salesforce org is always worth it. Learn how to safeguard your sensitive Salesforce account information from unauthorized access…
Welcome to the New World of Data Collection | Salesforce | Summer Internship
Secure data collection built for your needs. With FormAssembly, your organization can streamline outdated processes and power important business initiatives. To enroll Contact us +91…
What is Validation Rule in Salesforce?
Validation rules verify that the data a user enters in a record meets the standards you specify before the user can save the record. A…