Replication.saveMiscSettings (Method)
Saves the following information: 'saveReplicationPackets' tells CommonSpot to save replication packets as a debugging aide.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
saveReplicationPackets | Boolean | Required | Boolean flag which when set to true tells CommonSpot to save replication packets. This can help you debug replication problems. |
Context:
License Requirements | Replication |
Permission Requirements | site:ManageReplication |
Deny Context | None |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the server level, calls to this method will be logged |
Customization | This method may be customized at the site level |
Error Codes:
None
Notes:
None