on 2019 Jan 08 9:02 AM
Hello Experts,
I have changed a java class for a client requirement in SAPMEINT code but its not working as per my expectation. At run time what is happening within that class (CustomBOMTemplateHandler.java) I am unable to debug as all the logs that I put in there using standard java logger is not printing in the NWA Log. Here is the what I am doing for logging -
private static Logger log = Logger.getLogger(CustomBOMTemplateHandler.class
.getName());
log.severe("INSIDE Else IF for WORKCENTER : " +workCenter);
Is there any other way to debug the SAPMEINT code ? How can I make sure SAPMEINT logs are available in NWA Log. FYI- I can view any other system logs or SAP MII transaction logs.
SAP ME/MII Version - 15.1.3.17
Thanks for your suggestion..
Regards,
Sunit
Request clarification before answering.
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.