Workspace Enabled Admin Data
The Siebel application enables certain data types (called Admin Data) to participate in Workspace life cycles just as Repository objects such as Applets and Business Components do.
You create/update/delete the records in the end user application and deliver, rebase, migrate the data exactly as you would with Web Tools.
The current Admin Data types that are available to participate in Workspaces are:
-
LOVs (enabled by default)
-
Predefined Queries
-
Data Maps
-
EAI Data Maps
-
Responsibilities (and their relationship to Views)
Enabling Admin Data Types for Workspaces
You must enable each type of Admin Data that you wish to use in Workspaces. LOVs are automatically enabled, but the other types of Admin Data require a that the schema and underlying database be updated to support Workspaces. All types except LOVs are optional. Enabling Admin Data types is done in Web Tools by a user with the Workspace Administrator Responsibility.
To Enable Admin Data Types
To Enable Admin Data Types in Web Tools follow the steps given below:
-
Go to Tools→ Workspace Enable Admin Data.
-
In the Admin Data Types Applet, you can select the type of Admin Data you wish to enable. You can select more than one type at a time.
-
When you select an Admin Data Type, the tables that will be affected show in the Affected Tables Applet. This informs you of the Tables that will change.
-
The Workspace Enabled check box shows if a particular Admin Data Type has already been enabled. List Of Value will automatically be checked because PostInstallDBSetup will already have enabled it. The check box is read only.
-
Once you have chosen all the Admin Data Types you want to enable you have two options.Note: These actions cannot be undone without restoring the database.
-
Apply Schema – This button applies the schema and physical database changes to the affected tables. When you click this button, the database parameters dialog will display. Fill in the data and click OK to start the process. After a few minutes the progress bar will disappear, and the data type will be enabled.
-
Generate Schema– This button applies the schema changes to the affected tables so that the correct SQL can be generated for application to the physical database. Use this option if someone other than the one using Web Tools to generate the Schema changes will apply them to the database. For example, sometimes only the Database Administrator (DBA) is allowed to update the physical database. In that case, one person generates the Schema changes and the DDL files by clicking the Generate Schema button and the DBA applies the SQL files to the physical database.
-
Update Repository– Use this button only if you used the Generate Schema button and a DBA has applied the changes to the physical database. Once those changes are complete, come back to Web Tools to finish the process by clicking this button.
-
Once these steps are complete, the Admin Data Types that you have enabled are ready to use in the end user application such as Call center.
Similarly, while the IRR migration that will enable Workspaces on your Target Repository is in progress, do not make changes to the Admin Data types that will be enabled once the IRR completes.