Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Version: Windchill 12.0
Use Case: Hello, I am trying to open the overview of the Product Management Domain in the Windchill Rest Service Section for version 3, 4 and 5.
Description:
In this section it shows API versions 1 to 5, but only V1 and V2 work and display information when clicking those.
When selecting API version V3, V4 or V5 in the Product management domain in the WRS I get an error (NullPointerException). However, all other versions of all other domains work without any issues.
Does anyone know what the problem could be?
Thanks and best regards
Solved! Go to Solution.
Thank you for your reply, I was able to solve the problem today. The reason was a missing return type definition in one of the API definitions.
Would you like to share the stack trace?
Thank you for your reply, I was able to solve the problem today. The reason was a missing return type definition in one of the API definitions.
