Expand my Community achievements bar.

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

1 Reply

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