Hello,
I have around 6 files in a nested folder structure as below.
data/year/Month/Day/time
File1.xml
File2.xml
... File6.xml.
I have to pass each file as a parameter to 6 different notebook activities.
So, I started to pass File1.xml as a parameter to a notebook activity. I used getmetadata activity and in field list I selected child items. It is giving only the year folder as output. I am unable to access file name from the nested folder.
Could you please let me know how to achieve this output.
Thank you.






