JDE Business function(B34A1030) is failing to access the file from Linux Server
Hi, We are trying to access the file in Linux Server Folder(This path is mounted from Windows folder) using the B34A1030 business function by executing operating system command to rename the fie.
When this function executed from JDE Report it failed to find the path in the Linux server. We have checked the Permissions and everything looks good.
Requirements is : When the user the Placed the file in Windows Path then it should be moved to Linux Server and JDE should be able to process the file. We are able to get the files from Windows to Linux by mounting the windows path to Linux server path.