Hello all,
I am using the AEM Module to create a folder. Whenever I run the scenario, I am getting a 200 response code. Based on the API documentation, 201 is the code for creation and not 200.
Also, reading through the API, it seems you need to define properties and class. However, I am not sure what should be the syntax.
Any help will be appreciated.
Solved! Go to Solution.
Views
Replies
Total Likes
Same issue. The module is successful with 200 response but the folder is not getting created in AEM. Any help?
Views
Replies
Total Likes
Same issue. The module is successful with 200 response but the folder is not getting created in AEM. Any help?
Views
Replies
Total Likes
To create a folder, you need to make sure that you have access and are in the Admin group. This would require you to go into your AEM and set yourself in all the groups to start with and then try creating a folder.
Views
Replies
Total Likes
That did the trick! Thank you for the help!
Views
Replies
Total Likes
How do we check if the folder in AEM exists before trying to creating it?
Views
Replies
Total Likes
Views
Likes
Replies