cancel
Showing results for 
Search instead for 
Did you mean: 

create new contents in Alfresco

cristina
Champ in-the-making
Champ in-the-making
Hi,
I have to create new contents in Alfresco.
These contents are located in a directory I have to read .
(source code)
what is the best way  to do it? :roll:
1 REPLY 1

norgan
Champ in-the-making
Champ in-the-making
Hmmm …. to answer with the same briefness …

write some code, that accesses the alfresco repository via one of the various APIs (SOAP or REST webservices, FTP, CMIS, CIFS, Email)

For a more detailed answer, I would need more details 🙂

But before you do this, maybe you should have a look at the product presentations on the Alfresco Website, the "Getting started with DM" Guide for FTP, CIFS, Email and at the Developer Guide in the Wiki for developement API examples. (use the "Browse for categoriy" menu link to fine your way best).

Regards, Norgan