Hi,
I am connecting to SAP system (SAP-ISU) from BODS using shared directory technique in ABAP data flow. Both my SAP and BODS are on UNIX boxes. Everything works fine till the point generating the .DAT file in SAP server, however I'm unable to read the file from shared directory to BODS directory on job server as the file is generated by the sysadmin of SAP server with no access to other users on the file.
I have taken care of below points.
1. Created a new directory in SAP server for writing the files
2. Mounted the newly created directory on job server
3. Respective admin users are created on both the servers.
As shown above the file is getting created with no read permissions to other users due to which bods admin is not able to read the contents of the file.
Could you please help me in this regard.
Regards,
Surya