Service Catalog similar to KB Article functionality
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 07:42 PM
Hello everyone,
I have a requirement:
1. Build a service catalog for info sec team.
2. Once user submits the request it gets assigned to a fulfillment group.
3. If user has provided insufficient information in the request, one of the member from the fulfilment team will reject the request.
4. Once it is rejected the request must be editable to the user who submitted in employee center.
More or less the functionality is expected similar to KB Article workflow (Draft-> Request for approval-> Rejected->Draft state.
Any advise or thoughts?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2025 12:08 AM
Hello @DeepthiR
You can create simple service catalog form and flow attached to it. The flow can have approvals.
To make the form editable, you can add editable variable aditor in your ticket status page. This would allow users to update their request.
To allow edit only after rejection, you can make use of conditions in the standard ticket template tabe view to show the editor only for those rejected requests.
You can refer below docs for standard ticket and editable variable description.
Thank you,
Ali
Thank you,
Ali