| Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() |
Siebel Remote and Replication Manager Administration Guide > Extracting Databases for Mobile Web Clients >
Enabling the Stand-Alone Synchronizer
A mobile user can control the synchronization start-up process by running the Siebel Remote client in a third-party scheduling program. Table 16 shows the command-line options for the Siebel Remote client.
NOTE: If a local connection to the client is open and the user uses the Siebel Remote icon to synchronize, synchronization works successfully. However, if a new database extract exists for that user, the synchronization fails, because it is trying to overwrite the sse_data.dbf file, which is already in use. Therefore, the stand-alone Siebel Remote client should only be used when the Mobile Web Client is not in use.
Table 16. Stand-Alone Synchronizer Command-Line Options Determines whether transactions will be applied to local database while other transactions are still being transferred between client and server, or whether all transactions will be applied after data transfer is complete. Available modes are Y or N. Defaults to Y. This option is ignored if the ApplyTxns option is set to N. Available modes are Y or N.1
1You may want to run the Stand-Alone Synchronizer unattended by setting the verbose mode to N. After synchronization, the Stand-Alone Synchronizer returns 0 if the process succeeded, or a nonzero Siebel error code if it failed.
Using certain command line options, the process of uploading and downloading transactions can now be separated from the process of applying downloaded transactions to the local database. The purpose of this option is to let users choose the most convenient timing for these two portions of a synchronization, rather than requiring them to be performed together. The following procedures briefly describe how to transfer and apply transactions separately.
To download and upload transactions without applying them - command line
- To download and upload transactions without applying them to the Mobile Web Client's local database, use the following command-line syntax:
siebsync.exe /n ClientName /u UserName /p Password /p2 Password /ApplyTxns N
To apply previously downloaded transactions - command line
- To apply transactions that were downloaded to the Mobile Web Client during an earlier synchronization option, use the following command-line syntax:
siebsync.exe /n ClientName /u UserName /p Password /p2 Password /SendTxns N /RecvTxns N /RecvFiles N
| Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() |
Siebel Remote and Replication Manager Administration Guide Published: 19 November 2003 |