Good afternoon,
I'm working on a workflow that retrieves files from a Repository. What I found out is that you can't have more than one file with the same name, even if it's a different file type. For example, if I upload "file1.doc" and then I upload "file1.pdf", file1.pdf becomes "file1(2).pdf" in the repository; which makes me think that file types are not being taken into consideration when uploading to repository.
I'm fine with this, as long as I can search a certain file type using the Search Repository Activity. However, I see that you can set "Type="D"} to get documents, but can't find a way to get only documents with certain file extensions. Is this possible?
Thank you,
Raul Gonzalez