Windows Batch Program encounter access denied when calling from Business Function B34A1030
Hi! We are on E1 9.2 Tools 9.2.3.1. We have a UBE that uses BSFN B34A1030 to call a Windows Batch program (.bat) to copy file from the Enterprise Server to a remote Windows server. The Enterprise Server service is running by a service account which has Read/Write privilege on local ES and remote server. The Windows batch program called by the BSFN can copy the files but after some days, we start to get "Access denied" in the log generated by the Windows batch program and no file is copied.
Restarting the Enterprise Server seems can resolve the problem for a while. But after a week or so, the problem returns. We tried to run the Windows Batch program by logging on as the service account user and it can copy the files without problem. But when calling the Windows Batch program from BSFN, it fails. We are pretty sure the service account is fine. Any hints where went wrong? If we want to get the jdedebug log, which kernel we should turn on the debug log?