Enabling Partial Update of Physical Files for Checked Out Documents
- Last UpdatedApr 30, 2026
- 1 minute read
The CheckedOutActivePhysicalFileUpdate setting enables/disables the partial update of physical files of checked out documents in an Active Working Set against the DMS only (not against AVEVA NET).
Note: This configuration setting is applicable only for AVEVA Change Manager.
|
Value |
Prerequisites |
Expected Behavior |
|
true |
<ProcessingPhysicalFiles value="true"/> |
If the following parameter is set to true, you can click Partial Update to do a partial update of the physical files of the checked out Documents in an active Working Set against the DMS only: <CheckedOutActivePhysicalFileUpdate value="true"/> Note: The SendDocumentToDMSWhilstActive setting works only if the value for CheckedOutActivePhysicalFileUpdate is set to true. |
|
false |
<ProcessingPhysicalFiles value="false"/> |
Setting the value to false prevents you from including partial update of physical files of the checked out Documents in an active Working Set. |