- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 01:20 AM
Hi Everyone, Good day.
I wanted to know what is the best practice to move attachment from flow to data source. Currently I am going to use the OneDrive integration hub action in flow designer to get excel sheet from OneDrive. And I have to move this to data source, then have to start the transform map. This flow have to execute weekly once. So my questions are below.
1. How and which action I have to use to get the attachment from OneDrive using OneDrive integration hub?
2. How to move the attachment from Flow to Data source?
3. How to auto start the transform map once data source is attached with new attachment?
Thanks,
Solved! Go to Solution.
- Labels:
-
Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 02:37 AM
Hi @RK41
I don't know how files from OneDrive are incoming in ServiceNow but for rest you could follow what I have described in my article: Import Excel File from Inbound Email via Flow
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 10:52 PM
Hi
even if you chose "Once" you have to set any execution time. However it is recommended to add some leading time to provide the chance to the system to get ready accordingly. And maybe it is possible to add that leading time with an inline function, but I'm not sure at the moment. Why don't try it out and provide your results here? Then all of us have the chance to learn something 🙂
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2023 01:16 AM
Maik,
I have tried the same timing function and now its working as I expected. Thank you so much buddy for your kind response and good solution.
Thanks,
RK