how to delete a file from JDE enterprise server
we have a report which writes a txt file on the enterprise server. can someone let me know is there a way to check whether the file is exist and delete it before creating a new file? right now, if user runs the report more than one time, the data will append to the file which cause duplicated records in the file if you uses run the second time by mistake.
Thanks,
Lei