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

refactor1
refactor1
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
3

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by refactor1
Customize the badges you want to showcase on your profile
synching data from the server to the client - Adobe LiveCycle 03-07-2006
I have a collection in the client which is bound to adataservice. I understand that when i load up my flex app that theflash player makes a call to the dataservice and retrieves a Listcollection. That is working fine. Also, when i update thecollection on the client the synch method is called on the dataservice. That too is working fine.My question is how do i set up the data service so that isknows when to request data from the server again. How does theclient know when data on the server has ch...

Views

740

Likes

0

Replies

5
Re: Cannot get the http channel to work in beta3 - Adobe LiveCycle 02-06-2006
thanks that worked. seems like that's a BIG bug, i would postthat everywhere to make sure people don't get discouraged.

Views

97

Likes

0

Replies

0
Cannot get the http channel to work in beta3 - Adobe LiveCycle 01-06-2006
I do not want to use rtmp so my data service looks like this: ..... and I've also changed my default channel to my-http. When the call to the data service is made it gives me error "Destination 'routeTemplate' not accessible over channel 'my-rtmp'".In beta2 i made the change to the default channel and itworked. Not sure what else to do. Is this a bug?

Views

517

Likes

0

Replies

2