How to automate the excel import using transform map in Scope app
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago - last edited 3 hours ago
Hi Everyone,
@MrMuhammad
I need some assistance with my scoped application. I'm trying to automate the process of uploading Excel data to my custom table once my request is approved.
I referred to the following link: Automate Data import from Excel File Attachment vi... - ServiceNow Community on the ServiceNow Community, which has been helpful in automating my process. Since I am working within a scoped custom application, I do not have access to the attachment table, which prevents me from making changes. As a result, attachments are not being deleted in the data source due to these access issues. Could anyone assist me in finding a solution to this problem?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
you can create cross scope privilege record to allow delete from your scoped app to global scope.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
I already have a cross-scope policy in place.