Hello,
I am facing a problem using the SFTP Receiver Channel on HCI for receiving batch proccesed messages.
actually we use the functionality to "Append Timestamp" and also "Fail" if a message with the name already exists.
So actually we use a report to create sales data and pass it to hci.
Most of the times we have 1 successfully transfered message followed by 2-3 errors because the file aready exists.
As far as i know this is related to the append timestamp, this functionality only used hhMMss as definition of time, but we are transfering more than one message per second.
In PI we would have choosen the AppendCounter functionality but this seems not available on hci.
Do you have a solution for this? Something like dynamic configuration in mappings als also not available as far as i know.
Another problem related to this is that our provider of the target system is missing certain data sets which are marked as processed successfully in HCI. Could this also be related to the problem mentioned above?
The HCI used more threads to access the SFTP Server and create a file ... this happens in similar time so that 2 messages are written without the error "file aready exists"?
Is this possible?
Thanks for any hints regarding this two errors
Best regards
Robert Schmiedel