Practice Questions
Glide AJAX
| SI NO | Topic | Artifact | Practice Question |
|---|---|---|---|
| 1 | Glide AJAX | Client Script | Create a client script that uses GlideAjax to fetch the current user's manager's name and display it on the form. |
| 2 | Glide AJAX | UI Action | Implement a UI action that uses GlideAjax to check if a requested item is in stock before submitting an order. |
| 3 | Glide AJAX | Custom Widget | Build a custom widget that uses GlideAjax to display real-time system status information. |
| 4 | Glide AJAX | Client Script | Create a client script that uses GlideAjax to validate a custom field against a database of restricted values. |
| 5 | Glide AJAX | UI Policy | Implement a UI policy that uses GlideAjax to dynamically populate a dropdown based on the selection of another field. |
| 6 | Glide AJAX | Custom Report | Build a custom report that uses GlideAjax to fetch and display live data from an external API. |
| 7 | Glide AJAX | Client Script | Create a client script that uses GlideAjax to check for duplicate records before allowing form submission. |
| 8 | Glide AJAX | UI Action | Implement a UI action that uses GlideAjax to calculate and display the estimated delivery date for an order. |
| 9 | Glide AJAX | Dashboard Widget | Build a custom dashboard widget that uses GlideAjax to show real-time KPIs from multiple data sources. |
| 10 | Glide AJAX | Client Script | Create a client script that uses GlideAjax to perform a complex calculation and update multiple fields on the form. |
| 11 | Glide AJAX | UI Policy | Implement a UI policy that uses GlideAjax to fetch and display user profile information when a user is selected. |
| 12 | Glide AJAX | Catalog Item | Build a custom catalog item that uses GlideAjax to check license availability before allowing software requests. |
| 13 | Glide AJAX | Client Script | Create a client script that uses GlideAjax to validate and format a phone number field in real-time. |
| 14 | Glide AJAX | UI Action | Implement a UI action that uses GlideAjax to generate and display a unique reference number for a record. |
| 15 | Glide AJAX | Custom Notification | Build a custom notification system that uses GlideAjax to fetch and display real-time alerts on the user's homepage. |
| 16 | Glide AJAX | Client Script | Create a client script that uses GlideAjax to perform a security check before allowing access to sensitive fields. |
| 17 | Glide AJAX | UI Policy | Implement a UI policy that uses GlideAjax to fetch and display the current weather based on the user's location. |
| 18 | Glide AJAX | Custom Search | Build a custom search function that uses GlideAjax to provide autocomplete suggestions as the user types. |
| 19 | Glide AJAX | Client Script | Create a client script that uses GlideAjax to validate and suggest corrections for commonly misspelled words. |
| 20 | Glide AJAX | UI Action | Implement a UI action that uses GlideAjax to check for conflicting appointments before scheduling a meeting. |
| 21 | Glide AJAX | Custom Form | Build a custom form that uses GlideAjax to dynamically add or remove form sections based on user input. |
| 22 | Glide AJAX | Client Script | Create a client script that uses GlideAjax to fetch and display the current exchange rate for currency conversion. |
| 23 | Glide AJAX | UI Policy | Implement a UI policy that uses GlideAjax to check and display the user's remaining vacation days when requesting time off. |
| 24 | Glide AJAX | Approval Process | Build a custom approval process that uses GlideAjax to check approver availability and suggest alternates if needed. |
| 25 | Glide AJAX | Client Script | Create a client script that uses GlideAjax to perform real-time password strength validation. |
| 26 | Glide AJAX | UI Action | Implement a UI action that uses GlideAjax to generate and display a QR code for easy mobile access to a record. |
| 27 | Glide AJAX | Dashboard | Build a custom dashboard that uses GlideAjax to fetch and display real-time social media metrics. |
| 28 | Glide AJAX | Client Script | Create a client script that uses GlideAjax to validate and format a credit card number in real-time. |
| 29 | Glide AJAX | UI Policy | Implement a UI policy that uses GlideAjax to fetch and display the estimated cost of a service based on selected options. |
| 30 | Glide AJAX | Chatbot Interface | Build a custom chatbot interface that uses GlideAjax to fetch responses from a knowledge base. |
| 31 | Glide AJAX | Client Script | Create a client script that uses GlideAjax to check and display the current queue length for a selected service. |
| 32 | Glide AJAX | UI Action | Implement a UI action that uses GlideAjax to generate and display a printable shipping label for an order. |
| 33 | Glide AJAX | Risk Assessment Tool | Build a custom risk assessment tool that uses GlideAjax to calculate and display real-time risk scores. |
| 34 | Glide AJAX | Client Script | Create a client script that uses GlideAjax to perform real-time validation of a user's permissions for specific actions. |
| 35 | Glide AJAX | UI Policy | Implement a UI policy that uses GlideAjax to fetch and display related knowledge articles based on incident description. |
| 36 | Glide AJAX | Asset Management Tool | Build a custom asset management tool that uses GlideAjax to track and display real-time asset locations. |
| 37 | Glide AJAX | Client Script | Create a client script that uses GlideAjax to generate and display a unique coupon code for a marketing campaign. |
| 38 | Glide AJAX | UI Action | Implement a UI action that uses GlideAjax to check and display the current status of linked items in a change request. |
| 39 | Glide AJAX | Performance Dashboard | Build a custom performance monitoring dashboard that uses GlideAjax to fetch and display real-time system metrics. |
| 40 | Glide AJAX | Client Script | Create a client script that uses GlideAjax to perform real-time language translation of form fields. |
| 1 | Workflows | Workflow | Create a workflow that automatically assigns incidents to the appropriate team based on the category and priority. |
Workflows
| SI NO | Topic | Artifact | Practice Question |
|---|---|---|---|
| 2 | Workflows | Workflow | Implement a workflow that sends escalation notifications if an incident is not resolved within SLA timeframes. |
| 3 | Workflows | Workflow | Build a workflow that automates the employee onboarding process, including equipment requests and access provisioning. |
| 4 | Workflows | Workflow | Design a workflow that manages the approval process for purchase requests, including multiple levels of approval based on cost. |
| 5 | Workflows | Workflow | Create a workflow that generates and sends a daily report of open high-priority incidents to management. |
| 6 | Workflows | Workflow | Implement a workflow that automates the creation of subtasks for a project based on the project type. |
| 7 | Workflows | Workflow | Build a workflow that manages the software license renewal process, including notifications and approval steps. |
| 8 | Workflows | Workflow | Design a workflow that automates the process of scheduling and confirming customer appointments. |
| 9 | Workflows | Workflow | Create a workflow that manages the employee offboarding process, including revoking access and collecting company assets. |
| 10 | Workflows | Workflow | Implement a workflow that automates the process of creating and assigning training tasks based on an employee's role. |
| 11 | Workflows | Workflow | Build a workflow that manages the change request process, including risk assessment and approval stages. |
| 12 | Workflows | Workflow | Design a workflow that automates the process of creating and updating knowledge base articles based on resolved incidents. |
| 13 | Workflows | Workflow | Create a workflow that manages the contract renewal process, including notifications and approval steps. |
| 14 | Workflows | Workflow | Implement a workflow that automates the process of creating and assigning maintenance tasks for IT assets. |
| 15 | Workflows | Workflow | Build a workflow that manages the process of handling and escalating customer complaints. |
| 16 | Workflows | Workflow | Design a workflow that automates the process of generating and sending invoices for billable services. |
| 17 | Workflows | Workflow | Create a workflow that manages the process of reviewing and approving time-off requests. |
| 18 | Workflows | Workflow | Implement a workflow that automates the process of creating and assigning bug fix tasks based on reported software issues. |
| 19 | Workflows | Workflow | Build a workflow that manages the process of reviewing and approving expense reports. |
| 20 | Workflows | Workflow | Design a workflow that automates the process of creating and assigning tasks for regular security audits. |
| 21 | Workflows | Workflow | Create a workflow that manages the process of handling and resolving IT service outages. |
| 22 | Workflows | Workflow | Implement a workflow that automates the process of creating and assigning tasks for new feature requests. |
| 23 | Workflows | Workflow | Build a workflow that manages the process of reviewing and approving content for publication on the company website. |
| 24 | Workflows | Workflow | Design a workflow that automates the process of creating and assigning tasks for software version upgrades. |
| 25 | Workflows | Workflow | Create a workflow that manages the process of onboarding new vendors, including necessary approvals and document collection. |
| 26 | Workflows | Workflow | Implement a workflow that automates the process of creating and assigning tasks for regular data backup and verification. |
| 27 | Workflows | Workflow | Build a workflow that manages the process of handling and resolving customer refund requests. |
| 28 | Workflows | Workflow | Design a workflow that automates the process of creating and assigning tasks for regular compliance checks. |
| 29 | Workflows | Workflow | Create a workflow that manages the process of reviewing and approving new product ideas. |
| 30 | Workflows | Workflow | Implement a workflow that automates the process of creating and assigning tasks for office relocations. |
| 31 | Workflows | Workflow | Build a workflow that manages the process of handling and resolving internal policy violations. |
| 32 | Workflows | Workflow | Design a workflow that automates the process of creating and assigning tasks for regular performance reviews. |
| 33 | Workflows | Workflow | Create a workflow that manages the process of reviewing and approving marketing campaign proposals. |
| 34 | Workflows | Workflow | Implement a workflow that automates the process of creating and assigning tasks for software license audits. |
| 35 | Workflows | Workflow | Build a workflow that manages the process of handling and resolving supply chain disruptions. |
| 36 | Workflows | Workflow | Design a workflow that automates the process of creating and assigning tasks for regular facility maintenance. |
| 37 | Workflows | Workflow | Create a workflow that manages the process of reviewing and approving budget requests for departments. |
| 38 | Workflows | Workflow | Implement a workflow that automates the process of creating and assigning tasks for disaster recovery drills. |
| 39 | Workflows | Workflow | Build a workflow that manages the process of handling and resolving employee grievances. |
| 40 | Workflows | Workflow | Design a workflow that automates the process of creating and assigning tasks for regular inventory checks. |
Flows
| SI NO | Topic | Artifact | Practice Question |
|---|---|---|---|
| 1 | Flows | Flow | Create a flow that automates the process of creating a new user account, including AD integration and email notifications. |
| 2 | Flows | Flow | Implement a flow that generates a weekly report of key performance indicators and emails it to executives. |
| 3 | Flows | Flow | Build a flow that automates the process of updating multiple related records when a master record is modified. |
| 4 | Flows | Flow | Design a flow that integrates with an external API to fetch real-time currency exchange rates and update relevant records. |
| 5 | Flows | Flow | Create a flow that automates the process of creating and assigning follow-up tasks based on customer survey responses. |
| 6 | Flows | Flow | Implement a flow that monitors social media mentions and creates appropriate tasks or incidents in ServiceNow. |
| 7 | Flows | Flow | Build a flow that automates the process of syncing employee data between ServiceNow and an external HR system. |
| 8 | Flows | Flow | Design a flow that integrates with a weather API to automatically create alerts for severe weather conditions. |
| 9 | Flows | Flow | Create a flow that automates the process of generating and sending personalized newsletters based on user preferences. |
| 10 | Flows | Flow | Implement a flow that monitors system logs and creates incidents for repeated error patterns. |
| 11 | Flows | Flow | Build a flow that automates the process of updating project status based on the completion of associated tasks. |
| 12 | Flows | Flow | Design a flow that integrates with an external inventory system to update stock levels in ServiceNow catalogs. |
| 13 | Flows | Flow | Create a flow that automates the process of generating and sending reminders for upcoming license expirations. |
| 14 | Flows | Flow | Implement a flow that monitors for potential security breaches and initiates appropriate response actions. |
| 15 | Flows | Flow | Build a flow that automates the process of creating and assigning tasks based on IoT sensor data. |
| 16 | Flows | Flow | Design a flow that integrates with a CRM system to sync customer data and create ServiceNow tickets when needed. |
| 17 | Flows | Flow | Create a flow that automates the process of generating and distributing shift schedules based on employee availability. |
| 18 | Flows | Flow | Implement a flow that monitors for SLA breaches and escalates issues to appropriate management levels. |
| 19 | Flows | Flow | Build a flow that automates the process of updating asset records based on network discovery scans. |
| 20 | Flows | Flow | Design a flow that integrates with an e-commerce platform to create and track orders in ServiceNow. |
| 21 | Flows | Flow | Create a flow that automates the process of generating and sending custom reports based on stakeholder roles. |
| 22 | Flows | Flow | Implement a flow that monitors for changes in regulations and initiates compliance check processes. |
| 23 | Flows | Flow | Build a flow that automates the process of creating and assigning tasks for software patch management. |
| 24 | Flows | Flow | Design a flow that integrates with a payment gateway to process and record transactions in ServiceNow. |
| 25 | Flows | Flow | Create a flow that automates the process of generating and sending alerts for unusual system activity. |
| 26 | Flows | Flow | Implement a flow that monitors for changes in project schedules and updates resource allocations accordingly. |
| 27 | Flows | Flow | Build a flow that automates the process of creating and updating knowledge articles based on chat transcripts. |
| 28 | Flows | Flow | Design a flow that integrates with a learning management system to track and update employee training records. |
| 29 | Flows | Flow | Create a flow that automates the process of generating and sending personalized onboarding checklists for new hires. |
| 30 | Flows | Flow | Implement a flow that monitors for changes in vendor performance and initiates appropriate review processes. |
| 31 | Flows | Flow | Build a flow that automates the process of creating and assigning tasks for regular data quality checks. |
| 32 | Flows | Flow | Design a flow that integrates with a facilities management system to handle and track maintenance requests. |
| 33 | Flows | Flow | Create a flow that automates the process of generating and sending alerts for expiring certifications. |
| 34 | Flows | Flow | Implement a flow that monitors for changes in team structures and updates access permissions accordingly. |
| 35 | Flows | Flow | Build a flow that automates the process of creating and updating service catalog items based on usage statistics. |
| 36 | Flows | Flow | Design a flow that integrates with a time tracking system to automate the billing process for consultancy services. |
| 37 | Flows | Flow | Create a flow that automates the process of generating and sending reminders for pending approvals. |
| 38 | Flows | Flow | Implement a flow that monitors for changes in asset locations and updates relevant documentation. |
| 39 | Flows | Flow | Build a flow that automates the process of creating and assigning tasks for regular software license compliance checks. |
| 35 | Flows | Flow | Design a flow that integrates with an external ticketing system to sync and manage customer support requests. |
| 36 | Flows | Flow | Design a flow that integrates with a time tracking system to automate the billing process for consultancy services. |
| 37 | Flows | Flow | Create a flow that automates the process of generating and sending reminders for pending approvals. |
| 38 | Flows | Flow | Implement a flow that monitors for changes in asset locations and updates relevant documentation. |
| 39 | Flows | Flow | Build a flow that automates the process of creating and assigning tasks for regular software license compliance checks. |
| 40 | Flows | Flow | Design a flow that integrates with an external ticketing system to sync and manage customer support requests. |
No Comments