SOLVED
Output file use as input?
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
BosKev
8 - Asteroid
‎09-09-2019
09:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
Is there a way to create a automated process to input a output file?
I have 1 input file each month I need to append new data to it to keep it up to date. The following month I use the newly appended file as the new input and repeat the process. Then this combined file is used as part of my overall workflow.
Currently I have to manually rename the combined file as new input. Is there a way for a workflow to read the current input file, append data, output file. Then the following period read the latest output file , append data, overwrite the current file. Thanks
Solved! Go to Solution.
1 REPLY 1
nakamott
8 - Asteroid
‎09-09-2019
09:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes just add the 'block until done' tool before your output tool