That's the sort of thing I was looking for. So it looks like the auto-update action will only happen when the server executes that command.
- *Always*: The synchronization of the local *Resources *folder is automatically carried out during the session whenever notification is sent by the server. Which means I could make a method that executes the NOTIFY RESOURCES FOLDER MODIFICATION command, make it Execute on Server and have a mechanism for a Client machine to initiate the process. On Fri, Dec 2, 2016 at 4:42 PM, Timothy Penner <[email protected]> wrote: > Have you tried using the NOTIFY RESOURCES FOLDER MODIFICATION command: > http://livedoc.4d.com/4Dv16/help/Command/en/page1052.html > > The NOTIFY RESOURCES FOLDER MODIFICATION command "forces" 4D Server to > send a notification to all the connected 4D machines indicating that the > Resources folder of the database has been modified so that they can > synchronize their local Resources folder. > This command can be used more particularly to manage the synchronization > of the Resources folders of remote machines after this folder has been > modified by a stored procedure on the server. > > -Tim PENNER > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** > -- Kirk Brooks San Francisco, CA ======================= ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

