ExecuteStreamCommand might be able to work with rundll or you could
wrap the DLL with some .NET code and make an exe which
ExecuteStreamCommand would run.

On Tue, Aug 25, 2020 at 9:49 AM Jeremy Pemberton-Pigott
<fuzzych...@gmail.com> wrote:
>
> Hi,
>
> Is there a processor that allows me to make functions in a local DLL?  Jython 
> or maybe Python script perhaps or I would have to write a custom jar with JNI 
> calls?  NodeJS Addons has the ability to do it and it works, now I want to 
> make the same calls from a NiFi flow without NodeJS.
>
> Jeremy

Reply via email to