Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Modifying LiveCycle Foundation services

Avatar

Level 4
Hi,

In Livecycle ES, it is possible to extend the applications through custom DSC development. But my question is; is it possible to modify Foundation services, which are built in Livecycle?



Thanks,
1 Reply

Avatar

Level 10
"it is possible to extend the applications through custom DSC development."



It's definitely possible to create your own custom service. The DSC is just a jar file that contains a bunch of classes and an application.xml file that defines some metadata.



You wouldn't be able to modify the Foundation services, because we don't provide the source for them.



You can find information on creating custom DSC at http://www.adobe.com/devnet/livecycle/articles/extend_forms.html



This is still basic. We are working on a more advanced one which should be posted in the next few weeks.



Jasmin