cancel
Showing results for 
Search instead for 
Did you mean: 

how to debug ess~per application

Former Member
0 Kudos

Hello,

I am on EP7.0 ERP05 and NW04s and trying to modify the ESS Banks Overview screen for which I am modifying the FcPersInfo wdcontroller and want to debug but when I tried to create a configuration for it ,it has no application ....not entry point ..

How can I debug this code...?

Any help would be highly appreciated.

Accepted Solutions (0)

Answers (2)

Answers (2)

Sharadha1
Active Contributor
0 Kudos

Hi Subhash,

'Per' DC does not have a application in it for you to debug. It is a Framework used by 'Persinfo' apllications like 'Address','Family/Dependents' ,Bank and 'Personal data' scenarios. If you have see whether the changes made in the Bank overview screen is working ( i.e changes in the per DC ), run the bank application in debug configuration with the 'per' source added to the debug configuration.

Hope this helps!

Regards,

Sharadha

former_member182372
Active Contributor
0 Kudos

Use remote java application instead of wd when you create debug profile.