Notifying replica databases manually

When the master authorization database is updated, you can use the ivadmin_server_replicate() functionPDServer.replicateServer method to send notifications to application servers that are configured to receive database update notifications.

You can indicate that a specific server receive update notifications, or specify NULL, which notifies all configured authorization servers in the secure domain.

If you specify a server name, you are notified whether the server was replicated successfully or if a failure occurred. If you do not specify a server name, return codes indicate whether the policy server started notifying authorization servers in your secure domain.

Unless you specify the server-name option, you are not notified when an authorization server database was replicated successfully.