You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Percivall (JIRA)" <ji...@apache.org> on 2016/10/05 21:32:20 UTC

[jira] [Commented] (NIFI-2852) Expression Language should allow base64 encode and decode

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

Joseph Percivall commented on NIFI-2852:
----------------------------------------

+1

Visually verified code and did a contrib-check build. In a standealone instance ran a series of cascading UpdateAttribute processors encoding/decoding various attributes. Everything worked as expected. Great contribution [~josephxsxn]! I will squash and merge it in.

> Expression Language should allow base64 encode and decode
> ---------------------------------------------------------
>
>                 Key: NIFI-2852
>                 URL: https://issues.apache.org/jira/browse/NIFI-2852
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Joseph Niemiec
>            Assignee: Joseph Niemiec
>            Priority: Minor
>             Fix For: 1.1.0
>
>         Attachments: 0001-NIFI-2852-base64-expression-language-functions.patch, 0002-NIFI-2852-base64-expression-langauge-functions.patch
>
>
> currently there is no way to deal with passing base64 data around from attributes. This makes interacting with some REST based systems very hard as we cannot encode dynamic attribute driven payloads. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)