How to add the variable information from catalog item to the table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 03:35 PM
Hi Community,
I have been trying to get the information from the catalog item and store it in a table but I'm facing an issue.
Whenever a new catalog item is created I want it to be stored as a record in a table by copying all the data from the catalog item provided by the requestor.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 04:52 PM
I'm currently working on a catalog item that contains multiple items, when the req is submitted, I'm able to find the record in my custom table, but it is not taking the data entered by the requestor and also variables are kind of not the same and all the variables are not available. have a look
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 05:43 PM
Hi @MG_Azam ,
When u say table in the 2nd screenshot can u send the table name also when u say catalog item is it a record producer?
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 06:12 AM
Yes catalog item is a record producer, and the table name is as follows Project Management--->Project request -->All
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 06:22 AM
Hi @MG_Azam ,
is the mapping done from record producer to that table? Possible to show that part how are u mapping it. Is it via the record producer script?
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 06:25 AM
no mapping is done yet because the fields are not yet created