<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Soap Webservices in NiFi in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Soap-Webservices-in-NiFi/m-p/405170#M252423</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have got a new requirement. Earlier the users were sending Soap request and our existing app was processing the soap request and then returning a soap response. We now want to do this using NiFi. We want users to be still sending the soap request and we will receive it in NiFi and then process it and return back a Soap response. Is there any way I can do this in NiFi?&lt;/P&gt;</description>
    <pubDate>Tue, 01 Apr 2025 06:45:53 GMT</pubDate>
    <dc:creator>AlokKumar</dc:creator>
    <dc:date>2025-04-01T06:45:53Z</dc:date>
    <item>
      <title>Soap Webservices in NiFi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Soap-Webservices-in-NiFi/m-p/405170#M252423</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have got a new requirement. Earlier the users were sending Soap request and our existing app was processing the soap request and then returning a soap response. We now want to do this using NiFi. We want users to be still sending the soap request and we will receive it in NiFi and then process it and return back a Soap response. Is there any way I can do this in NiFi?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2025 06:45:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Soap-Webservices-in-NiFi/m-p/405170#M252423</guid>
      <dc:creator>AlokKumar</dc:creator>
      <dc:date>2025-04-01T06:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Soap Webservices in NiFi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Soap-Webservices-in-NiFi/m-p/412236#M253338</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/114561"&gt;@AlokKumar&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am not 100% clear on yoru use case.&amp;nbsp; NiFi can interface with the Soap API using the invokeHTTP processor, but I am not clear on what you men by sending soap request to NiFi to be processed and returned?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you provide more detail?&lt;/P&gt;&lt;P&gt;Maybe you can use &lt;A href="https://nifi.apache.org/components/org.apache.nifi.processors.standard.HandleHttpRequest/" target="_blank"&gt;HandleHTTPRequest&lt;/A&gt; in NiFi to receive yoru request, pass that to an invokeHTTP processor to interact with the Soap API and get a response which is sent to the the &lt;A href="https://nifi.apache.org/components/org.apache.nifi.processors.standard.HandleHttpResponse/" target="_blank"&gt;HandleHTTPResponse&lt;/A&gt; processor that responds to the original request.&lt;/P&gt;&lt;P&gt;For more on the invokeHTTP interfacing with Soap API, here is a possible useful post:&lt;BR /&gt;&lt;A href="https://stackoverflow.com/questions/49457764/nifi-how-to-use-invokehttp-processor-with-soap" target="_blank"&gt;https://stackoverflow.com/questions/49457764/nifi-how-to-use-invokehttp-processor-with-soap&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Apparently someone also created a soap processor you could try:&lt;BR /&gt;&lt;A href="https://github.com/apsaltis/nifi-soap" target="_blank"&gt;https://github.com/apsaltis/nifi-soap&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please help our community grow. If you found&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;any&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of the suggestions/solutions provided helped you with solving your issue or answering your question, please take a moment to login and click "&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Accept as Solution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;" on&amp;nbsp;&lt;STRONG&gt;one or more&lt;/STRONG&gt;&amp;nbsp;of them that helped.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 20:17:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Soap-Webservices-in-NiFi/m-p/412236#M253338</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2025-09-03T20:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Soap Webservices in NiFi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Soap-Webservices-in-NiFi/m-p/412372#M253412</link>
      <description>&lt;P&gt;We want to receive the soap request then do some processing and return a soap response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So we are a host or provider for that Soap Api.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2025 16:07:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Soap-Webservices-in-NiFi/m-p/412372#M253412</guid>
      <dc:creator>AlokKumar</dc:creator>
      <dc:date>2025-09-16T16:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Soap Webservices in NiFi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Soap-Webservices-in-NiFi/m-p/412374#M253414</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/114561"&gt;@AlokKumar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you'll want to build your dataflow around the HandleHTTPRequest and HandleHTTPResponse processors.&amp;nbsp; &amp;nbsp;You build your processing between those two processors or maybe you have multiple HandleHTTPResponse processors to control the response to the request based on the outcome of your processing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help our community grow. If you found&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;any&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of the suggestions/solutions provided helped you with solving your issue or answering your question, please take a moment to login and click "&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Accept as Solution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;" on&amp;nbsp;&lt;STRONG&gt;one or more&lt;/STRONG&gt;&amp;nbsp;of them that helped.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2025 18:51:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Soap-Webservices-in-NiFi/m-p/412374#M253414</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2025-09-16T18:51:42Z</dc:date>
    </item>
  </channel>
</rss>

