Hi all
I work with Alteryx 2018.3 and desktop automation, with scheduler running on my local machine.
When I try to schedule a workflow with a macro, it always crashes with "cannot find the macro".
I've tried to
- put it in the same folder as my workflow => same error message
- export my workflow as a package, with the macro => other error, not finding my input files (while I'm using a Directory tool, with UNC path).
Does anyone can help? Thank you!