<?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: User Workflow in Splunk in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/User-Workflow-in-Splunk/m-p/234557#M7933</link>
    <description>&lt;P&gt;You could do the same as what you wiould do in a non-splunk world. Create a dashbaord/form with a dropdown list of categories and a table filled with results. As the user selects value(s) in the dropdown/multiselect, the table get filtered results. No scripting requred. Here is some useful/relevant reading&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/Viz/Buildandeditforms"&gt;http://docs.splunk.com/Documentation/Splunk/6.0/Viz/Buildandeditforms&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Viz/tokens"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Viz/tokens&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 08 May 2016 19:23:32 GMT</pubDate>
    <dc:creator>sundareshr</dc:creator>
    <dc:date>2016-05-08T19:23:32Z</dc:date>
    <item>
      <title>User Workflow in Splunk</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/User-Workflow-in-Splunk/m-p/234556#M7932</link>
      <description>&lt;P&gt;Im hoping someone can help me out here?  Apologies if I break any community rules - first post here!&lt;/P&gt;

&lt;P&gt;Trying to create a workflow (not workflow actions) that provides the user a table of results (from a KV store) that are currently "uncategorised".&lt;BR /&gt;
The user needs to categorise each line item in the table of results.&lt;BR /&gt;
There are numerous categories that can be selected and these categories are held in another KV store.&lt;/P&gt;

&lt;P&gt;In a non splunk world, this is really simple to solve - a table filled with results that also has a dropdown with a list of categories and a submit button to send the form back to the server.&lt;/P&gt;

&lt;P&gt;Im not keen to use sideview as advanced xml is being deprecated - this leaves me with really horrible javascript and spending months figuring out splunk under the hood.&lt;/P&gt;

&lt;P&gt;I know this type of thing can be done as its in Stream App (checkboxes on the stream config with a save at the top - the code is really quite busy and there's alot of it) and in Splunk ES notable events.  I dont want all of that complexity or to reverse engineer it if I can help it!&lt;/P&gt;

&lt;P&gt;The end solution Im looking to build needs to be as easy as possible for the user - e.g. not editing grids by typing in categories etc.&lt;/P&gt;

&lt;P&gt;Does anyone have some good samples they would be willing to share?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Sun, 08 May 2016 16:43:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/User-Workflow-in-Splunk/m-p/234556#M7932</guid>
      <dc:creator>chrisnewmanuk</dc:creator>
      <dc:date>2016-05-08T16:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: User Workflow in Splunk</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/User-Workflow-in-Splunk/m-p/234557#M7933</link>
      <description>&lt;P&gt;You could do the same as what you wiould do in a non-splunk world. Create a dashbaord/form with a dropdown list of categories and a table filled with results. As the user selects value(s) in the dropdown/multiselect, the table get filtered results. No scripting requred. Here is some useful/relevant reading&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/Viz/Buildandeditforms"&gt;http://docs.splunk.com/Documentation/Splunk/6.0/Viz/Buildandeditforms&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Viz/tokens"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Viz/tokens&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 May 2016 19:23:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/User-Workflow-in-Splunk/m-p/234557#M7933</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-05-08T19:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: User Workflow in Splunk</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/User-Workflow-in-Splunk/m-p/234558#M7934</link>
      <description>&lt;P&gt;Thanks for the suggestion.   I think what you've suggested is good for where categories have already been set in a KV store - however, the data would not yet have a category in the store - its adding this item to the store specifically through a dropdown against an individual row line.&lt;/P&gt;

&lt;P&gt;I would see the final result being a single table of n columns where the n+1 column contains a dropdown listing the categories and when it is changed, the KV store updates to reflect the change.&lt;/P&gt;

&lt;P&gt;I can get all of the functionality I need behaving - its just this last link - the user updating the table of results that updates the store.&lt;/P&gt;</description>
      <pubDate>Sun, 08 May 2016 21:07:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/User-Workflow-in-Splunk/m-p/234558#M7934</guid>
      <dc:creator>chrisnewmanuk</dc:creator>
      <dc:date>2016-05-08T21:07:50Z</dc:date>
    </item>
  </channel>
</rss>

