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
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 Referral and was interviewed in Feb 2024. There were 2 interview rounds.
Server side scripts are scripts that run on the server side of an application, typically used for automating tasks or processing data.
Server side scripts are written in languages like JavaScript, Python, or Java.
They are used to perform tasks such as data validation, calculations, and database operations.
Examples of server side scripts include business rules, script includes, and server-side UI actions.
Client side scripts are scripts that run on the user's browser, enhancing the user interface and experience.
Client side scripts are written in JavaScript and are executed on the user's browser.
They can be used to validate form inputs, manipulate DOM elements, and make asynchronous requests to the server.
Example: Using client side script to show a confirmation message before submitting a form.
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
Client scripts in ServiceNow can be categorized into three types: onLoad, onChange, and onSubmit.
onLoad client scripts run when a form is loaded
onChange client scripts run when a field value is changed
onSubmit client scripts run when a form is submitted
MCQ , C Programming Question
Meidum Level Coding Question I got reject in that round
based on 2 interviews
Interview experience
based on 8 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.9k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
AST Consultant
51.4k
salaries
| ₹8 L/yr - ₹25 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.2 L/yr - ₹5.6 L/yr |
Associate Consultant
29.1k
salaries
| ₹9 L/yr - ₹32 L/yr |
Amazon
Wipro
Infosys
Accenture