You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Shawn Weeks (JIRA)" <ji...@apache.org> on 2018/06/26 13:43:00 UTC

[jira] [Created] (NIFI-5338) Add ScriptedLookupService Support to LookupAttribute

Shawn Weeks created NIFI-5338:
---------------------------------

             Summary: Add ScriptedLookupService Support to LookupAttribute
                 Key: NIFI-5338
                 URL: https://issues.apache.org/jira/browse/NIFI-5338
             Project: Apache NiFi
          Issue Type: New Feature
            Reporter: Shawn Weeks


I'm working on a project where I need to lookup attributes in an external database. Currently I'm using a custom ExecuteGroovyScript but it would be really useful if LookupAttribute supported the ScriptedLookupService. LookupAttribute probably could just check that string is returned and accept any LookupService instead of requiring a StringLookupService.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)