
| New Topic Reply Subscription Options |
|
| Forums: LiveCycle DS: FDS is not aware of database updates | |||
|
|||
| CK
Joined: 03/27/08 Location: Vianen, Netherlands Posts: 1 |
FDS is not aware of database updates Posted Wednesday, October 1, 2008 at 12:46 AM We have an issue with a hierarchy of lazy managed beans which is not aware of database changes. There is a Box with a collection of Loans. From another (non FSD) process, a specific loan is updated in the database.
We have the Box.as object declared with
How do we get the updated Loans collection from assembler to client? Isn't FDS supposed to handle this? |
||
|
|||
| Mark
Joined: 02/29/08 Location: Capelle Posts: 13 |
RE: FDS is not aware of database updates Posted Wednesday, October 1, 2008 at 5:11 AM True, LCDS is not aware of database updates since it does not monitor the database all the time, if you look at the Java API with LCDS it will provide you with an update method you can call from the server when you want a client object to refresh, so when the database changes you should call the update method on LCDS, I don't know the exact method at the moment, but it's easy to find in the documentation. Mark Adobe Certified Instructor at Prisma IT.
|
||
|
|||
| New Topic Reply Subscription Options |
|
| Subscription Options |
| Subscription options are available after you log in. |
There are 3 active user sessions right now.