‎2008 Nov 03 7:46 AM
Hello Experts,
We have distributed SAP system and we have four server , let them have name X1,X2,X3 and X4 for reference,
when i log in system X1 , i am not able to read file from the application server(AL11 tcode) in X2 or X3 or X4 .
and so the case with X2 ,X3 and X4, what should i do in this case , irrespective of the server i logged on , i should
be able to read the file located in another server.
Regards,
Sanju
‎2008 Nov 03 7:58 AM
Hi,
AL11 shows log for current app.server. so, you can get log for logedon server only.you can't read log for another server.
‎2008 Nov 03 8:01 AM
exactly,but i need to read the file from other server ,by logging into it and then reading file from there , all this should happen
programmtically
‎2008 Nov 03 8:08 AM
hI,
I am not clear abt this requieremnt. try the FTP or RFC or BAPI concept in ABAP PRG . it may useful.