<?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 C# SDK with predict command execution. in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/C-SDK-with-predict-command-execution/m-p/211131#M2803</link>
    <description>&lt;P&gt;How to execute Predict command using c# SDK.&lt;BR /&gt;
Which version of C# SDK provides this option.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Dec 2015 09:50:46 GMT</pubDate>
    <dc:creator>Jaravuy</dc:creator>
    <dc:date>2015-12-30T09:50:46Z</dc:date>
    <item>
      <title>C# SDK with predict command execution.</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/C-SDK-with-predict-command-execution/m-p/211131#M2803</link>
      <description>&lt;P&gt;How to execute Predict command using c# SDK.&lt;BR /&gt;
Which version of C# SDK provides this option.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 09:50:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/C-SDK-with-predict-command-execution/m-p/211131#M2803</guid>
      <dc:creator>Jaravuy</dc:creator>
      <dc:date>2015-12-30T09:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: C# SDK with predict command execution.</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/C-SDK-with-predict-command-execution/m-p/211132#M2804</link>
      <description>&lt;P&gt;All versions of the the SDK should allow you to execute the predict command so long as your executing your search in the correct app context.&lt;/P&gt;

&lt;P&gt;For example when you're setting up your search in code you might have the search string like this:&lt;BR /&gt;
&lt;CODE&gt;job = await service.Jobs.CreateAsync("search index=_internal | head 10");&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;There's no reason you couldnt use a search with the predict command here.  The only issue may be if predict command is in searching and reporting app only, and your API user doesnt have access to it, etc.  &lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 19:37:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/C-SDK-with-predict-command-execution/m-p/211132#M2804</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2015-12-30T19:37:05Z</dc:date>
    </item>
  </channel>
</rss>

