Friday, 14 June 2019

How can i debug Out of Box Maximo Classes

Isnt it will be cool if you can debug oob classes well now u can debug oob classes
Here is a way :-

Install eclipse and setup maximo customization environment


 
1. Create a test class in eclipse into your project.

2. Rename the class and inheritance detaisl with class you want to debug example woroderset.

3. Now debug the class like other classes.



3 comments:

  1. Hi , Can you please provide more details on extending OOB class to debug.

    ReplyDelete
  2. you just need to install eclipse, setup customization environment and create a test class and rename it... Now debug class using websphere maximo debugging or weblogic eclipse debugging.

    ReplyDelete
  3. Hi, rename it here means renaming the test class created f with the same name as the OOB class to debug?

    ReplyDelete