Hi,
I have some questions can any one help me .
1. how to disable/enable a user using java code in AEM6,
2. how to write a restful webservice in AEM6
Please give me some guidance
Thank you.
Solved! Go to Solution.
Views
Replies
Total Likes
You can write a custom SLING servlet and third party apps can invoke it. See this article as an example:
http://helpx.adobe.com/experience-manager/using/post_files.html
In this article- a custom sling Servlet is created in AEM. The Java client invokes it using a Restful request.
Views
Replies
Total Likes
Hi There,
Thanks for reaching out to Adobe Community.
Try going through the below links and see if they help:
http://helpx.adobe.com/experience-manager/using/restful-services.html
http://helpx.adobe.com/experience-manager/using/creating-cq-bundles-consume-web.html
http://www.wemblog.com/2012/03/how-to-do-user-management-using-post.html
Thanks!
Views
Replies
Total Likes
thanks for your reply
I have read this articles, this is show me how to invoke third part web service ,do we have a way to create a restful web service invoked by a third part?
Views
Replies
Total Likes
You can write a custom SLING servlet and third party apps can invoke it. See this article as an example:
http://helpx.adobe.com/experience-manager/using/post_files.html
In this article- a custom sling Servlet is created in AEM. The Java client invokes it using a Restful request.
Views
Replies
Total Likes
Views
Likes
Replies