Exit SPLK-2001 Splunk Certified Developer
Question 3 of 5
0% complete
Q3 Single choice

Given a dashboard with a Simple XML extension in myApp, what is the XML reference for the file myJS.js located in myOtherApp in the location shown below?

$SPLUNK_HOME/etc/apps/myOtherApp/appserver/static/javascript/

  • A
    <dashboard script="myJs.js">
  • B
    <dashboard script="myOtherApp/myJS.js">
  • C
    <dashboard script="myOtherApp:javascript/myJS.js">
  • D
    <dashboard script="myOtherApp:appserver/static/javascript/myJS.js">