i
LTIMindtree
Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
There are three types of business rules in ServiceNow: client scripts, server scripts, and UI policies.
Client scripts run on the client side and are used to perform actions on form fields or execute scripts when a form is loaded, saved, or deleted.
Server scripts run on the server side and are used to perform actions on records when they are inserted, updated, or deleted.
UI policies are used to set mandatory, read-only,...
To add approval in flow designers, use the 'Approval' activity and configure the approval settings.
Drag and drop the 'Approval' activity onto the flow designer canvas
Configure the approval settings such as approvers, conditions, and notifications
Connect the 'Approval' activity to the relevant steps in the flow
Test the flow to ensure the approval process works correctly
UI policy controls the behavior of fields on a form, while data policy controls the data that can be entered into fields.
UI policy is used to set mandatory, read-only, or visible conditions on form fields
Data policy is used to enforce data validation rules on form fields
UI policy is client-side, while data policy is server-side
Example: UI policy can make a field read-only when a certain condition is met, while data pol...
Client side scripts run on the user's browser, while server side scripts run on the server.
Client side scripts are executed on the user's browser, providing immediate feedback without needing to communicate with the server.
Server side scripts are executed on the server, allowing for secure processing of sensitive data and operations.
Client side scripts are written in languages like JavaScript, while server side scripts
Code to display last 10 incidents in background script
Query incident table to get last 10 records
Use GlideRecord to fetch incident records
Sort records by created date in descending order
What people are saying about LTIMindtree
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
LTIMindtree interview questions for designations
Reference Qualifier is a filter condition applied to a reference field to restrict the data that can be selected.
Reference Qualifiers are used to limit the choices available in a reference field based on certain conditions.
Types of Reference Qualifiers include dynamic, static, and advanced reference qualifiers.
Dynamic Reference Qualifiers are based on the current record being viewed.
Static Reference Qualifiers are pred...
Get interview-ready with Top LTIMindtree Interview Questions
Display the count of incident records based on the category
BR stands for Business Rule. It is a server-side script that runs when a record is displayed, inserted, updated, deleted, or when a table is queried.
BRs are used to automate business processes and enforce business rules
There are two types of BRs: Before Business Rule and After Business Rule
Before Business Rule runs before the database action has occurred, while After Business Rule runs after the database action has occ...
The getReference method is used to retrieve a reference to a record in ServiceNow.
Use getReference method with the field name to retrieve a reference to a record.
The getReference method returns a GlideRecord object representing the referenced record.
You can then use the GlideRecord object to access and manipulate the referenced record.
Client scripts are used in ServiceNow to run scripts on the client side to customize forms and fields.
Client scripts are used to perform actions on forms and fields without server interaction
They can be used to set field values, show or hide fields, or validate data
Client scripts can be written in JavaScript and attached to specific forms or fields
I have completed various tasks related to Servicenow development, including customization, integration, and automation.
Customizing forms and workflows to meet specific business requirements
Integrating Servicenow with other systems using APIs
Automating repetitive tasks using scripts and workflows
Business rules are server-side scripts that run when a record is displayed, inserted, updated, deleted, or when a table is queried.
Business rules are used to automate processes and enforce data consistency.
There are three types of business rules: before, after, and asynchronous.
Before business rules run before the database action is executed.
After business rules run after the database action is executed.
Asynchronous bu...
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
The different between =, ==, === is related to assignment, equality, and strict equality in programming.
= is used for assignment in programming languages.
== is used for equality comparison, it checks if two values are equal.
=== is used for strict equality comparison, it checks if two values are equal in both value and data type.
Use SQL query to retrieve all columns, show only 10 records, and order by name
Use SELECT * to retrieve all columns
Use LIMIT 10 to show only 10 records
Use ORDER BY name to order the results by name
based on 6 interviews
1 Interview rounds
based on 24 reviews
Rating in categories
Senior Software Engineer
21.3k
salaries
| ₹5.1 L/yr - ₹18.7 L/yr |
Software Engineer
16.2k
salaries
| ₹2 L/yr - ₹10 L/yr |
Module Lead
6.7k
salaries
| ₹7 L/yr - ₹25.5 L/yr |
Technical Lead
6.4k
salaries
| ₹9.4 L/yr - ₹36 L/yr |
Senior Engineer
4.4k
salaries
| ₹4.2 L/yr - ₹16.4 L/yr |
Cognizant
Capgemini
Accenture
TCS