Scenario for Using a Watermark
Consider performing a full migration from a source DR to a test RR environment. The Integration Workspace in the source might be "int_May_2022" and on version 19. When a full migration is executed, the target RR environment will have a MAIN Workspace version of "0" and the information that it came from (int_May_2022) will also be stored.
At some point in the future, after a few features have been delivered and some bugs fixed, int_May_2022 might be on version 27 and you want to migrate only the changes to the test RR environment. To do this:
-
You need to determine what was sent the last time that migration occurred. You do this by querying the target environment for the watermark.
-
The RR environment responds (in this case) that it was last updated from the int_May_2022\19 Integration Workspace, and the migration execution on the DR environment packages up the correct contents accordingly.