Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Can you attach the stack trace from the Method server log , we can't do much with
java.lang.NullPointerException" in Windchill Enterprise Systems Integration
I have attached the log, it is info engine task issue, it is not getting invoked. the payload is not generating
Hi @KP_12912900,
Where exactly are you encountering this error?
Could you please attach some screenshots along with the Method Server logs?
Your custom class is throwing a NullPointerException.
You will need to review and correct the logic.
ext.intel.integration.renderer.ECMPartRenderer.adjustPartElement(ECMPartRenderer.java:165)
It is because of the task file not invoking. custom code was not the issue earlier.
the NPE is coming from your custom code
It is because of the task file not invoking. custom code was not the issue earlier.
if you feel this no more working with no change , raise a customization support case to review code
