The default database personalization adapter uses the back-end database to store values.The database adapter is build on top of two tables—personalization_keys holds the key values; personalization_values reference the personalization_keys and holds the value for each user.
Creating a database table adapter key
Log in to Web Studio by entering the following URL in your Internet Explorer browser:
http://HOSTNAME.PORTALDOMAIN:8080/onepage/index.html
For example, if your machine name is “tahiti”, and your portal domain is “sybase.com,” enter:
http://tahiti.sybase.com:8080/onepage/index.html
If you are logging in to a production system, the port
number may be different or may not be necessary at all in the login
address.
If you are running the Demo version of Enterprise Portal, enter:
http://demo.sybase.com:4040/onepage/index.html
When the Web Studio Login window displays, enter the user name and password for a user with portal administrator privileges.
Select Manage | Personalize.
Select Database Table from the Adapter menu and click New on the toolbar.
When the Create New Key window displays, complete these options:
Name – a unique key name; for example, “Weather by postal code”.
Type – the type of input required for the value. Select “Int”.
Permission – whether the key can be edited or is read-only. Select “Editable”.
Description – a text description of the key; for example “Weather for selected postal code areas”.
Click OK.
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |