SiteTools.convertToReplicationTarget (Method)
Starts a job that converts the site to a replication target. A site using this name must also exist on a replication authoring server.
Returns:
JobID (integer)
Arguments:
Name | Type | Required | Description |
---|---|---|---|
lastUpdateTimeStamp | PastTimestamp | Required | The date and time at which the last update occurred. |
authoringServerSitesDSN | DatasourceName_EmptyString | Optional. Defaults to an empty string. | If the datasource name is specified it should point to the Authoring server's 'sites' database. Upon running the utility, this process will automatically synchronize the timestamps on both the converted ROPS and the Authoring Server. If you leave the above datasource name empty, or specify an invalid datasource, you will be presented with a query to manually run on the Authoring server's 'sites' database which will sync the authoring server timestamp. |
Context:
License Requirements | (none) |
Permission Requirements | site:SiteMaintenance |
Deny Context | None |
Require Context | ReplicationROPS |
Author Lock |
Error Codes:
None
Notes:
None