How can I copy an attachment from the portal to the record in a custom table?

Priyanka809
Tera Contributor

After the form is submitted in the Service Portal with an attached file, that file should be linked or attached to the corresponding record in a custom table. How can we achieve this

3 REPLIES 3

Vishwa Pandya19
Mega Sage

Hello,

 

Please refer below discussion, it might be able to help you.

https://www.servicenow.com/community/itsm-forum/pass-attachment-from-catalog-item-going-to-custom-ta...

 

If my answer helps you in any way please mark it as correct or helpful.

Priyanka809
Tera Contributor

Hi @Vishwa Pandya19 
How can we use UI page script to accomplish the task of transferring an attachment from the portal to a custom record?

UI page script only comes into the picture when you are displaying an additional custom UI page.
If the same is in your scenario then you can use it.