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

testing34
testing34
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
9

Discussions

Discussions
0

Questions

Questions
9

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by testing34
Customize the badges you want to showcase on your profile
Re: How to set LiveCycle Data Service to use AMF Channel ? - Adobe LiveCycle 22-04-2013
@Shally : I researched on very much tutorial. If you use Dataservice without auto synchronization, you can use the AMF Channel normally, to using it you have to config services-config.xml and data-management-config.xml file as below :services-config.xml : false data-management-config.xml : Thanks,Dang Thanh

Views

120

Likes

0

Replies

0
Re: Remoting-config.xml and JAR changes not reflecting - Adobe LiveCycle 27-06-2012
You can also go into the project properties in Flash Builder, navigate to Adobe > Data Services and click on Retrieve Channelset Information to force this to be reloaded from the server. Post retrieval, settings are stored inside the project in the dataservices folder in the file channelset-config.xml, you can have a look at that file to confirm it has the latest information.

Views

142

Likes

0

Replies

0
Re: Implementing Server Push using LCDS 2.6 - Adobe LiveCycle 24-05-2012
Hi,As also, suggested by you, we were thinking of using an RTMP channel only for this since its a two way socket that establishes a communication channel between the client and the server and then helps keep messages moving to and fro.We have successfully implemented RTMP channel and achieved the following functionalities.1) A client initiated change which gets propagated to the server and then to all the clients.2) Server push to all the clients.Now our last step is to implement data push to a ...

Views

118

Likes

0

Replies

0