Replication.getMiscSettings (Method)

Returns a structure whose members indicate if CommonSpot saves replication packets.

Returns:

Replication_GetMiscSettings_Result (struct)

Each row of the returned query results has the following fields:

Field Name Type Description
SaveReplicationPackets Boolean Boolean flag which when 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 None
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