Hi,
I'm looking for a solution to extract XML view data of each tool to use in another workflow. Is there a Macro or plugin for it?
Thanks
Suchithra
You can right click your workflow/analytic app/macro and open it in Notepad or Notepad++. Then save that file as an .xml, and you can use it as an input thereafter.
On a side note, I'm glad SEO picked up my response from some time ago!
https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Macro-for-Extracting-Metadata-from-the-Workflow-or-XML-in-a/td-p/1217605#:~:text=You%20can%20open%20workflows%20with,it%20to%20Alteryx%20to%20read.
I'm trying to read the xml view of one workflow through another workflow directly without manual interruption.