[ 
https://issues.apache.org/jira/browse/NIFI-9169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ZhangCheng updated NIFI-9169:
-----------------------------
    Summary: For PutDatabaseRecord `Update Keys`, if we set sth like 
${update.keys} but there is no 'update.keys' attribute of incoming flowfile  
(was: Improvement for PutDatabaseRecord `Update Keys`)

> For PutDatabaseRecord `Update Keys`, if we set sth like ${update.keys} but 
> there is no 'update.keys' attribute of incoming flowfile
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-9169
>                 URL: https://issues.apache.org/jira/browse/NIFI-9169
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: ZhangCheng
>            Assignee: ZhangCheng
>            Priority: Major
>
> For NIFI, If we set some EL to one processor, such as `${schema.name}` for 
> PutDatabaseREcord, and the incoming flowfile does not have a `schema.name` 
> attribute, then the result of PutDatabaseRecord property evalutes is Empty 
> String(""), not NULL.
> So for PutDatabaseRecord `Update Keys`, If we set ${update.keys}, but some 
> flowfiles has `update.keys` attribute , some not. And we will get wrong



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to