create a Document by java api

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2013 04:04 AM
Hi,
i want to create a application from where i can create a content? what i need to do?
i want to create a application from where i can create a content? what i need to do?
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2013 08:51 AM
Refer Alfresco SDK examples
SDK FirstFoundationClient.
SDK Webservice Sample
Although as of now Alfresco is recommending to use CMIS API's to interact with Alfresco repo.
You can have any typical webapplication where in the backend you can use CMIS to interact with alfresco repository.
It provide flexibility to use language of your choice as well.
http://wiki.alfresco.com/wiki/CMIS
SDK FirstFoundationClient.
SDK Webservice Sample
Although as of now Alfresco is recommending to use CMIS API's to interact with Alfresco repo.
You can have any typical webapplication where in the backend you can use CMIS to interact with alfresco repository.
It provide flexibility to use language of your choice as well.
http://wiki.alfresco.com/wiki/CMIS
