Leiste mit Community-Erfolgen erweitern.

Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Adobe AEM Fusion Module

Avatar

Level 3

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. 

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 1

Same issue. The module is successful with 200 response but the folder is not getting created in AEM. Any help?

Lösung in ursprünglichem Beitrag anzeigen

4 Antworten

Avatar

Korrekte Antwort von
Level 1

Same issue. The module is successful with 200 response but the folder is not getting created in AEM. Any help?

Avatar

Level 3

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. 

Avatar

Level 1

That did the trick! Thank you for the help!

Avatar

Level 1

How do we check if the folder in AEM exists before trying to creating it?