cancel
Showing results for 
Search instead for 
Did you mean: 

Import documents in Alfresco

ash34
Champ in-the-making
Champ in-the-making
Hi,


I'm currently working on the configuration of AlfrescoCommunity Edition 2.1. The main objective is to be able to share digitalized documents using the application. I'd like to know if there's a way to import documents from a scanner in Alfresco. Is that possible for alfresco to look in a shared folder for new documents so that when a user with the appropriate rights logs in, the application tells him that he has X new documents to categorize?

I hope my question is clear enough…


Thx,
1 REPLY 1

g_rathod
Star Contributor
Star Contributor
Friend,

Why you not using CIFS provided by alfresco ?
There is the mapping path like.

\\mypcname_a\alfresco\FolderName

apply above syntax to map your CIFS. the folder which you want to  share is on <FolderName>
ex.  \\nik_a\alfresco\MyFolder

Try out.

Hope this may help you.