This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
Hi
I'm new to cURL commands use, can anyone help me please.
Thanks in advance.
Solved! Go to Solution.
Views
Replies
Total Likes
Thanks all,
working curl command.
curl -u admin:admin -Ftest@Patch=true -Ftest=+test3 http://localhost:4502/content/geometrixx/en/jcr:content
Here is a good community article on CURL:
http://www.aemcq5tutorials.com/tutorials/adobe-cq5-aem-curl-commands/
Sounds like you want to do a lot of Node manipulate. YOu should look at writing JCR API code and deploy to AEM as a Sling servlet. Then you can interact with it via GET requests.
Views
Replies
Total Likes
Hi Please have a look at these community articles:-
Link:- https://gist.github.com/sergeimuller/2916697
Link:- https://hashimkhan.in/2015/05/27/aem-with-curl/
This will help you.
~kautuk
Views
Replies
Total Likes
I need to add new value in multivalue property without overriding existing values.
is it possible ?
Views
Replies
Total Likes
Thanks all,
working curl command.
curl -u admin:admin -Ftest@Patch=true -Ftest=+test3 http://localhost:4502/content/geometrixx/en/jcr:content
Views
Likes
Replies
Views
Likes
Replies