You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by Vijay Chhipa <vc...@apple.com.INVALID> on 2019/06/21 19:47:00 UTC

LDAP query Processor

Hi all, 

I have  a need to query LDAP and do 'something' with the retrieved records. 

I didn't see LDAP as one of the built in processors. 

Has anyone  written a processor for this, if so could you please point me to it. 

My other choice is to use the ExecuteStreamCommand with a Groovy/Scala  script to query LDAP 


Thanks
Vijay



Re: LDAP query Processor

Posted by Otto Fowler <ot...@gmail.com>.
This might be more suited to users@  but I quick search found
https://github.com/xmlking/nifi-scripting


On June 21, 2019 at 15:58:19, Vijay Chhipa (vchhipa@apple.com.invalid)
wrote:

Hi all,

I have a need to query LDAP and do 'something' with the retrieved records.

I didn't see LDAP as one of the built in processors.

Has anyone written a processor for this, if so could you please point me to
it.

My other choice is to use the ExecuteStreamCommand with a Groovy/Scala
script to query LDAP


Thanks
Vijay