Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
Top trending discussions
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
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Developed a service portal for IT ticketing system
Created custom widgets for user-friendly interface
Integrated with ServiceNow API for ticket management
Implemented role-based access control for different user types
Catalog item is a predefined item in the service catalog, while record producer allows users to create custom records.
Catalog item is predefined and created by admins, while record producer allows users to create custom records
Catalog items are used to request services or products, record producers are used to create records in tables
Catalog items have predefined variables and workflows, record producers allow users to
Macros are automated scripts that can be used to perform repetitive tasks in Servicenow.
Macros in Servicenow are used to automate tasks and reduce manual effort.
They can be used to update multiple records at once, send notifications, or perform calculations.
Macros can be triggered manually or automatically based on certain conditions.
Example: Creating a macro to automatically close all resolved incidents in Servicenow.
Use GlideUser class to get logged in user details in a form
Use GlideUser class to get the current user's details
Access user details like name, email, roles, etc. using GlideUser methods
Example: var user = gs.getUser(); var userName = user.getName();
Yes, JavaScript is a synchronous language.
JavaScript is single-threaded, meaning it can only execute one piece of code at a time.
It follows a top-down execution flow, where each line of code is executed in order.
Asynchronous behavior can be achieved using callbacks, promises, and async/await.
Example: setTimeout function in JavaScript delays the execution of a function.
Example: Fetch API in JavaScript allows making asyn
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
I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
I was interviewed in Nov 2023.
based on 2 reviews
Rating in categories
Technical Service Engineer
1.1k
salaries
| ₹2.8 L/yr - ₹16 L/yr |
Application Developer
974
salaries
| ₹2.8 L/yr - ₹14.8 L/yr |
Assistant Application Developer
597
salaries
| ₹2.3 L/yr - ₹7.7 L/yr |
Assistant Technical Service Engineer
567
salaries
| ₹2.5 L/yr - ₹7.9 L/yr |
Associate Application Developer
508
salaries
| ₹4.3 L/yr - ₹16.5 L/yr |
Accenture
TCS
HCLTech
Wipro