Hi all,
I am trying to have the logging function in DataFileImport overwrite files. Is this possible? I can't seem to find class documentation, so I don't know what is available to set.
thanks for looking this over!
Hi all,
I am trying to have the logging function in DataFileImport overwrite files. Is this possible? I can't seem to find class documentation, so I don't know what is available to set.
thanks for looking this over!
Hi,
If possible use for example a CSV synchronization project instead of the data importer. The CSV import task of the ScriptComponent contains a LogFileAppend parameter. I do not see something similar for the data importer.
Hi,
If possible use for example a CSV synchronization project instead of the data importer. The CSV import task of the ScriptComponent contains a LogFileAppend parameter. I do not see something similar for the data importer.