Is it possible in Alteryx to call a DBMS utility that is loaded on the Alteryx server? Can this be done via a macro?
I have a large in-database workflow, but now I need to download it to an archive area. Streaming it out takes a few hours, but it I could call a bulk utility, it would take minutes.
Thanks
@msmi003 you could potentially accomplish this using the Run Command tool. This tool enables the running of external programs from within Designer.