- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2024 02:52 AM - edited 05-21-2024 02:58 AM
Hello community!
Hope you are all doing well 🙂
I've heard that it is possible to create CIs via a service request.
The idea behind this is that an end user accesses the service catalogue to request an item to create a CI. In that item, the user fills in some mandatory fields for that CI and when the request is submitted, a new CI is automatically created in the desired table.
Can anyone tell me how to implement this?
Thanks everyone!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2024 03:53 AM
Hi @claudiamd,
this can be achieved by using the Record Producer. to navigate this go to navigator and type record producer and click on new button. Please fill the table name and map the mandatory filed to the target table where the CI has to be created.
Please accept my solution if it works for you or thumps up
Thanks
Jitendra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2024 03:41 AM
Hello @claudiamd ,
Please create a catalog item with required details
Type of request: Create, Modify, delete.
Add fields according to the type of request.
In workflow, please add run script to insert or modify the record.
For future information please reply back
Thanks,
Naveen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2024 03:53 AM
Hi @claudiamd,
this can be achieved by using the Record Producer. to navigate this go to navigator and type record producer and click on new button. Please fill the table name and map the mandatory filed to the target table where the CI has to be created.
Please accept my solution if it works for you or thumps up
Thanks
Jitendra