Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Built-In Services Reference | Built-In Services Reference | wm.ln.db:getReplicationInfo
 
wm.ln.db:getReplicationInfo
This flow service gives the replication object associated with this database. Each NotesDatabase instance contains one NotesReplication object. This object is used to get and set the replication setting of the server using the Replication class.
Input Parameters
database
Database The lotus.domino.Database object to get the replication object from.
Output Parameters
replication
Replication The lotus.domino.Replication object associated with the provided database.