Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

How to extract XML view tab data to another workflow?

SuchithraK
5 - Atom
 

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

3 REPLIES 3
caltang
17 - Castor
17 - Castor

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.

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
caltang
17 - Castor
17 - Castor

On a side note, I'm glad SEO picked up my response from some time ago!

 

image.png

 

https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Macro-for-Extracting-Metadata-...

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
SuchithraK
5 - Atom

I'm trying to read the xml view of one workflow through another workflow directly without manual interruption.

Labels
Top Solution Authors