Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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