interact with Alfresco using web services
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2010 11:26 AM
hi everybody
I want to interact with the alfresco's webservice server using my web service's client. I have to do some things:
1- upload a document into a folder (contained in an alfresco's space)
2- update some properties (custom aspect I've added at the same time of the uploading of the document) with some values I want.
to do the first step I thought to use the method addObjectToFolder exposed by MultiFilingServicePort;
for the secon step I thought to use updateProperties exposed by ObjectServicePort;
I'd like to know from someone if I'm right or not.
thanks in advance to all will answer the topic

I want to interact with the alfresco's webservice server using my web service's client. I have to do some things:
1- upload a document into a folder (contained in an alfresco's space)
2- update some properties (custom aspect I've added at the same time of the uploading of the document) with some values I want.
to do the first step I thought to use the method addObjectToFolder exposed by MultiFilingServicePort;
for the secon step I thought to use updateProperties exposed by ObjectServicePort;
I'd like to know from someone if I'm right or not.
thanks in advance to all will answer the topic
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2010 04:33 AM
I think that this is not the right place.
Probably you have to post this request in the Alfresco CMIS forum and not in the Web Services forum.
Try to post here:
http://forums.alfresco.com/en/viewforum.php?f=45
Probably you have to post this request in the Alfresco CMIS forum and not in the Web Services forum.
Try to post here:
http://forums.alfresco.com/en/viewforum.php?f=45
