12-14-2021 06:21 AM
Hi,
I am using Multi File reader snap but is not picking correctly filename if it has curly brackets.
filename is like: abcd{334-ffg-gg}.xml
How to handle these kind of schenarios.
12-14-2021 06:32 AM
Hi @Sahil,
What do you mean by “not picking correctly the filename if it has curly brackets” ? Does it throw any errors ? I’m pretty sure that you can read a file with a name like ‘abcd{334-ffg-gg}.xml’ without any problems.
12-14-2021 06:33 AM
I agree:
12-14-2021 06:46 AM
Hi,
My pipeline is like below:-
and use the content-location & content-disposition in child pipeline.
But it is passing file as abcd_334-ffg-gg_.xml
12-14-2021 06:47 AM
@bojanvelevski ,
response here.