Hi Guys,
I have an Alteryx server where we schedule workflows (we don't use gallery, just the regular server). I have created a log parser workflow to extract all relevant details (RunTime, Errors etc.). However, I am not able to extract connection name. Is it possible to extract all the data connection names used in a workflow ( If there are multiple inputs, then multiple connection names).
For eg. The connection name is impala in the below workflow. I need to extract the data connection name - impala without maintaining a static/ manual reference file.
Appreciate any pointers.
Cheers,
Pritesh
Hi @pkucheria
I think that this workflow is a worth try for you. I used it for similar purposes here and it works fine.
Parse Alteryx Log Files - Alteryx Community