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

DamonCooper
DamonCooper
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
3

Posts & Comments

Posts & Comments
9

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by DamonCooper
Customize the badges you want to showcase on your profile
Re: error in "deploy model to lcds": - Adobe LiveCycle 12-09-2011
Thx

Views

100

Likes

0

Replies

0
Re: Pushing SAP Backend Updates to LCDS Middleware - Adobe LiveCycle 24-08-2011
ADEP (just reeleased) actually has the Data Services and SAP Connector that Francois mentions. It can make building SAP-backed RIA's very easy (see brief demo here: http://www.youtube.com/watch?v=Kr_iVhomOw8The Connector is actually sophisticated model-driven Java JCO code generation and by default creates Remoting endpoints for SAP RFM's, does all the marshalling of types, etc, and allows you to very quickly build SAP-backed Flex, AIR and AIR Mobile apps.You can also use the code generated by t...

Views

210

Likes

0

Replies

0
Re: AIR Tablet application with offline sync. - Adobe LiveCycle 20-07-2011
I believe you and Kumaran have already connected offline to get you access.Thanks

Views

100

Likes

0

Replies

0
Re: AIR Tablet application with offline sync. - Adobe LiveCycle 19-07-2011
Short answer: yes. The SAP feature of Data Services (available first in the recently-announced Adobe Digital Enterprise Platform and "for JEE" later this year) makes it very easy to build sophisticated Flex-based SAP-backed applications. By default, it creates Remoting desinations for SAP RFM's, but you can use the extensible Java source code generation to create Data Services Assemblers which use Data Management, which you can then use in an AIR Offline-capable app using Data Management. You'd ...

Views

99

Like

1

Replies

0
Re: Can I use the LCDS for... ? - Adobe LiveCycle 18-07-2011
Short answer is yes. Remoting, Messaging and Data Management with LCDS and AMF over HTTP and RTMP is more efficient than standard web service calls, and provides for real-time push capabilities, client-client sync, Mobile App development, etc.

Views

150

Like

1

Replies

0
Re: RTMP NIO Server: Plugable Authentication? - Adobe LiveCycle 17-01-2011
Hey Lee, Spring support for our NIO channels is coming in our next release, but isn't available in 3.1. Ping me offline if you're interested in joining our pre-release program.Thanks!Damon(dcooper@adobe.com)

Views

82

Likes

0

Replies

0
Re: Is it possible to sync LCDS with changes made directly to the database? - Adobe LiveCycle 29-11-2010
@R. Sparrow: See Ashish's response above. You need to tell LCDS via the DataServiceTransaction APIs about CRUD operations to data sets it is managing, and LCDS will take care of notifying all subscribed clients. So when a record is created, call createItem(). When a record is deleted, call deleteItem(), on update, call updateItem().http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/flex/data/DataServiceTransaction.htmlHTHDamon

Views

197

Like

1

Replies

0
Re: Is it possible to sync LCDS with changes made directly to the database? - Adobe LiveCycle 29-11-2010
We have many customers doing this. You need to check your RDBMS vendor's documentation for invoking Java code from triggers, for example, if you want to go to that level.

Views

198

Likes

0

Replies

0
LiveCycle Data Services 3.1 Available - Adobe LiveCycle 19-04-2010
\Adobe LiveCycle Data Services 3.1 and BlazeDS 4.0 have been made available for download and the updated docs have been posted.Find the LiveCycle Data Services 3.1 documentation here:DocumentationUsing LiveCycle Data Services ES2 version 3.1 HTML | PDFApplication Modeling Technology Reference HTML | PDFActionScript 3.0 Reference for the Adobe Flash Platform HTMLInstalling Adobe LiveCycle Data Services ES2 version 3.1 HTMLLiveCycle Data Services ES2 version 3.1 Javadoc HTMLLiveCycle Data Services...

Views

1.4K

Likes

0

Replies

0
Likes given to
Likes from