- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Robert,
It sounds like something other than a Flex client is updating
your DB, otherwise LCDS would have taken care of sending updates to
all other subscribed clients. In your case, ideally whatever this
external event that is updating the DB would also trigger a call to
DataServiceTransaction.updateItem() and all clients would be
updated. You would then not have to worry about updating clients
after the fact. Is this possible for you?
Ed
It sounds like something other than a Flex client is updating
your DB, otherwise LCDS would have taken care of sending updates to
all other subscribed clients. In your case, ideally whatever this
external event that is updating the DB would also trigger a call to
DataServiceTransaction.updateItem() and all clients would be
updated. You would then not have to worry about updating clients
after the fact. Is this possible for you?
Ed
Views
Replies
0 Likes
Total Likes