Can someone help me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2025 05:31 PM
The Challenge
Developing a Flow in ServiceNow
Context:
Build a catalog item with a requester manager approval flow.
- The candidate needs to create an application with an intermediate TASK table, and the catalog item must create a record in this table.
- Create dashboards to analyze the data from this table, such as: number of tickets, by status, by analyst, and whether the SLA was exceeded or not.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2025 06:17 PM
Thank you for sharing the challenge. Here's how I would approach it:
"This challenge feels more like a real job opportunity, and the AI response offers a solid direction to tackle it."
-
First, I would create a scoped application containing a custom TASK table to store intermediary records generated by the catalog item.
-
I’d configure a catalog item that triggers a Flow Designer flow, creating a TASK record and initiating the manager approval process based on the requester's manager field.
-
Once the flow is built and tested, I’d use Performance Analytics and standard dashboards to visualize ticket volume, statuses, analyst assignments, and SLA compliance metrics.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2025 06:37 PM
Can u teach me with real screenshot please