Oracle Waveset 8.1.1 Business Administrator's Guide

Configuring the External Resources Data Store

Oracle Waveset's external resource data store is a single data store that holds information about external resources and assignments to external resources. This data store can be a database or a directory.


Note –

You must have the External Resource Administrator capability to configure the external resource data store.


The external resource data store allows you to store data in whatever attribute values you want and you can store those values in one or more tables.

For example, if you are using a MySQL database, Oracle Waveset stores external resource information in the following tables:

Sample scripts used to create the database tables are co-packaged with Oracle Waveset in the following location:


wshome/sample/ScriptedJdbc/External

Oracle Waveset supports multiple database types, and provides sample scripts for each type. You can modify these scripts as needed for your specific environment.

The external resource data store also supports LDAP using the LDAPResourceAdapter, which enables you to store data in existing or custom classes. A sample LDIF script is also co-packaged with Oracle Waveset in the following location:


wshome/sample/other/externalResourcePerson.ldif

You can modify this script as part of configuring an external resources directory data store.