You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Daniel Stieglitz (Jira)" <ji...@apache.org> on 2022/10/28 19:53:00 UTC

[jira] [Comment Edited] (NIFI-8005) ConvertExcelToCSVProcessor swallows flow file if it doesn't contain sheet with given name

    [ https://issues.apache.org/jira/browse/NIFI-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625841#comment-17625841 ] 

Daniel Stieglitz edited comment on NIFI-8005 at 10/28/22 7:52 PM:
------------------------------------------------------------------

[~sb_adv] Just to clarify, would  you have expected this to end up in the failure relationship and perhaps have the reason written to the "convertexceltocsvprocessor.error" attribute?

Also can you confirm whether you saw the following error message in the logs
{quote}Error occurred while processing Excel document metadata
{quote}


was (Author: JIRAUSER294662):
[~sb_adv] Just to clarify, would  you have expected this to end up in the failure relationship and perhaps have the reason written to the "convertexceltocsvprocessor.error" attribute?

> ConvertExcelToCSVProcessor swallows flow file if it doesn't contain sheet with given name
> -----------------------------------------------------------------------------------------
>
>                 Key: NIFI-8005
>                 URL: https://issues.apache.org/jira/browse/NIFI-8005
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.12.1
>            Reporter: Svyatoslav
>            Priority: Critical
>         Attachments: image-2020-11-14-21-49-32-932.png
>
>
> Input xlsx file contains sheets: sheet1, sheet2
> ConvertExcelToCSVProcessor configuration:
> !image-2020-11-14-21-49-32-932.png!
> Input file doesn't have sheet with name mysheet1. After being processed by ConvertExcelToCSVProcessor it disappears: it is neither in any output or input queues.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)