<?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>topic Re: Trigger a SOAP request after field check in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Trigger-a-SOAP-request-after-field-check/m-p/92540#M5045</link>
    <description>&lt;P&gt;Let me see if I explain better:&lt;BR /&gt;
-I have an F5 load Balancer, the web app behind takes parameters on a SOAP requests (username, password, etc, and a phone number),, then it responds with an XML stream, with some values, and also a TRUE/FALSE flag. All those requests are sent via syslog to my Splunk.&lt;BR /&gt;
I need to make Splunk, to generate another SOAP request to the Web Application , everytime the answer contains the flag FALSE (using that phone number as parameter for the request).&lt;/P&gt;</description>
    <pubDate>Sat, 30 Apr 2011 21:24:48 GMT</pubDate>
    <dc:creator>DotTest37</dc:creator>
    <dc:date>2011-04-30T21:24:48Z</dc:date>
    <item>
      <title>Trigger a SOAP request after field check</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Trigger-a-SOAP-request-after-field-check/m-p/92538#M5043</link>
      <description>&lt;P&gt;I have a request for something rather complex.&lt;/P&gt;

&lt;P&gt;I have a Web App behind a BigIP load balancer, I set the BigIP to send me the whole transaction to splunk as it happens.&lt;BR /&gt;
Im extracting already the fiels,, and I need the following:&lt;BR /&gt;
 - As soon as one XML response comes back with certain combination of the two fields, I need to trigger a SOAP request, get the answer and display on splunk again.&lt;/P&gt;

&lt;P&gt;Can Splunk trigger a SOAP request based on a condition of values received as input?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2011 20:49:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Trigger-a-SOAP-request-after-field-check/m-p/92538#M5043</guid>
      <dc:creator>DotTest37</dc:creator>
      <dc:date>2011-04-29T20:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger a SOAP request after field check</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Trigger-a-SOAP-request-after-field-check/m-p/92539#M5044</link>
      <description>&lt;P&gt;If you simply mean that you want to look up a value from an external system when viewing results, then you might be looking for a scripted lookup.&lt;/P&gt;

&lt;P&gt;If you mean for some program to be triggered when Splunk sees some matching condition based on indexed data, then you probably need a real-time alert, triggering a program you can provide to run the request.&lt;/P&gt;

&lt;P&gt;It's not clear what you mean, because you mention "as soon as a response" comes back, implying this is something that should happen when data is indexed, but you also mention "displaying" it in Splunk, implying that this only happens when there is a user interacting and searching data.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2011 23:22:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Trigger-a-SOAP-request-after-field-check/m-p/92539#M5044</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2011-04-29T23:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger a SOAP request after field check</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Trigger-a-SOAP-request-after-field-check/m-p/92540#M5045</link>
      <description>&lt;P&gt;Let me see if I explain better:&lt;BR /&gt;
-I have an F5 load Balancer, the web app behind takes parameters on a SOAP requests (username, password, etc, and a phone number),, then it responds with an XML stream, with some values, and also a TRUE/FALSE flag. All those requests are sent via syslog to my Splunk.&lt;BR /&gt;
I need to make Splunk, to generate another SOAP request to the Web Application , everytime the answer contains the flag FALSE (using that phone number as parameter for the request).&lt;/P&gt;</description>
      <pubDate>Sat, 30 Apr 2011 21:24:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Trigger-a-SOAP-request-after-field-check/m-p/92540#M5045</guid>
      <dc:creator>DotTest37</dc:creator>
      <dc:date>2011-04-30T21:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger a SOAP request after field check</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Trigger-a-SOAP-request-after-field-check/m-p/92541#M5046</link>
      <description>&lt;P&gt;(Obviusly, the Balancer will send the whole request and answer from that transaction back to Splunk since it is sending everything anyways,, so I dont think I need to do anything else on splunk,, other than take the phone number (when the Flag is false) and add it as parameter on the new SOAP request)&lt;BR /&gt;
Im looking for where to start  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;BR /&gt;
Thanks!!&lt;/P&gt;</description>
      <pubDate>Sat, 30 Apr 2011 21:25:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Trigger-a-SOAP-request-after-field-check/m-p/92541#M5046</guid>
      <dc:creator>DotTest37</dc:creator>
      <dc:date>2011-04-30T21:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger a SOAP request after field check</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Trigger-a-SOAP-request-after-field-check/m-p/92542#M5047</link>
      <description>&lt;P&gt;Did you find a solution?&lt;BR /&gt;
I'm about to start something similar by creating my own alert_ app&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2017 15:39:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Trigger-a-SOAP-request-after-field-check/m-p/92542#M5047</guid>
      <dc:creator>guarisma</dc:creator>
      <dc:date>2017-02-03T15:39:13Z</dc:date>
    </item>
  </channel>
</rss>

