Hello everyone , I want to upload a excel file from author environment to asset. AssetManager is depricated in aemaacs. Documentation saying to use http api from external application not from same JVM. Here is the sentence mentioned in documentation.
Is it mandatory or only suggestion?
Thanks in advance.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @AliSyed1 ,
Its mandatory to follow new Procedure as this approach provides a scalable and more performant handling of asset uploads.
Please find more details here https://github.com/adobe/aem-upload if you want to upload Assets programmatically from your local machine.
Hi @AliSyed1 ,
Its mandatory to follow new Procedure as this approach provides a scalable and more performant handling of asset uploads.
Please find more details here https://github.com/adobe/aem-upload if you want to upload Assets programmatically from your local machine.
I don't want to upload it from local machine. I want to upload it from same instance through dialog box of the component.
Views
Replies
Total Likes
I am thinking of uploading it programatically.
Views
Replies
Total Likes
Views
Likes
Replies