Where can I find the documents that are uploaded in Alfresco? I mean in which folder repository of the Alfresco tomcat server?
Or else, where can I find the URL of the document, when we click on document link, the document is opened in a popup window with a URL? Can I find this URL in any of XML files in the Alfresco server repository? If yes, may I know that XML file.
You can find binary files of uploaded content under alf_data you will not be able to relate them directly. For url you need to go to document detail page from alfresco UI. No XML file for URL.