You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Svyatoslav (Jira)" <ji...@apache.org> on 2020/11/14 18:52:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Svyatoslav updated NIFI-8005:
-----------------------------
    Description: 
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.

  was:
Input 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 neither in any output or inpupt queue.


> 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: Major
>         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.3.4#803005)