How to get the file path of attachments that are stored in Repository
I want to download the list of attachments for a case and create zip file from repository.
Where can i see the file path if i select Content as Store in repository as shown in attached screen shot.
By doing Data-WorkAttach-File table Browse i can see below property value but i want get repository file path name.
<pyContentLocation>attachments//FieldAuditingPega8.4_PPP-3022.PNG</pyContentLocation>
<pyRepositoryFileName>FieldAuditingPega8.4_PPP-3022.PNG</pyRepositoryFileName>
Thanks,
Vikram