PCM (and others apps) : displayVersion in shared connections xml
Summary:
A shared connections xml for Smartview has displayVersion as one of the parameters. Should we update this parameter after each cloud upgrade?
Content (please ensure you mask any confidential information):
Example:
<Product id="HP" name="EPCM" displayVersion=
"24.06">
<Server name="Enterprise PCM" context="https://<serviceURL>/HyperionPlanning/SmartView"></Server>
</Product>
The helpfile (only) states that this info is not shown to the user. Is there a link with the functionalities that can be used in the target application?
Should we take an effort to update this number after each upgrade or not? We are considering writing a script that reads the current version of the cloud application and updates the text in the xml. As the xml is centrally available for all users, they will always use the latest version of the xml file.