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?

Posted by: Pdfprep Category: SPLK-2001 Tags: , ,

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/myJ
C . js”>
D . <dashboard script=“myOtherApp:javascript/myJ
E . js”>
F . <dashboard script=“myOtherApp:appserver/static/javascript/myJ
G . js”>

Answer: A

Explanation:

Reference: https://dev.splunk.com/enterprise/docs/developapps/visualizedata/usewebframework/modifydashboards/

Leave a Reply

Your email address will not be published.