You are on page 1of 18

Configuring Write Back in Analyses

23 - 1

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Objectives
After completing this lesson, you should be able to configure write back in analyses.

23 - 2

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Write Back in Analyses


Provides users of a dashboard page or an analysis with the ability to modify the data that they see in a table view
DOLLARS column is enabled for write back.

23 - 3

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Steps to Configure Write Back


1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13.
23 - 4

Create a physical table with write back columns. Import the write back table. Enable write back for the connection pool. Enable write back for logical columns. Set write back permissions in the Presentation layer. Enable write back in instanceconfig.xml. Create a write back template. Store the write back template. Grant write back privileges. Create an analysis with columns enabled for write back. Override the default data format. Enable write back in the table view. Verify results.
Copyright 2012, Oracle and/or its affiliates. All rights reserved.

1. Create a Physical Table with Write Back Columns


Create a physical table in the database that has a column for each write back field needed. For optimum security, store write back database tables in a unique database instance.

23 - 5

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

2. Import the Write Back Table


Import the write back table into the Physical layer of the repository. Disable the Make Table Cacheable property for the physical table.

23 - 6

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

3. Enable Write Back for the Connection Pool


Set properties on the Write Back tab in the Connection Pool dialog box.

23 - 7

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

4. Enable Write Back for Logical Columns


In the BMM layer, enable write back for logical columns that will be used for write back in an analysis.

23 - 8

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

5. Set Write Back Permissions in the Presentation Layer


Select the Read/Write permission for any application roles or users who should have write back permission for an object in the Presentation layer.

23 - 9

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

6. Enable Write Back in instanceconfig.xml


Set the LightWriteback parameter to true.

23 - 10

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

7. Create a Write Back XML Template


The write back template is an XML-formatted file that contains SQL statements that are needed to insert and update records in the write back table and columns that you have created.

23 - 11

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

8. Store the Write Back Template


Store the write back template files in the customMessages folder.

23 - 12

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

9. Grant Write Back Privileges


Use the Oracle BI Presentation Services Administration screen to set the Write Back to Database privilege that users need for modifying values in analyses.

23 - 13

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

10. Create an Analysis with Columns Enabled for Write Back


Create an analysis that contains a table view with the columns configured for write back. For each write back column, select the Enable Write Back check box on the Write Back tab in Column Properties.

23 - 14

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

11. Override Default Data Format


Override the default data format on the Data Format tab to remove values that will not write back to the database.

23 - 15

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

12. Enable Write Back in the Table View


Enter the template name on the Write Back tab.
1. Click the edit button for table view.

3. Enter the template name. 2. Click Table View Properties.

23 - 16

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

13. Verify Results


Verify that you can enter data in the expected fields and that data is written back to the database.
Click Update to make fields editable.

Modify one or more records.

Apply changes or revert to original data.

23 - 17

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Summary
In this lesson, you should have learned how to configure write back in analyses.

23 - 18

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

You might also like