Auto Import Excel File from Service Catalog Attachment into Custom Table Using Data Source and Trans
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hello Everyone,
I have a requirement in ServiceNow and I need guidance to implement it correctly.
Requirement:
---------------------------------
A user submits a Service Catalog item and attaches an Excel file. After the user clicks "Order Now", the attachment should be processed automatically.
Expected Process:
---------------------------------
1. Detect the uploaded Excel file attachment
2. Create or use an existing Data Source
3. Load the file into an Import Set Table
4. Run a Transform Map to map the fields
5. Insert the records into a Custom Table
Expected Outcome:
---------------------------------
The Excel records should be imported into the target table automatically, without any manual steps such as running Load Data or executing the Transform Map.
If anyone has implemented a similar use case or has best practices, guidance, or example scripts, please share.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12 hours ago
Hello Tejonath,
