A G created NIFI-13828:
--------------------------
Summary: QuerySalesforceObject failed to convert into a Record
object with the given schema
Key: NIFI-13828
URL: https://issues.apache.org/jira/browse/NIFI-13828
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 2.0.0-M4, 2.0.0-M3, 2.0.0-M2
Reporter: A G
For *Property Based Query* this error:
15:05:01 CEST *ERROR*
QuerySalesforceObject[id=056a8969-0192-1000-c48e-a44646b4b985] Couldn't read
records from input: java.lang.RuntimeException:
org.apache.nifi.serialization.MalformedRecordException: Successfully parsed a
JSON object from input but failed to convert into a Record object with the
given schema - Caused by:
org.apache.nifi.serialization.MalformedRecordException: Successfully parsed a
JSON object from input but failed to convert into a Record object with the
given schema - Caused by:
org.apache.nifi.serialization.record.field.FieldConversionException: Conversion
failed for [2020-10-14T08:58:46.000+0000] named [CreatedDate] to
[java.time.LocalDateTime] [java.time.format.DateTimeParseException] Text
'2020-10-14T08:58:46.000+0000' could not be parsed at index 23
--
This message was sent by Atlassian Jira
(v8.20.10#820010)