How to make a record producer create a order guide?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2023 09:59 AM
I want to make a record producer that takes the captured information and put it in to a work order? Or form or table something like this. How is it possible, i am new sorry for the question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2023 10:06 AM
Hi @cpinedatx94 ,
Is your requirement to store the value filled on the record producer to automatically store it in a table after submission of the form?
If yes, then in which table u want to store it ,is it a custom table or OOTB table. You can just map the table while creating the record producer & upon submission it will create 1 record in that table.
In order to map the fields u can make use of record producer script to do so.
You can refer below link
https://youtu.be/-MHidv6N8Qg?si=pfU924Dy8HGznKPi
Thanks,
Danish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2023 10:09 AM
@cpinedatx94 If you are looking for steps to create a record producer then please refer to https://docs.servicenow.com/bundle/vancouver-servicenow-platform/page/product/service-catalog-manage....