I am trying to get into using LiveCycle DS with my Flex app. I have a couple 
question for anyone who uses it and understands it.

1.) If I were to have 2 seperate applications (swfs, client / admin) that both 
subscribe to the same destination, when a change is made (say a admin adds a 
records) would the client be notified of the change or doe it all have to be a 
single application? My site has 2 Flex application in different folders. I 
would like the changes to be reflected on the public's application if the 
admins make a change.

2.) I have used RemoteObject extensively with my CFC's to push data to my 
application. Does DataService replace RemoteObject by connecting to my CFCs and 
using them to connect to my SQL server?

3.) Does anyone know a good tutorial on how to create a destination in the  
data-management-config.xml file to point to a CFC?

Thanks!

Reply via email to