How to make a record producer create a order guide?

cpinedatx94
Tera Expert

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

2 REPLIES 2

Danish Bhairag2
Tera Sage
Tera Sage

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

 

Sandeep Rajput
Tera Patron
Tera Patron

@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....