Workspace Enabled Admin Data on the Mobile Web Client
To use Workspace enabled Admin Data on the Mobile Web Client you must first enable the schema changes that support Workspaces on the Tables used in the Workspace enabled Admin Data types. Then, after the schema has been updated through a database schema upgrade kit, the actual data can be synchronized using a subsequent upgrade kit.
-
Create a schema upgrade kit and run it to create the necessary Table/Column changes on the Mobile Web Client.
-
Create an upgrade kit with Upgrade Component as Siebel Repository Export Import to synchronize the data changes and run it to move the modified Admin Data records to the Mobile Web Client.
Note: Modifications to Workspace enabled Admin Data types will not automatically be pushed
to the Mobile Web Client because the auto-sync process that monitors the S_DOCK_TXN_LOG
table (this table has not been Workspace enabled) does not operate with Workspaces and
will not know to pick the Workspace enabled records. You solve this by modifying these
records in your source development environment and migrating them to the Production
environment. After they have been migrated, generate an upgrade kit using that data. New
records added directly to the Production environment will be reflected in the Mobile Web
Client after a remote synchronization session.
Note: Avoid making changes to Workspace enabled Admin Data in the Mobile Web Client and
syncing the changes back to the Siebel Server. If a modification is made to Workspace
enabled Admin Data in Mobile Web Client, then the auto-sync from Mobile Web Client to
the Server will not work. The Transaction Merger component is not Workspace
aware.