Skip to main content
1-Visitor
February 16, 2024
Question

Creating Jasper Report for Change Implementation

  • February 16, 2024
  • 1 reply
  • 877 views

Need some assistance regarding the Change Implementation report.

Previously the Change implementation report was there 11.1 now in windchill 12.0 this report is remove by PTC. Did anyone create a new jasper report for this one.

 

While fetching the value of Signature step we are facing this error Can anyone help with this one.

""

ERROR [ajp-nio-127.0.0.1-8010-exec-2] wt.util.WrappedTimestamp orgadmin - Bad WrappedTimestamp, date string=, date format string = dd MM yyyy HH:mm:ss

ERROR [ajp-nio-127.0.0.1-8010-exec-2] wt.util.WrappedTimestamp orgadmin - Exception java.text.ParseException: Unparseable date: ""

ERROR [ajp-nio-127.0.0.1-8010-exec-2] wt.util.WrappedTimestamp orgadmin - Bad timestamp -

ERROR [ajp-nio-127.0.0.1-8010-exec-2] wt.adapter.exception orgadmin - WTAdapterImpl java.lang.RuntimeException: java.text.ParseException: Unparseable date: ""

""

1 reply

17-Peridot
February 16, 2024

Do you have a blank Date in your data? Maybe that is the cause.

1-Visitor
February 16, 2024

Like we are using the old XML and delegate to fetch the value for the "task for change process signature list" So in the ootb code which date field is define there we are not sure about that.