Expand my Community achievements bar.

Clarifications on Custom component in adobe LC

Avatar

Level 7

Hi,

I am new to custom component. I just know when a desired result is not provided by stadard activities by adobe lc then we need to create custom components.


1.Could anyone post me a small sample.

2.How to use it in adobe lc as acitivity to get desired result.

3.I have used invoke web services activity to get the result but what is other way to build a custom component.

4.if i have a java class. which accept input parameters and results into some output. How do i use this java class as custom object.

if possible please post study material on this.

thanks in advance

regards

Sunil Gupta

1 Reply

Avatar

Level 8

My first bit of advice would be to get the DSC development plugin from Labs.  It will make your development and deployment much easier

http://labs.adobe.com/technologies/lcwcdtool/

The official documentation is pretty good around DSCs:

http://help.adobe.com/en_US/livecycle/9.0/programLC/help/index.htm?content=001404.html

I wrote a couple of articles on DSC development ages ago.  Its a bit out of date (before the tooling was available) but it may help you with the basics:

http://www.adobe.com/devnet/livecycle/articles/dsc_development.html

http://www.adobe.com/devnet-archive/livecycle/articles/dsc_development_pt2.html