<?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 How to reference token namespaces in SimpleXML? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reference-token-namespaces-in-SimpleXML/m-p/336679#M21858</link>
    <description>&lt;P&gt;I recently saw a reference in slides from .conf 2016 (&lt;A href="https://conf.splunk.com/files/2016/slides/dashboard-wizardry.pdf"&gt;https://conf.splunk.com/files/2016/slides/dashboard-wizardry.pdf&lt;/A&gt;, slide 16) that suggests one can reference a specific token namespace in SimpleXML, e.g., &lt;CODE&gt;$submitted:mytoken$&lt;/CODE&gt; or &lt;CODE&gt;$default:mytoken$&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Initial searches for documentation came up empty, and simple tests in 6.4 seem to fail.&lt;/P&gt;

&lt;P&gt;Can anyone clarify if this is supported, what versions support it, and if there is some documentation?&lt;/P&gt;</description>
    <pubDate>Mon, 17 Apr 2017 12:27:18 GMT</pubDate>
    <dc:creator>rjthibod</dc:creator>
    <dc:date>2017-04-17T12:27:18Z</dc:date>
    <item>
      <title>How to reference token namespaces in SimpleXML?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reference-token-namespaces-in-SimpleXML/m-p/336679#M21858</link>
      <description>&lt;P&gt;I recently saw a reference in slides from .conf 2016 (&lt;A href="https://conf.splunk.com/files/2016/slides/dashboard-wizardry.pdf"&gt;https://conf.splunk.com/files/2016/slides/dashboard-wizardry.pdf&lt;/A&gt;, slide 16) that suggests one can reference a specific token namespace in SimpleXML, e.g., &lt;CODE&gt;$submitted:mytoken$&lt;/CODE&gt; or &lt;CODE&gt;$default:mytoken$&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Initial searches for documentation came up empty, and simple tests in 6.4 seem to fail.&lt;/P&gt;

&lt;P&gt;Can anyone clarify if this is supported, what versions support it, and if there is some documentation?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 12:27:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reference-token-namespaces-in-SimpleXML/m-p/336679#M21858</guid>
      <dc:creator>rjthibod</dc:creator>
      <dc:date>2017-04-17T12:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to reference token namespaces in SimpleXML?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reference-token-namespaces-in-SimpleXML/m-p/336680#M21859</link>
      <description>&lt;P&gt;I highly recommend installing Splunk 6.x Dashboard Examples app which has many good examples with sample codes.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/1603/"&gt;https://splunkbase.splunk.com/app/1603/&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 14:30:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reference-token-namespaces-in-SimpleXML/m-p/336680#M21859</guid>
      <dc:creator>pradeepkumarg</dc:creator>
      <dc:date>2017-04-17T14:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to reference token namespaces in SimpleXML?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reference-token-namespaces-in-SimpleXML/m-p/336681#M21860</link>
      <description>&lt;P&gt;I do not see anything in that app or in the documentation that addresses my original question. If you can, please be more specific in regards to what I am missing that addresses my specific question about referencing the token namespaces directly in the SimpleXML token values, e.g., $submittied:mytoken$.  Please point it out if I am missing something.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 15:02:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reference-token-namespaces-in-SimpleXML/m-p/336681#M21860</guid>
      <dc:creator>rjthibod</dc:creator>
      <dc:date>2017-04-17T15:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to reference token namespaces in SimpleXML?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reference-token-namespaces-in-SimpleXML/m-p/336682#M21861</link>
      <description>&lt;P&gt;Note sure where in the other docs it might be, but here's a couple of references...&lt;/P&gt;

&lt;P&gt;Walkthrough of the autogenerated HTML dashboard code:  &lt;/P&gt;

&lt;P&gt;&lt;A href="http://dev.splunk.com/view/SP-CAAAETK#section4"&gt;http://dev.splunk.com/view/SP-CAAAETK#section4&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Thread with a couple of good references...&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/143244/how-token-namespaces-and-initialize-tokens-help-with-executing-searches-in-html-dashboard.html"&gt;https://answers.splunk.com/answers/143244/how-token-namespaces-and-initialize-tokens-help-with-executing-searches-in-html-dashboard.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 00:40:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reference-token-namespaces-in-SimpleXML/m-p/336682#M21861</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2017-04-18T00:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to reference token namespaces in SimpleXML?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reference-token-namespaces-in-SimpleXML/m-p/336683#M21862</link>
      <description>&lt;P&gt;Thank you for digging, but these are not applicable. I am very comfortable with token namepscaes in JS and HTML and their general underpinnings. The question is specifically about referencing tokens by their namespace in SimpleXML, which seems to be a feature with no documentation or clarification in terms of where it can be used.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 09:45:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reference-token-namespaces-in-SimpleXML/m-p/336683#M21862</guid>
      <dc:creator>rjthibod</dc:creator>
      <dc:date>2017-04-18T09:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to reference token namespaces in SimpleXML?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reference-token-namespaces-in-SimpleXML/m-p/336684#M21863</link>
      <description>&lt;P&gt;My own testing has determined the following:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;There currently is no documentation on the Splunk site and the Splunk Docs team has my feedback.&lt;/LI&gt;
&lt;LI&gt;This is only in Splunk 6.5 and newer&lt;/LI&gt;
&lt;LI&gt;You can reference the namespaces, &lt;CODE&gt;$default:...$&lt;/CODE&gt; and &lt;CODE&gt;$submitted:...&lt;/CODE&gt;, to get token values.&lt;/LI&gt;
&lt;LI&gt;You cannot reference the namespace when setting a token. &lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 26 Apr 2017 18:03:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-reference-token-namespaces-in-SimpleXML/m-p/336684#M21863</guid>
      <dc:creator>rjthibod</dc:creator>
      <dc:date>2017-04-26T18:03:09Z</dc:date>
    </item>
  </channel>
</rss>

