Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Hi,
Reg asset api , what is the best way to use within aem(java or ajax).
I wanna get all the details from content fragment and update the same.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Hi @james_aem
It's recommended to use it with Java. You can perform both the operations of getting and updatting the information from content fragment.
https://experienceleague.adobe.com/docs/experience-manager-cloud-service/assets/admin/mac-api-assets...
Thanks!
View solution in original post
If we need to do some operations programmatically i would suggest to try using Content Fragments API to perform read/update operations in java.
https://aemdeveloper.wordpress.com/2017/08/22/create-access-the-content-fragment-programmatically/
Views
Likes
Replies