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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Fernandez
Creator II
Creator II

[resolved] How to retrieve tFTPFileProperties results in global variables ?

Hi,
For each file on a FTP Server, I must copy it and insert his name and date in a database .
I use tFTPFileProperties but how can I retrieve the properties mtime_string and basename in variables ?
You will find below the flow I thought use:
tFTPConnection > tFTPFileList > tFTPFileProperties > ??? > tFTPGet > tMSSqlRow
Regards,
Antoine
Labels (2)
1 Reply
Anonymous
Not applicable

Hi,
You can use tFlowToIterate to iterates on the input data and generates global variables.
See my screenshot
Best regards
Sabrina
0683p000009MC2V.png