I would like to retrieve all files stored in a azure blob storage without having to specify the name of each file in the properties, as indicated below because the names of my files often change.
Best Answer
V
Vaibhav Mishra
said
6 months ago
Hi Wijden,
Thanks for posting your query!
At the moment this Tool can only get specific files which are configured in the "Remote File Name".
Is there are possibility that you would know the file names or can store the file names somewhere (like a table)?
If so, you can drive it through a table (Select file name from a table in an SQL operation) and then use bind link to Start Delivery, and it would execute the delivery of your current process. What it will pass on is the file name for each iteration (as a parameter to the delivery) and you need to configure the "Remote File Name" with this parameter.
Let us know the possibility
1 Comment
V
Vaibhav Mishra
said
6 months ago
Answer
Hi Wijden,
Thanks for posting your query!
At the moment this Tool can only get specific files which are configured in the "Remote File Name".
Is there are possibility that you would know the file names or can store the file names somewhere (like a table)?
If so, you can drive it through a table (Select file name from a table in an SQL operation) and then use bind link to Start Delivery, and it would execute the delivery of your current process. What it will pass on is the file name for each iteration (as a parameter to the delivery) and you need to configure the "Remote File Name" with this parameter.
Wijden DAHMEN
Hello,
I would like to retrieve all files stored in a azure blob storage without having to specify the name of each file in the properties, as indicated below because the names of my files often change.
Hi Wijden,
Thanks for posting your query!
At the moment this Tool can only get specific files which are configured in the "Remote File Name".
Is there are possibility that you would know the file names or can store the file names somewhere (like a table)?
If so, you can drive it through a table (Select file name from a table in an SQL operation) and then use bind link to Start Delivery, and it would execute the delivery of your current process. What it will pass on is the file name for each iteration (as a parameter to the delivery) and you need to configure the "Remote File Name" with this parameter.
Let us know the possibility
Vaibhav Mishra
Hi Wijden,
Thanks for posting your query!
At the moment this Tool can only get specific files which are configured in the "Remote File Name".
Is there are possibility that you would know the file names or can store the file names somewhere (like a table)?
If so, you can drive it through a table (Select file name from a table in an SQL operation) and then use bind link to Start Delivery, and it would execute the delivery of your current process. What it will pass on is the file name for each iteration (as a parameter to the delivery) and you need to configure the "Remote File Name" with this parameter.
Let us know the possibility
-
File external resolver with encrypted value
-
Timeout on Mapping/Webservice call
-
UNIQUE TEMP TABLE NAMES
-
Previous step name from a sub-process of execute delivery
-
Dropping multiple tables at once in XDI
-
Freeze Designer and corrupted workspace
-
FileWait/Move/Copy: FileInclude with space
-
Loop excel files
-
Change SVN user in the Designer
-
How to Specify the JVM used by the Designer?
See all 64 topics