Hi guys,
I have an backend-agent updating a employee-document (through a website), the problem is that sometimes a user has the same employee-document open on his screen (in the client) and saves the old on-screen data and thereby overwrites my agent-updates.
I’ve tried checking .lockholders and using .isUIDocOpen, but none of them work?!
You have any alternatives?, or do I have to make a logdocument and scheduled agent to update to employee-document at night (would prefer instantly update)…
- Peter