Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Input XML sequence

Yury_Brunt
7 - Meteor

Hello, 

 

I have create this simple workflow parsing a XML file. Now I want to apply the workflow on a sequence of XML file stored in the folder.

And join the all together in the same output (SQL Server). The files in this folder are updated every 5 minutes.

 

Is there anyone one who can give me advice how to apply (re-design) the workflow on a XML sequence?

 

Thanks,

 

07-Mar-18 17-37-29.png

1 REPLY 1
ivoller
12 - Quasar

Hi,

 

Can you just modify the input file to be \\path\*.xml or are you looking to create multiple outputs (1 for each input)?

 

Iain

Labels
Top Solution Authors