How to add the variable information from catalog item to the table

MG_Azam
Tera Contributor

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. Screenshot 2023-10-27 040333.png 

17 REPLIES 17

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 Screenshot 2023-10-27 040333.pngScreenshot 2023-10-27 052015.png

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

 

@Danish Bhairag2 .

Yes catalog item is a record producer, and the table name is as follows Project Management--->Project request -->All 

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

 

 

no mapping is done yet because the fields are not yet created