Using record producer i need to submit demand form request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2022 03:20 AM
Hi
I have requirement like
I have created one demand request form using tables and created one Record producer with same name "Demand request". If i submit the record producer request need to auto create new demand request in table with all fields data.
Can some one help me on this.
Here the Record producer :
Here the form: I need to copy data from above record producer and display in the below demand form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2022 03:57 AM
You can create the record producer by selecting the Demand Table and can create the variables which you want and can map these variables to fields present in the Demand. Make sure not to miss any mandatory field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2022 04:23 AM
Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2022 04:26 AM
You can refer below article for that.
How to map fields in record producer.