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.
Example Scripts
<LoadReplicationHistoryAppend/>
<ytriaAutomation>
<Load Server="Acme01/ACME" Select="True"/>
<Select Target="Grid" lines="all"/>
<LoadReplicationHistoryAppend/>
</ytriaAutomation>