Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

CI/CD for AEM Forms/Livecycle applications

Avatar

Level 4

Hi All,

Can you please help how CI/CD can be implemented for AEM Forms workbench/Livecycle based applications?

Regards,

Sobhan

0 Replies

Avatar

Level 3

Newer workflow applications that are based on OSGi can be easily integrated with source control and deployment systems like Jenkins but for workbench-based processes you'd have to use the command line interface to export the LCA, then deploy the LCA through your environments also using the command line. Alternatively you could create your own framework using the API's available in the SDK to export and import LCA's.

Adobe LiveCycle * Quick Start (EJB mode): Exporting LiveCycle Applications using the Java API