Replication Log configurations
Environment:
iVend 6.6 With SAPB1
Problem Statement:
Replication clears the replication logs in iVend database after 15 days and need to keep the replication logs for specific days
Symptoms:
Replication clears the replication logs in iVend database after 15 days.
Resolution/Work Around:
It can be configured on each Enterprise/Store Replication service.
Steps:
1) Go to Enterprise/Store MC
2) C:\Program Files (x86)\CitiXsys\iVend Retail\iVendReplicationEngine-->Web.config
3) Take the backup of existing one
4) Change the value from 15 to another days ( Lower days 5 or 3 )
5) Replication Service will keep the replication logs for mentioned days only )
<add key="CleanReplicationDataSendLogAfterDays" value="15" />
<add key="CleanReplicationReceiveDataLogAfterDays" value="15" />
Related Articles
Replication stuck and Not Moving
Problem: Replication not moving from HO to Specific Store. Symptoms: Replication Log File Not generated and Event Viewer is showing "INVALID CLASS ERROR" What need to be Check : 1. Right Click on My PC 2. Click on Manage 3. Now Go to Services and ...
Replication not working
Environment: iVend 6.6 Problem Statement: Replication service not working due to controller application Error Screenshot: Solution: - This issue happened due to there’s an error showing from controller application when customer removed this ...
Troubleshooting iVend Replication
Introduction iVend Cloud is a Software as a Service offering that encompasses the full capabilities of the iVend Retail omnichannel solution suite with fully managed services delivered via a hosted infrastructure. iVend Cloud offers seamless ...
Replication Log file shows Time out error
***** Internal***** Version: 6.5 Update 6 and can be true with the other version also. Issue: Below is the Error in the replication log file: 4/11/2021 9:00:37 PM : A transport-level error has occurred when receiving results from the server. ...
Duplicate replication entry blocking replication from Store to HO
******Internal to CitiXsys****** Environment: iVend 6.5 update 6 with SAP B1 9.2 Problem statement: Duplicate replication entry blocking replication from Store to HO Symptoms: Error in Replication log : Violation of PRIMARY KEY constraint ...