In my report I have to move file in application server folder other folder.
for ex:currently file is in '/xfer/IN/'
I have to move file to '/xfer/OUT/' after reading from '/xfer/IN/'.
please tell me code.