Hi,
I wrote a Portal Service which should read info from a file, process the information and then renames the file to have .bak extenstion.
I am <b>able to read</b> the information from the file but I am <b>unable to rename the file</b>.
The same renaming logic work when I execute it from a standalone java program but fails to work when executed from a Portal service.
Any immediate help in this regard will be very useful
Thanks & Regards,
Sudhir