SXI Forum

A place to collect usefull tips, tricks and implementation strategies.

You are not logged in.

#1 General Discussion » v9.1.11 exceptions » 21-11-2018 10:41:45

lesr
Replies: 1

Am I correct in assuming that the two lines highlighted in bold below must be removed from Initialisation.xml in the "C:\Program Files\Southern X Integrators\usr\XLayerxml" folder to prevent monitor from failing?

Les


<?xml version="1.0" encoding="iso-8859-1"?>

<Configuration xmlns="http://www.sxi.co.za/XMLSchema/XLayer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sxi="http://www.sxi.co.za/XMLSchema" xsi:schemaLocation="http://www.sxi.co.za/XMLSchema/XLayer ../schema/Initialisation.xsd">
    <sxi:Logging>
        <sxi:Retention>7</sxi:Retention>
        <sxi:Directory/>
        <sxi:Level>INFORMATION</sxi:Level>
    </sxi:Logging>

    <XPressDispatch schedule="*/5 * * * *"/></span>
    <XServiceBroker schedule="*/5 * * * *"/></span>

</Configuration>

Board footer

Powered by FluxBB