i
TCS
Filter interviews by
Yes, I have worked on integrations in previous roles.
I have experience integrating ServiceNow with third-party applications using REST APIs.
I have worked on creating custom integrations to automate data exchange between systems.
I have used tools like IntegrationHub and Flow Designer to build integrations in ServiceNow.
Import set is a tool in ServiceNow used to import data from various data sources into the platform.
Import set is used to load data from external sources into ServiceNow tables
It allows mapping of fields from the source data to the target table
Data can be transformed and validated during the import process
Import sets can be scheduled to run at specific intervals
Example: Importing user data from a CSV file into the User
ServiceNow is a cloud-based platform that provides IT service management (ITSM) and business process automation solutions.
ServiceNow is used by organizations to streamline their IT service management processes.
It offers a wide range of modules and applications for various ITSM functions such as incident management, change management, problem management, and asset management.
ServiceNow also provides capabilities for aut...
UI policy is a feature in ServiceNow that allows administrators to control the behavior of form fields and sections based on certain conditions.
UI policy is used to dynamically change the visibility, mandatory, and read-only properties of form fields and sections.
It helps in improving the user experience by showing or hiding fields based on user input or other conditions.
UI policies are defined using conditions, action...
A business rule is a server-side script that runs when a record is inserted, updated, or deleted in ServiceNow.
Business rules automate processes and enforce data integrity.
They are written in JavaScript and can be used to perform actions like setting field values, displaying error messages, or running scripts.
Business rules can be scoped to specific tables or run globally.
They can be used to validate data, calculate va...
I applied via LinkedIn and was interviewed before Mar 2023. There were 2 interview rounds.
Good knowledge required to pass this test
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
First round > General aptitude and versant test.
VDI can be managed by monitoring performance, updating software, optimizing resources, and ensuring security.
Monitor performance regularly to identify any issues or bottlenecks.
Update VDI software and patches to ensure system stability and security.
Optimize resources by balancing workloads and adjusting configurations as needed.
Ensure security measures are in place, such as encryption, access controls, and regular back...
Display the count of incident records based on the category
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...
based on 6 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
67.8k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
AST Consultant
51k
salaries
| ₹8 L/yr - ₹25 L/yr |
Assistant System Engineer
31.3k
salaries
| ₹2.2 L/yr - ₹5.6 L/yr |
Associate Consultant
28.6k
salaries
| ₹9 L/yr - ₹32 L/yr |
Amazon
Wipro
Infosys
Accenture