Topics: |
Configuring the adapter consists of specifying connection and authentication information for each of the connections you want to establish.
How to: |
Reference: |
In order to connect to a Microsoft SQL Server Analysis Services Tabular database server, the adapter requires connection and authentication information.
You enter connection and authentication information in the Web Console or the Data Management Console configuration panes. The consoles add the SET CONNECTION_ATTRIBUTES command to the profile you select, which can be the global server profile (edasprof.prf), a user profile (user.prf), or a group profile (if supported on your platform).
You can create connections to more than one Microsoft SQL Server Analysis Services Tabular database by configuring multiple connections. The actual connection to the Microsoft SQL Server Analysis Services Tabular database takes place when the first query that references the connection is issued. If you configure multiple connections:
or
From the Data Management Console, expand the Adapters folder.
In the DMC, the Adapters folder opens. In the Web Console, the Adapters page opens showing your configured adapters.
The Add Adapter to Configuration pane opens.
The SSAS Tabular Data Model adapter is under the OLAP group folder.
The following list describes the connection attributes for which you can supply values. To complete the attribute declaration, click the Configure button.
Logical name used to identify this particular set of connection attributes. The default is CON01.
Name of the machine where Microsoft SQL Server Analysis Services is running. If that machine has more than one instance of SQL Server Analysis Services installed, provide the server name and instance name as follows: server\instance
There are three methods by which a user can be authenticated when connecting to a database server:
Primary authorization ID by which you are known to the data source.
Password associated with the primary authorization ID.
Name of the Microsoft SQL Server Analysis Services Tabular database used for this connection. The database name, including path, must be enclosed in single quotation marks. This parameter is optional. If not specified, it defaults to the database associated with the authorization ID.
Please refer to Microsoft SQL Server Analysis Services documentation for all available connection string keywords used to change the behavior of the TMDAX connection.
Select a profile from the drop-down menu to indicate the level of profile in which to store the CONNECTION_ATTRIBUTES command. The global profile, edasprof.prf, is the default.
If you wish to create a new profile, either a user profile (user.prf) or a group profile if available on your platform (using the appropriate naming convention), choose New Profile from the drop-down menu and enter a name in the Profile Name field (the extension is added automatically).
Store the connection attributes in the server profile (edasprof).
WebFOCUS | |
Feedback |