Skip to content

Releases: apsaltis/nifi-soap

Initial Release

09 May 18:35
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-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:

  1. Download nifi-soap-nar-0.0.1.nar
  2. Copy it to $NIFI_HOME/lib
  3. Restart NiFi
  4. Add the processor to your Flow (the name of the processor is called GetSOAP)
  5. Configure the processor per the README