Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We use a context variable to define our temp data directory path, for use in tMaps which need to use temp cache files.
We define it as : context.REX_DIR_TempFileCache
after saving in Talend it is defined as : "context.REX_DIR_TempFileCache"
The result is our temp files are stored in the wrong place ( ./context.REX_DIR_TempFileCache ).
Am attaching screenshot showing this.
Hi nikhiltui,
Have you tried to use V 6.2.1 to see if it works?
Best regards
Sabrina
Hi Sabrina,
It works in 6.2... Even in 5.2.2 also it is working for some other jobs in our environment. We are in the process to migrate to 6.2 but it will take some more time. In the mean time, could you please advise how we can overcome this error in 5.2 version?