내 커뮤니티 업적 표시줄을 확대합니다.

해결됨

Need a mechanism to upload data outside /content/dam somewhere to /content/<appname>

Avatar

Employee

Hi,

 

we have a requirement to upload data outside /content/dam somewhere to /content/<appname>

Till now we had been using the http put api but that is dependant on webdav.

We cannot allow webdav in prod.

Is there any other way out of this?

 

Thanks

Regards

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi Sunil,

Please have a look at the Digital Asset API to create Assets(It supports CRUD Opertaion)

https://experienceleague.adobe.com/docs/experience-manager-65/assets/extending/mac-api-assets.html?l...

 

But this will create under /Content/DAM not sure why you want to upload outside /DAM folder

원본 게시물의 솔루션 보기

3 답변 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi Sunil,

Please have a look at the Digital Asset API to create Assets(It supports CRUD Opertaion)

https://experienceleague.adobe.com/docs/experience-manager-65/assets/extending/mac-api-assets.html?l...

 

But this will create under /Content/DAM not sure why you want to upload outside /DAM folder

Avatar

Employee
Hello @RajaShankar can these work without webdav? and can they post outside /content/dam ?

Avatar

Community Advisor

The default asset path would be under content/dam. You might want to move this structure later from CRXDE.