- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2023 06:11 AM
Whenever I upload an attachment in the service catalog on the portal, new entrie is created in the 'sys_attachment' table with the table name "sys_cart_item," and a unique ID is stored in the 'table_sys_id' table. I need to read this 'table_sys_id' when an attachment is uploaded before the submission of the request. How can I accomplish this in an sp_widget? I was implementing this solution Re: How-to Parse Excel Data into a MRVS? - ServiceNow Community, but I cannot get the 'table_sys_id' that I will need to pass to the script include function. Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-02-2023 10:52 PM
Hello @Gintarelissss98 ,
Please refer to the below link:
https://www.servicenow.com/community/csm-forum/get-attachment-sys-id-before-catalog-item-is-submitte...
If it is helpful, mark it as a thumbs-up and accept the correct solution.
Thanks & Regards,
Abbas Shaik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-02-2023 10:52 PM
Hello @Gintarelissss98 ,
Please refer to the below link:
https://www.servicenow.com/community/csm-forum/get-attachment-sys-id-before-catalog-item-is-submitte...
If it is helpful, mark it as a thumbs-up and accept the correct solution.
Thanks & Regards,
Abbas Shaik