i
ITC Infotech
Filter interviews by
I applied via Approached by Company
Types in workflow refer to the different categories or classifications of workflow rules or actions.
Types in workflow can include time-based, immediate, or scheduled actions.
Each type serves a specific purpose in automating processes within Salesforce.
For example, time-based actions are triggered based on a specified time or date.
Immediate actions are executed immediately after a record meets certain criteria.
Scheduled...
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
Inheritance in Apex class allows a class to inherit properties and methods from another class.
Inheritance is achieved using the 'extends' keyword in Apex.
Child classes can access all non-private members of the parent class.
Child classes can override methods from the parent class.
Example: Class B extends Class A.
Skinny table is a custom table in Salesforce that contains a subset of fields from standard and custom objects for performance optimization.
Skinny tables are used to store frequently accessed fields in a denormalized form to improve query performance.
They are created by Salesforce automatically based on the fields accessed in reports, list views, and SOQL queries.
Skinny tables are read-only and are automatically update...
Developed a trigger to update account fields based on related opportunities
Trigger written in Apex to handle before update event on Opportunity object
Used SOQL queries to fetch related Account records
Implemented logic to update specific fields on related Account records
posted on 23 Apr 2024
I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.
posted on 3 Mar 2023
I was interviewed before Mar 2022.
posted on 16 Feb 2024
I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.
posted on 9 Feb 2024
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 3 interview rounds.
Decorators in LWC are a way to enhance the functionality of a component by adding metadata and modifying behavior.
Decorators are used to modify the behavior of properties, methods, and getters/setters in LWC.
They are defined using the @ symbol followed by the decorator name.
Some commonly used decorators in LWC are @api, @track, @wire, and @track.
The @api decorator allows a property to be accessed by parent components.
T...
Manual sharing allows users to manually grant access to records. To see manually shared records, use the 'Sharing' button on the record detail page.
Manual sharing is a feature in Salesforce that allows users to manually grant access to records.
It is useful when users need to share specific records with other users or groups.
To manually share a record, users can click on the 'Sharing' button on the record detail page.
Fr...
Write a trigger on Opportunity to calculate the sum of total opportunities and populate it on the Account's 'SumOfOpps' field.
Create a trigger on the Opportunity object
Use an aggregate query to calculate the sum of the 'Amount' field on all related Opportunities
Update the 'SumOfOpps' field on the related Account with the calculated sum
Write a trigger to update the description field on the parent object when the grandchild object is updated.
Create a trigger on the grandchild object
Use a SOQL query to retrieve the parent object
Update the description field on the parent object with the grandchild's description
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
Write a Code related to the Trigger
Batch job is a process that allows you to process large volumes of data in smaller chunks.
Batch job is used to handle large data volumes that would exceed the normal processing limits.
It breaks down the data into smaller batches for processing, improving performance and efficiency.
Batch jobs can be scheduled to run at specific times or triggered manually.
Examples include data imports, updates, and deletions in Salesfor
LWC (Lightning Web Components) are a modern UI framework for building web components on the Salesforce platform.
Pros: Faster performance, better security, easier to debug, reusable components, better encapsulation.
Cons: Steeper learning curve for developers new to web components, limited browser support compared to Aura components.
posted on 11 Aug 2021
Before triggers are executed before the record is saved to the database, while after triggers are executed after the record is saved.
Before triggers are used to validate or modify record values before they are saved.
After triggers are used to perform additional actions after the record is saved.
Before triggers can be used to prevent the record from being saved by throwing an exception.
After triggers can be used to upda...
based on 1 interview
Interview experience
Associate Information Technology Consultant
5.2k
salaries
| ₹4.1 L/yr - ₹15 L/yr |
Lead Consultant
4.4k
salaries
| ₹9 L/yr - ₹35 L/yr |
Associate Consultant
862
salaries
| ₹2.5 L/yr - ₹16.5 L/yr |
Software Engineer
498
salaries
| ₹4 L/yr - ₹14 L/yr |
Senior Software Engineer
368
salaries
| ₹6.4 L/yr - ₹25 L/yr |
TCS
Wipro
HCLTech
Tech Mahindra