pub.replicator:generateReplicationEvent
WmPublic. Generates a replication event.
You might invoke this service in conjunction with other services to make the package replication process generate an event. The replication event handler would listen for this event and perform some prescribed action that you have specified.
Input Parameters
packageName | String Name of the package. |
action | String User-defined string that describes the replication event, such as “pulled” or “pushed.” |
Output Parameters
None.