My project requires of creating a xml file by reading partial datas from EXcel file and another partial datas from Database.
When i try running a program as a standalone, XML was created with no issues, but when i run from server its not thorwing any error. File was created but no content was present in it.
Did i miss anything.....Few chunks of code i had pasted.
Any ideas/suggestions are welcome.