SmartView - restricting users to see only Planning forms
Summary
SmartView - restricting users to see only Planning formsContent
Hello All,
In terms of connection through SmartView, I really like the concept of accessing shared connection through XML file.
For instance, if I want users to see only "Planning" in shared connection, I can create an XML file with the following contents and save it in local machine for a particular user:
<?xml version="1.0" encoding="UTF-8"?>
<res_GetProvisionedDataSources>
<Product id="HP" name="HP-11.1.2.3" displayVersion="version">
<Server name="Oracle Hyperion Planning, Fusion Edition" context="http://Servername:19000/HyperionPlanning/SmartView"></Server>
</Product>
</res_GetProvisionedDataSources>
In the advanced tab in SmartView connection, the user can type in the path where the above-mentioned xml is saved and then he will see only Planning.