timeout configuration on payload xstore replication
Hi Gurus.
Recently one of our retailer starts to have problems with replication message consumption and we want to do some tests with the timeouts confgured within the payloads of this messages but we don't found the configuration file where we can incrase or decrease that value (<Timeout t="60000"/>), I'll share with you one example of this message:
<?xml version="1.0" encoding="UTF-8"?>
<req>
<Timeout t="60000"/>
<dao name="InventoryDocument" cmd="INSERT">
<fld id="StatusCode" val="IN_PROCESS"/>
<fld id="OriginatorName" val="Sucursal 139 Villahermosa Dist"/>
<fld id="DocumentId" val="TF119E1391119ND"/>
<fld id="CreateUserId" val="1001700234"/>
<fld id="OrganizationId" val="1001"/>
<fld id="CreateDate" val="1611247551591"/>