asked on March 14, 2018

Hello, 

 

A customer of mine is moving forward with integrating a product called Trak-It with Laserfiche, and requested the following information. While the server, repository, template, volume, username and password, and Root folder are straight forward enough, I'm just not sure what the others would be. Anyone have any ideas? Thanks in advance. 

<!-- start Laserfiche -->

    <add key="LaserficheServer" value="" />

    <add key="LaserficheRepository" value="" />

    <add key="LaserficheTemplate" value="" />

    <add key="LaserficheVolume" value="" />

    <add key="LaserficheUseWinLog" value="" />

    <add key="LaserficheUserName" value="" />

    <add key="LaserfichePassword" value="" />

    <add key="LaserficheRootFolder" value="" />

    <add key="LaserficheTransferAllText" value="Transfer All to Laserfiche" />

    <add key="LaserficheTransferText" value="Transfer to Laserfiche" />

    <add key="LaserficheShowTransferUI" value="true" />

    <!-- end Laserfiche -->

0 0