Problem with download content via Java
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2012 03:09 PM
Hello. I have a question. I don't know, how download content from Alfresco via Java. I'm not found alfresco web services for that. Thank you.
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2012 08:09 AM
I need your help, COMRADES!!! Maybe, i'm use any webservice from Java? I'm try to use DownloadContentServlet, but i don't know, how to get InputStream from it.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2012 10:06 AM
Ok, i found, how to download content. I'm use the cmis service for my task. But nowi have another question - how to find any node? I can't use the SearchService. I need the webservice, to which I give a query and it returns the result as node with properties(uuid, name, store ant other). If anyone know, how do it, please answer, i'm really need it. Thank you.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2012 10:03 AM
you need to use repository service of alfresco.
