How to extract XML view tab data to another workflow?
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
SuchithraK
5 - Atom
04-12-2024
04:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
Labels:
- Labels:
- Common Use Cases
3 REPLIES 3
17 - Castor
04-12-2024
05:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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/
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
17 - Castor
04-12-2024
05:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
On a side note, I'm glad SEO picked up my response from some time ago!
Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
04-16-2024
01:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I'm trying to read the xml view of one workflow through another workflow directly without manual interruption.
