cancel
Showing results for 
Search instead for 
Did you mean: 

WebService API Documentation

wvictor
Champ in-the-making
Champ in-the-making
Hi

Where can I find some documentation on the WebServiceFactory classes, and related CML methods. My attempts at using the SDK examples have not taken me very far in the last day or so… I was thrown into developing an application that will interface with an Alfresco repository yesterday, but I'm having a hard time getting to know the WebService API. Any advice on where to start, or what road to follow?

Regards
1 REPLY 1

tim-erwin
Champ in-the-making
Champ in-the-making
Hi,

have a look at these links:
Moreover, I'd recommend scanning through the sources of the classes you currently work with. Actually the samples should give very good hints on how to use the services. If that's not enough there are also tests you can have a look at.

It took me some time figuring the whole stuff out, too. Take your time, it will become logical eventually.

Regards and good luck,
Tim