This file controls certain aspects of Anaplan XL's connectivity to Analysis Services.
Connections:
- keepopen - For use on the web, keeps connections open between page loads. Sometimes useful for AS2000 servers.
- keepsession - For use on the web, keeps sessions open between page loads.
- usenativecom - Controls the internal implementation of data reading.
- useconnectionpooling - Shares connections between users, useful for .cub files where a maximum of 5 connections can be made at once.
Metadata:
- hierarchies : useindexnameascaption - For backward compatibility, returns the unique name with brackets removed as the hierarchy caption.
- hierarchies : usefirstmemberasdefault - Used for certain situations when the default member may not be visible to the users.