External Program to Run Scheduled Replication
Copy
An example of an external program to execute scheduled replication is provided on the Aras Community Projects site under Vault Replication Examples (https://github.com/ArasLabs/vault-replication-examples).
The example automatically creates files and submits them to Aras Innovator, which generates replication transactions if a replication rule is properly set. Next, a sample process runs on the queue until it is empty. See the ProcessReplicationQueueSample.cs file in the download for more information.