bump...

Ok the only thing I've been able to find to push changes made server side by
coldfusion to flex clients is one page in the Flex docs talking about the
DataServiceTransaction java class.

Has anyone attempted this with coldfusion? Can I instantiate that java class
in some coldfusion code and it link with the Flex server instance?

I'm hoping that I can call DataServiceTransaction.refreshfill() and all the
client fills will refresh. Possible?

If someone could tell me if this is possible or a dead end would be much
appreciated.

Thank you
Steve





On 4/2/07, Steve Gilchrist <[EMAIL PROTECTED]> wrote:

Hey guys,

I'm a bit lost with Flex Data Management Services with Coldfusion.

I understand client set up with fill() to pull data down from the server
using assemblers and dao's. I think :)

What happens if I have a separate scheduled coldfusion process that
updates the database on the server side. This is a process that updates
records every 5 minutes from other servers. After this process has completed
what do I have to do to update flex / datamanagement services and
consequently the clients.

How do I refresh all my client fills? I've been through the examples and
none show this scenario. If someone could point me in the right direction
I'd be grateful

Thanks
Steve



Reply via email to