Need to enable http put but disable webdav | Community
Skip to main content
Adobe Employee
March 12, 2021
Solved

Need to enable http put but disable webdav

  • March 12, 2021
  • 1 reply
  • 1616 views

We have a connector which uploads file using Asset API HTTP Put to upload any new assets into AEM OnPrem.
The issue we are facing is when we disable WebDAV in AEM, the HTTP PUT also stops. 
Is there a way to allow to upload assets via HTTP PUT while keeping WebDAV disabled.

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

What API are you using to upload? How do the requests look like?

 

Jörg

1 reply

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
March 13, 2021

What API are you using to upload? How do the requests look like?

 

Jörg

tasunil1Adobe EmployeeAuthor
Adobe Employee
March 15, 2021
ok thanks Jörg