Hi Experts,
I faced one issue in a simple scenario from File(NFS) to File(NFS).
In sender file channel, I select to archive the file after the file is processed by PI.
In receiver file channel, I just provide the Target directory and file name, keep others as defect.
This is one pass through scenario, no ESR object is created.
When I test this scenario, I found the source file is read by PI and delivered to target directory,
but I got below error in sender channel, and the file is still in source directory,not archived.
com.sap.engine.interfaces.messaging.api.exception.MessagingException: Invalid storage configuraiton - no storage activated
Do you have any idea for this?
Thanks,
sep