- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 08-11-2022 02:49 PM
ServiceNow's App Engine Studio (AES) is a powerhouse of functionality. Citizen developers and skilled admins alike can feel confident in creating applications that solve problems within their organization. As part of the #BuildWithAES challenge, I decided to recreate and share a simplified version of an application previously created for a customer.
Note: Not everything is documented in the screenshots, but I’ll explain end-end what was involved in getting this critical application into reality.
This customer had a division responsible for the cleanliness of about 100 facilities – trash pickup, sweeping/moping, spot cleaning, deep cleaning, and during COVID, some sanitization services. The archaic way of working they had was a Google form and a spreadsheet, but through #AES we were able to help them realize a necessary digital transformation to streamline, simplify, and automate this process!
The logic was standard: A catalog item where someone could open a ticket for a cleaning service at a given facility, when they would like to have the cleaning completed and a description of the cleaning needed.
Once submitted, a notification should be generated to the Facilities Cleaning group announcing a new cleaning request was submitted so that someone in the group could be assigned to it and a notification to the requester confirming their appointment.
Then once the cleaning is completed, the requester is sent another notification and a survey after 3 days.
For this application, #AES was critical to making this easy and getting it in production as soon as possible. From one interface, we were able to create the table to house the requested cleanings, build our record producer, and the flow to handle the notifications. Security is also vital, and App Engine Studio makes it easy to create and manage roles to the application to only those that should see it and be able to interact with the cleaning requests.
The only items we had to go out of AES for were the survey and some UI items to control state changes/mandatory fields (which I bet will make their way into AES in the future!) For anyone in a position where you see old and dated ways of working in your organization that already uses ServiceNow, explore App Engine Studio on your own and start the conversation to create a new WOW!
- 710 Views
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
the customer was able to create a catalog item that allows users to request a cleaning service at a particular facility. Once the request is submitted, a notification is generated and sent to the Facilities Cleaning group, which allows someone in the group to be assigned to the request. AES also enables the requester to receive a notification confirming their appointment.
After the cleaning is completed, the requester receives another notification and a survey after three days. AES has made it easy for the customer to create and manage roles to the application, ensuring that only those who should see it can interact with the cleaning requests.
The customer only had to go out of AES for the survey and some UI items to control state changes and mandatory fields. It is worth noting that these features may be included in AES in the future.
The use of AES has resulted in a much more efficient and streamlined process for the customer's cleaning service requests. It is a great example of how organizations can use technology to modernize their workflows and improve their operations.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
The client successfully established a catalog item permitting users to seek a cleaning service for a specific facility. Following the submission of the request, a notification is initiated and forwarded to the Facilities Cleaning team, enabling assignment of a team member to the task. Additionally, AES facilitates the sender in obtaining a confirmation notification for their appointment.
Post the completion of the cleaning, the requester is issued a subsequent notification, along with a survey after a span of three days. AES has simplified the process of creating and overseeing roles within the application for the client, ensuring that only those with appropriate permissions can engage with the cleaning service requests.