NowGurukul Puzzle No: 2

123456789
Across
  1. 1. a built-in tool for creating and running automated tests within the ServiceNow
  2. 4. A server-side object used to query database tables
  3. 5. DESIGNER A tool for automating processes without scripting
  4. 6. an automated task that runs at a specific time or on a recurring schedule.
  5. 8. Script that runs when a record is inserted, updated, or deleted
  6. 9. Rule that shows or hides fields dynamically on forms
Down
  1. 1. a security rule that defines user permissions for accessing and modifying data, such as records, fields, and tables
  2. 2. The primary element in ServiceNow used for running ad-hoc, server-side background operations
  3. 3. a type of catalog item in ServiceNow that creates a new record in a specified table when a user submits it
  4. 7. Reusable server-side function library