Show TOC

Procedure documentationEnabling CCM Personalization of Table Views at Runtime Locate this document in the navigation structure

 

CCM personalization enables portal users to edit tabular data, hide selected rows or resize the table of any Web Dynpro application at runtime. For example, runtime users can modify the data display, print data, save personalized settings, sort, filter, and group data, and add calculations.

With CCM personalization, the changes you make are stored and the application displays this changed data when you run it next time.

Prerequisites

Procedure

  1. Open the portal (syntax: http://hostname:port/irj/portal).

  2. Choose   Content Administration   Portal Content Management   <application folder>  .

  3. Select the application for which you want to enable CCM personalization.

  4. In the link bar, choose   Properties   All  .

  5. Add the value _CCMPersonalization=true for the Application parameters property and choose Save.

  6. Create a role to view the CCM Personalization-enabled application.

  7. In the context menu of the application folder, choose   New   Role   Freestyle  .

  8. In the Role Name field, specify a name for the role and choose Finish.

    The new role appears in the selected folder.

  9. In the context menu of the new role, choose   Open   Role  .

  10. In the context menu of the application, choose  Add page to role   Delta Link  .

  11. In the Role Content editor, select theEntry points and Visible checkboxes and choose Close.

  12. Choose User Administration in the main menu.

  13. In the Search panel, search for and select the name of the user to whom you want to assign the new role and click Go.

  14. In the Details of User Administration area, choose Modify.

  15. Choose Assigned Roles.

  16. Search for the role you have created, select it, and choose Add..

  17. Choose Save.

Note Note

To disable CCM personalization, set the value of the Application parameters property to _CCMPersonalization=false.

End of the note.

Result

You can personalize the table and its contents at runtime. The portal retains the personalizations and displays them when the application is run again.