Tutorials
MSAS
Tutorial 62: MSAS - Writebacks
Tutorial 62: MSAS - Writebacks - Page 2
Tutorial 62: MSAS - Writebacks - Page 3
In the Analysis Manager tree pane, under the database that contains the cube, expand the Cubes folder.
Right-click the cube, point to Writeback Options, and then click Browse Writeback Data.
|
|
The contents of a writeback table can be deleted using the Delete Writeback Data dialog box. This can be accessed by right clicking write enabled cube from analysis manager tree pane.
In the Analysis Manager tree pane, under the database that contains the cube, expand the Cubes folder.
Right-click the cube, point to Writeback Options, and then click Disable Writeback.
|
|
In the Confirm Writeback Disable dialog box, click Yes.
|
|
Right-click the cube, point to Writeback Options, and then click Convert to Partition.
|
|
In the Convert to Partition dialog box, in the Partition name box, type a name for the partition.
|
|
To specify a filter (WHERE clause expression) that limits the data selected from the writeback table and added to the partition, click Advanced.
|
|
To process the new partition, select the Process the partition when finished check box. Depending on the size of the writeback table, processing may take considerable time.
|
|
The Client application attempts to communicate updates to a writeback table on the server. The time taken for communication is set in the Writeback timeout property. When the application attempts to writeback the changes, the PivotTable Service begins count in seconds and ends when the transaction is committed in the number of seconds specified in this property. If the time limit is reached before the changes are applied the commit fails. The client will rollback the transaction when the commit fails and the attempt to commit begins again. This property is to be set when a session is established and it cannot be changed during the session.
Actions, Drillthrough and Writebacks are extremely useful features of Analysis services. Actions allow the end user view data and act on the anlaysis of such data. Drillthrough enables users to view the details of the aggregated data presented in cubes. Writeback enables users to update the data and also view the impact of such changes on the data in the cube.
In the next lesson we will study the process of “Implementing security” in Analysis Services.
First Page: Tutorial 62: MSAS - Writebacks