Hi all you experts!
I need to create a program that Copy or Rename a file in Application Server. For instance I have file A.ext_00 and I want to copy/rename it to A.ext (with out _00).
Does any of you have done that before? Sample code will be really appreciate it. Thank you in advance.