Replication.testConnection (Method)
Tests the connection to a target server.
Returns:
Replication_TestConnection_Result (query)
Each row of the returned query results has the following fields:
Field Name | Type | Description |
---|---|---|
status | Any | |
statusMessage | Any | The HTML message to be displayed. |
Arguments:
Name | Type | Required | Description |
---|---|---|---|
serverID | ServerID | Required | The server's ID. |
Context:
License Requirements | Replication |
Permission Requirements | site:ManageReplication |
Deny Context | None |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | Transaction logging is disabled for this method |
Customization | This method may be customized at the site level |
Error Codes:
None
Notes:
None