Expand my Community achievements bar.

LiveCycle Data Services without Flex UI

Avatar

Level 4

Is it possible to use LiveCycle Data Services as a backend without Flex/Flash as front end ( any other tech as front end Struts, JSP, JSF etc).

Idea is to get advantage of features provided by Data Services with something other than Flash player as front end?

Thanks

YogLC

3 Replies

Avatar

Former Community Member

You can use AMFConnection in BlazeDS to make remoting calls from Java to BlazeDS/LCDS. The load testing tool in LCDS (lives under resources/load-testing-tool) has Java APIs for Producer, Consumer, ChannelSet, RemoteObject etc. that you can use as well, although it's not a full Java API (not 100% complete as Actionscript API) yet.

Avatar

Level 4

Thanks Mete.

If you can please elaborate your thoughts more it will be helpful to me to take certain decisions.

If you can provide some reference or pointer or example on this specific topic that would be great too!

Any Adobe personnel from LiveCycle Data Services Team pl. reply?

Thanks again,

YogLC

Avatar

Level 3

This page shows a simple example of  using the  Java AMF client to call a Remoting Service destination. It is the example at the end of the page.

http://help.adobe.com/en_US/LiveCycleDataServicesES/3.1/Developing/WS3a1a89e415cd1e5d-d5245eb1221394...