We tried exporting a type structure from Windchill and ran into an issue that was not informative in the MethodServer logs or from the UI.
Explanation of use:
One of the values for the enumerated constraint of a specific Attribute was null, yet the system just threw NullPointerException, with no way of identifying where this was occurring.
We spend some time just manually digging through the types and attributes. If the engineer, who left this value blank, would not have told us of this, we could have spent a lot more time trying to identify this.
Desired outcome is for the system to give us more information, or better description of what the issue is and where it would occur. Sort of like a higher verbosity without constant logs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.