version 11.2
NOTIFY RESOURCES FOLDER MODIFICATION
| Parameter | Type | Description | ||||
| This command does not require any parameters | ||||||
Description
The NOTIFY RESOURCES FOLDER MODIFICATION command can be used to "force" 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.
For more information about managing the Resources folder in remote mode, please refer to the 4D Server Reference Guide.
Only the information that modification has occurred is sent. Each remote machine will react according to its local preferences. The options are the following:
no synchronization of the local Resources local folder during the session,
automatic synchronization of the local Resources folder during the session,
display of a warning so that the user may carry out a synchronization if desired.
See Also