[
https://issues.apache.org/jira/browse/NIFI-13828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17898636#comment-17898636
]
A G commented on NIFI-13828:
----------------------------
Sorry for a late response, i found this issue and this bug is fixed here:
https://issues.apache.org/jira/browse/NIFI-13671
> 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-M2, 2.0.0-M3, 2.0.0-M4
> Reporter: A G
> Priority: Major
>
> 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)