Flush with Global
- Last UpdatedNov 13, 2025
- 1 minute read
If the two extracts are primary at the same location, then the flush operation is the same as for non global projects. If the two extracts are primary at different locations then the steps are as follows:

The steps are:
-
Propagate sessions on the child from location B to location A
-
Flush the Master at location A with changes
-
Propagate the new sessions on the Master at location A to location B (at next update)
Step 2 could fail for normal reasons (for example, a a name clash). If so the primary child extract needs to be informed so that next time it uses the correct base session for comparison purposes. At the command level this is the 'EXTRACT FLUSH RESET' command.