- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2017 07:04 AM
Hi All,
I want to generate a file example: incident file with format as csv. Once this file is generated I want this file to be uploaded to Azure Blob container. I know Azure has BLOB API, but not sure how to use that in ServiceNow. Also since here the concept of file is involved will there be a need of Mid Server. Also this extract should be sent over every 1hour or so.
For the Azure BLOB i have container name and the key to connect
I know in Helsinki there is an approach of Export Sets, It generates the attachment and puts it in Mid Server location. I have not tested that functionality.
Approach
- Generate file and send it to mid server
- have mid server script (i think java based) and consume the REST API of Azure BLOB and pick file from mid server location and send it over
Did anyone do something on similar lines. Any help would be appreciated.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
Solved! Go to Solution.
- Labels:
-
Integrations
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2019 09:49 PM
Hi Dan,
I had started the development work but left it in middle. So not sure on this part.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2018 03:00 AM
Marking this to be assume answered.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2019 01:14 PM
Did you ever figure out how to do this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2019 09:49 PM
Hi Dan,
I had started the development work but left it in middle. So not sure on this part.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2022 10:34 PM
Hi