Service Now Developer and Administrator

Service Now Developer and Administrator Interview Questions and Answers

Updated 21 Jan 2025
search-icon

Q1. There are multiple record in table how will you pick a single record in a table

Ans.

To pick a single record from a table with multiple records, we can use a query with specific criteria.

  • Use a query with filters to narrow down the search criteria

  • Specify the desired attributes or fields to retrieve from the record

  • Sort the results if needed and limit the query to return only one record

Q2. What is inbound actions, what type of request ServiceNow will receive?

Ans.

Inbound actions in ServiceNow are requests made to the platform from external sources.

  • Inbound actions are requests sent to ServiceNow from external systems or users.

  • These requests can include creating, updating, or deleting records in ServiceNow.

  • Examples of inbound actions include API calls, email submissions, and form submissions.

Q3. Get all the active incident with priority-1?

Ans.

To get all active incidents with priority-1, use a filter on the incident table.

  • Use a filter condition 'active=true^priority=1' on the incident table

  • You can also use GlideRecord to query the incident table in ServiceNow

  • Make sure to handle any errors or exceptions that may occur

Q4. Explain glideajax, glide record, transform maps

Ans.

GlideAjax, GlideRecord, Transform Maps are important concepts in ServiceNow development.

  • GlideAjax is used for asynchronous server-side calls in ServiceNow.

  • GlideRecord is used to query, insert, update, and delete records in ServiceNow tables.

  • Transform Maps are used to map data from external sources into ServiceNow tables.

  • GlideAjax example: Making a server-side call to retrieve data without refreshing the page.

  • GlideRecord example: Querying the 'incident' table to retrieve all o...read more

Are these interview questions helpful?

Q5. what are script actions?

Ans.

Script actions are customizable actions that can be triggered by scripts in ServiceNow.

  • Script actions are used to automate tasks and processes in ServiceNow.

  • They can be triggered by scripts, such as business rules, client scripts, or UI policies.

  • Script actions can perform a variety of actions, such as updating records, sending notifications, or running scripts.

  • They are highly customizable and can be tailored to specific business needs.

  • Examples of script actions include sendin...read more

Q6. what is Async business rule?

Ans.

Async business rule is a server-side script that runs asynchronously after a record is inserted, updated, deleted, or when a table is queried.

  • Async business rules are used to perform actions that do not require immediate user interaction.

  • They are executed after the database transaction is complete, allowing for better performance.

  • Examples include sending notifications, updating related records, or triggering workflows.

Share interview questions and help millions of jobseekers 🌟

man-with-laptop

Q7. what you implemented recently?

Ans.

Implemented a new incident management system using Service Now platform

  • Customized incident forms and workflows

  • Configured email notifications for incident updates

  • Integrated with third-party monitoring tools for automatic incident creation

Q8. Explain transform scripts

Ans.

Transform scripts are used in ServiceNow to manipulate data during import or export operations.

  • Transform scripts are written in JavaScript and are used to modify data before it is inserted into or retrieved from a table.

  • They can be used to transform data formats, perform calculations, or apply business rules.

  • Transform scripts are commonly used in data imports, exports, and data transformations within ServiceNow.

  • Example: A transform script can be used to convert a date format ...read more

Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

3.8
 • 8.1k Interviews
3.5
 • 3.8k Interviews
4.9
 • 153 Interviews
2.6
 • 5 Interviews
View all

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

Service Now Developer and Administrator Interview Questions
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter