WRS Product management v3-v5 result in error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
WRS Product management v3-v5 result in error
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.
- Labels:
-
REST Services
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Would you like to share the stack trace?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
