Inter EPM FX rate integration erroring out
Hi,
We have built an interEPM FXRATE integration from FCCS(rates cube) to EPBCS. It is throwing the below error :
Unexpected error: <type 'java.lang.RuntimeException'>
java.lang.RuntimeException: /u03/inbox/data/<applicationname>_804.pbcs.dat (No such file or directory)
Note : Currently our archive mode is set to "Move" as we wanted the source files to get archived for file based integrations. The above error occurs when this archive mode is set to Move.
When we set Archive mode to "None" the above integration works fine.
We even tested Archive mode to "Copy" and the above integration works fine.
Hence the issue is only with "Move" option. It seems DM is trying to archive the source file twice. During the second archive, it does not find the source file as its already deleted. Also, we are running this integration for a single period.