<?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: Issue while using multiple dropdown option in Splunk Add on builder using REST API option. in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Issue-while-using-multiple-dropdown-option-in-Splunk-Add-on/m-p/484465#M59600</link>
    <description>&lt;P&gt;Sorry, I have no experience with AoB.&lt;/P&gt;</description>
    <pubDate>Fri, 01 May 2020 11:41:46 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2020-05-01T11:41:46Z</dc:date>
    <item>
      <title>Issue while using multiple dropdown option in Splunk Add on builder using REST API option.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Issue-while-using-multiple-dropdown-option-in-Splunk-Add-on/m-p/484463#M59598</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;

&lt;P&gt;I am creating an addon in my local splunk using Splunk Add on builder with REST API option. I have created an input with some fields including one in which i want user to select multiple options out of the range of options i will be configuring in the addon. So i am trying to use multiple dropdown option available in addon builder but using that is not fetching the correct response. While with single dropdown option i am able to get the proper response. Is there any different method to pass the parameter value when using multiple dropdown option in add on builder app in splunk apart from ${param_name}. &lt;/P&gt;

&lt;P&gt;Your help would be greatly appreciated. Thanks in Advance !&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 10:09:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Issue-while-using-multiple-dropdown-option-in-Splunk-Add-on/m-p/484463#M59598</guid>
      <dc:creator>raunaka1</dc:creator>
      <dc:date>2020-04-29T10:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while using multiple dropdown option in Splunk Add on builder using REST API option.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Issue-while-using-multiple-dropdown-option-in-Splunk-Add-on/m-p/484464#M59599</link>
      <description>&lt;P&gt;@richgalloway - Could you please help here ?&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2020 08:29:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Issue-while-using-multiple-dropdown-option-in-Splunk-Add-on/m-p/484464#M59599</guid>
      <dc:creator>raunaka1</dc:creator>
      <dc:date>2020-05-01T08:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while using multiple dropdown option in Splunk Add on builder using REST API option.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Issue-while-using-multiple-dropdown-option-in-Splunk-Add-on/m-p/484465#M59600</link>
      <description>&lt;P&gt;Sorry, I have no experience with AoB.&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2020 11:41:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Issue-while-using-multiple-dropdown-option-in-Splunk-Add-on/m-p/484465#M59600</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-05-01T11:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while using multiple dropdown option in Splunk Add on builder using REST API option.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Issue-while-using-multiple-dropdown-option-in-Splunk-Add-on/m-p/514018#M62957</link>
      <description>&lt;P&gt;Hi raunaka1,&lt;BR /&gt;&lt;BR /&gt;I think you can do this to see how the data is being passed to your add on code:&lt;/P&gt;&lt;P&gt;1: set app log level in app setup, say debug.&lt;BR /&gt;&lt;BR /&gt;in the validate_input(), add at the top:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loglevel=helper.get_log_level()&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; helper.set_log_level(loglevel)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; helper.log_debug("input received={}".format(str(definition.parameters))) # set log level as you wish&lt;BR /&gt;&lt;BR /&gt;definition.parameters should be a dict with all your parameters, so you should see what is getting passed in.&lt;BR /&gt;If its a param you added manually after exporting from AOB, you'll need to add it in a bunch of places within your project code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 04:06:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Issue-while-using-multiple-dropdown-option-in-Splunk-Add-on/m-p/514018#M62957</guid>
      <dc:creator>pmeyerson</dc:creator>
      <dc:date>2020-08-14T04:06:51Z</dc:date>
    </item>
  </channel>
</rss>

