Hi
I want to execute a bat file after export.
The bat file is to process data to export to csv file.
If so, where do I place the script? Workflow or export settings?
My scenario is that the recognized data is exported to database first, and then execute a bat file, then export the processed data to export folder.
Any ideas are appreciated.
Thank you,
Comments
2 comments
In the export setting you do not have the chance to add a further bat file, so i would recommend that you add it in the workflow as external script.
Hi
Thank you for your reply.
I ended up enabling an event that is kicked after export, and I put the script there.
It worked!
Thank you,
Please sign in to leave a comment.