I am using a creator and a GoogleDriveConnector to upload pdf files in a folder structure in a drive. After the upload is completed, I am trying to read the path names of each file using a Directory and File Pathnames Reader. I also use a featureMerger to join the features from the Pathname Reader with another Feature Type.
My question is: can the Pathname Reader access the sharable link of every files it reads so that during the merged features have the link as an attribute?
Thank you