April 14, 2020
Estimated Post Reading Time ~

Creating Adobe Experience Manager Packages using a Java API

You can dynamically create an Adobe Experience Manager package by using a Java API. That is, you can create an OSGi bundle that contains code that builds an AEM package. Building a package using code lets build a package without having an AEM administrator build a package manually, For example, some use cases are to build packages every week automatically. Using the Java API, you can perform this use case, as shown in the following illustration.



This AEM client invokes a sling servlet that dynamically builds an AEM package. 



By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.