Releases: apsaltis/nifi-soap
Releases · apsaltis/nifi-soap
Initial Release
This release contains the initial implementation of a NiFi SOAP Processor. At this time only Basic Auth is supported. The easiest way to get up and running is to do the following:
- Download nifi-soap-nar-0.0.1.nar
- Copy it to $NIFI_HOME/lib
- Restart NiFi
- Add the processor to your Flow (the name of the processor is called GetSOAP)
- Configure the processor per the README