Append/Refresh Replication History Grid

Tag: LoadReplicationHistoryAppend

The self-closing tag LoadReplicationHistoryAppend will emulate the selection of the option Load Replication History (Append and/or Refresh History grid) in the Tools menu of replicationEZ.


v16_5_autom_repEZ_LoadRepHistoryAppend_toolsMenu.gif

Example Scripts

XML
<LoadReplicationHistoryAppend/>


XML
<ytriaAutomation>
	<Load Server="Acme01/ACME" Select="True"/>
	<Select Target="Grid" lines="all"/>
	<LoadReplicationHistoryAppend/>
</ytriaAutomation>