Details
-
Fix
-
Status: Approved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
If the JADE Client send an order to its Background-Service then the history fields remote_host, remote_host_ip and remote_user are empty but mandatory.
The Background-Service cannot import the transfer history and throws
error occurred importing order : sos.ftphistory.job.SOSFTPHistoryJob.importLine(703) : parameter [remote_host] can't be empty
JUnit-Test: testBackgroundService in com.sos.DataExchange.SOSDataExchangeEngineTest