cancel
Showing results for 
Search instead for 
Did you mean: 

WebScripts for remote access? Sample required

nikes
Champ on-the-rise
Champ on-the-rise
Hi All,

Can I use WebScripts instead of web service API in Alfresco?

Does WebScript provide all features of web service API?

I am new to web scripts, can any one show an example of using web script in simple java application?

Thanks for any help
1 REPLY 1

mrogers
Star Contributor
Star Contributor
Can I use WebScripts instead of web service API in Alfresco?
Yes,  It is the recommended way to access alfresco remotely.

Does WebScript provide all features of web service API?
Not entirely sure, there may be one or two some edge cases.   However the web script API is far more comprehensive and provides far more coverage, expecially if you are using Share since it is built upon the webscript API.