create incident and request from the same catalog form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Team,
We have a requirement to streamline the process of ticket creation. The business would like to avoid maintaining multiple forms and instead use a single catalog item/form. Based on the selected "Type of Issue", the system should automatically determine whether to create an Incident or a Request.
For example:
If the issue type is Network & Connectivity, then an Incident should be created.
If the issue type is Administration Documentation, then a Request should be created.
Kindly suggest the best approach to implement this, along with the recommended steps for configuring the creation of both Incident and Request from a single form.
Wrote a record producer code but doesn't create a request record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@PK14 You do not have to insert anything into req/REITM or sc_task table that is automatically handled by servicenow cart API.
This is a server side code and can be written in record producer script or any other script like BR or script include.
Raghav
MVP 2023