Products | Versions |
---|---|
TIBCO MDM | 9.0.1 |
When we are trying to query records present in a repository,created via import or via webservice, the query web service is behaving in inconsistent manner.
For the first query call , it gives below error.
"DEBUG com.tibco.mdm.integration.webservice.dataservice.CatalogRecordServiceBroker - CRSB: failedĀ
<MqException: BEGIN>
Code: GEN-7093: Fatal error during parsing of string as timestamp. Input timestamp string is = 2018-04-18 00:58:21 and Timestamp Format is :yyyy-MM-dd HH:mm:ss.S"
For the same request,If we query again it will give proper response.