Full ApplicationSettings File
Full mooApplicationSettings.xml file
The following file would enable all menu items of myObjectiveOLAP within Microsoft Excel.
Notes
See: Restricting access to users. to further lock down the menu items.
XML
<?xml version="1.0" standalone="yes"?>
<NewDataSet>
<Settings>
<Key>ALLOW_MOOSERVER</Key>
<Value>TRUE</Value>
</Settings>
<Settings>
<Key>ALLOW_MOOUSER</Key>
<Value>TRUE</Value>
</Settings>
<Settings>
<Key>ALLOW_ESCENDO</Key>
<Value>TRUE</Value>
</Settings>
</NewDataSet>