The writetext output template option for rs_writetext function string instructs Replication Server to use the Client-Library™ function ct_send_data to update a text, unitext, image, or rawobject column value. It specifies logging behavior for text, unitext, image, and rawobject columns in the replicate database.
writetext output templates support the following options:
use primary log – logs the data in the replicate database, if the logging option was specified in the primary database.
with log – logs the data in the replicate database transaction log.
no log – does not log the data in the replicate database transaction log.