Configuartion File - lowfar/DataIntegrationForEcom GitHub Wiki
Overview
The configuration file contains all the settings for a file transfer. A configuration file should be created for each transfer within the Hybris Integration Process (HIP). Use the file to define ROBOCOPY settings and to say whether the transfer process is active or not.
Format
Well formatted XML file. The Root is <Configuration>
with child elements <TransferSettings>
and <ProcessSettings>
.
Usage
Use the file to define source and destination, set the ProcessId to use and location of the ROBOCOPY log file.