Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Manar
Contributor
Contributor

Check if xml file name exists in reference list and if yes parse the file

Hi,

I am trying to create a flow where I iterate through an S3 bucket (we can ignore the sftp server for now) to get xml files. Then I have to check if each file name exists against a list of names I have, if it exists I need to parse it (continue with the flow) if not I need to place it in another S3 bucket.

I am having issues comparing the file name against the list I tried tMap it worked but it doesn't output the actual file for me it just output the name of the file.

0693p000009p5x8AAA.png

can you please help me figure this out

Thank you

Labels (3)
0 Replies