Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Replicator Folder | Summary of Elements in this Folder | pub.replicator:generateReplicationEvent
 
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.