Skip to Content
0
May 30, 2018 at 10:11 AM

Any way to retrieve code from Portal server

420 Views

Hi Experts,

I was working on Java webdynpro custom application code changes of MII appliaction for past couple of months. My changes were in one open activity (Not checked-in). NWDS Suddenly got corrupt and I lost my code changes. :(

NWDI team can't see any code changes as it was not checked-in. Portal team says they can't retrieve code from server.

I tried and got Application folder on server with location "\usr\sap\UO1\J00\j2ee\cluster\apps" and tried to extract Jar files available in folder. Finally I got some class files of one of the DCs. But when I Decompile this class file I can't see complete code which I remember was there earlier.

Is there anything I can do more on this issue or I need to do everything again manually?