Question:- What are the limitations of a Time-dependent Workflow?
Answer:- Limitations of a time-dependent workflow are as follows: • Time triggers do not support minutes or seconds. • Time triggers cannot reference when formula fields that include related-object merge fields. • We cannot add or remove a time trigger if: o The workflow rule is active o The workflow rule is included in the package
Question:- Mention some CRM providers
Answer:- The popular CRM providers are: • Oracle CRM • Microsoft Dynamics CRM • Salesforce CRM • SAP CRM • NetSuite CRM • Sage CRM • SugarCRM
Question:- Who can access the drag and drop dashboard?
Answer:- The one who has in managed dashboards can access the drag and drop dashboard
Question:- How many ways are there to call an Apex class?
Answer:- There are four ways to call an Apex class: • Visual page • Web service • Triggers • Email services
Question:- What is the Formula field?
Answer:- A Formula field is a read-only field that is coupled with a formula or expression from which its value is calculated. With the corresponding modification in the formula or expression, the value of this type of field is immediately changed. This field can be created using both standard and custom objects.
Question:- What is Data Loader?
Answer:- Salesforce Data Loader is a client application that allows you to import or export data in bulk. One can insert, update, remove, or export Salesforce records with this tool. Data Loader reads, extracts, and loads data from comma-separated values (CSV) files or a database connection for importing data. It creates CSV files for exporting data.
Question:- When do we use Data Loader?
Answer:- We use Data Loader when: • We need to load more than 50,000 to less than 5,000,000 records • We need to load into an object that is not yet supported by web-based importing • We want to be able to save multiple mapping files for future use • We want to export our data for backup purposes • We want to prevent duplicates by uploading the records
Question:- What are the Data management tools in Salesforce?
Answer:- There are two data management tools available in Salesforce which are: 1. Data Import Wizard 2. Data Loader
Question:- Define SaaS.
Answer:- In Software as a Service (SaaS), the cloud service provides software that we need to develop an application, saving us from purchasing it. SaaS supports web services and service-oriented architecture. Top SaaS providers are: Abiquo AccelOps Akamai AppDynamics Apprenda
Question:- Define PaaS.
Answer:- In Platform as a Service (PaaS), the cloud service provides an operating system (OS), hardware, storage, and network services through the cloud, but we have to pay to the service providers based on our subscription, like the rental services. Top PaaS providers are: AWS Elastic Beanstalk AppScale Appistry (Cloud) CA Technologies Engine Yard
Question:- Define IaaS.
Answer:- In Infrastructure as a Service (IaaS), the cloud service provides the infrastructure, such as servers, hosting service, and storage. Top IaaS providers are: • AWS • AT&T • CA Technologies • Cloudscaling • Bluelock • Eucalyptus
Question:- What are the different Salesforce editions?
Answer:- • Essentials: The Salesforce Essentials edition is specially designed for small-scale businesses. It consists of an easy-to-use UI. There are various tools in the edition that help customize it according to business needs. • Professional: This edition is built for businesses that require the most CRM functionality. It has features such as easy customization and integration with other technologies. Also, it consists of administration tools that help in the deployment of a small-scale application. • Enterprise: The Enterprise edition is built for large-scale businesses. It provides advanced customization tools. The administration tools of the Enterprise edition helps large-scale deployment. The edition allows access to the features of the Salesforce API. • Unlimited: This edition consists of extremely advanced features that help maximize usage. The Unlimited edition of Salesforce allows for the efficient management of business resources that can be provided instantly on-demand. Also, it provides premier support, high storage limit, an increased number of custom apps, and many more features. • Developer: The Developer edition gives access to APIs and the Salesforce Lightning Platform. It provides tools that allow developers to customize the Salesforce platform and integrate with other technologies and applications. Also, the edition consists of those features that are present in the Enterprise edition.
Question:- What are login hours and login IP ranges in Salesforce?
Answer:- Salesforce Applications provide features such as login hours and login IP ranges. Login hours: In an organization, the schedule for login and logout is set to define the time limit and working hours. It flags the user who does not follow the schedule. To set the login hours for an organization in a Salesforce platform, go to: Setup > Administration > Manage Users > Profiles Login IP ranges: If a user tries to login via an unknown IP, then the organization is alerted, and it can restrict the user to do so. Organizations use IP ranges to maintain secure access so that they can prevent any kind of loss. For setting up the login IP ranges, go to: Setup > Administration Setup > Manage Users > Profiles
Question:- What is meant by TAB in Salesforce?
Answer:- Salesforce tabs allow users to see information at a glance. In the program, it shows the data of objects and other web material. Types of TAB in salesforce are: • Standard object tabs • Custom object tabs • Web tabs • Visualforce tabs
