Extracting Data for Mobile Users
This task is a step in Process of Importing Data.
Once the data is in the database, it needs to be made visible to the users. The data is visible by position and can be viewed on many chart and analysis views in Siebel Life Sciences. This is fine for connected users, but the typical user of such data will be the sales rep or sales manager of a particular territory, who are likely to be remote users, synchronizing with the database using Siebel Remote. Therefore, the data needs to be extracted from the database.
The application administrator extracts syndicated data according to data-routing (visibility) rules that the administrator defines. When you do this, a full export-process audit trail is generated through log files.
You can run multiple instances of the extraction process on each Siebel Server to maximize hardware capacity. The resulting output files are written in a compressed form and then zipped again to minimize file transfer time.
The general steps for data extraction are:
Create a data extraction rule.
Associate the necessary nodes of mobile users with the rule.
Define the portion of the data you want to extract and specify whether any deletions should be performed on the extracted data.
Set the environment by running the siebenv.bat file at the command prompt under the Siebel Server bin directory.
Run the Syndexp.exe executable file to perform the extraction.
These general steps are detailed in the following procedures.