need to create a custom table record from catalog item workflow

shraddha_agrawa
Tera Expert

Hi All,

I have a requirement to create a record of custom table through catalog item, Since i need to have approvals and custom tasks generated accordingly.

Thanks

6 REPLIES 6

S_C Pressley
Kilo Guru

Record producers can create a record in any other table including custom tables. Record producer will simply insert a record in the selected table.

In your case I would say Record Producer should be used.

I hope this helps 🙂 

scott barnard1
Kilo Sage

Hi 

I didn't realise that your custom table was in a scoped application. You just mentioned it as a custom table.

In my example the custom table is in the global scope. 

 

What is on line 17 of your script as it appears this is what is being the issue?

 

Regards