SQL Anywhere Studio Help
MobiLink Help
MobiLink dialog boxes
You can write scripts that are associated with events so that whenever an event occurs, the MobiLink synchronization server executes the associated script if one exists. The Test Scripts dialog allows you to test your synchronization scripts.
The Test Scripts dialog has the following components:
Version Select a version to identify the set of synchronization scripts you want to test.
User Type the user name of a MobiLink Synchronization Server user. If you do not specify a user, the user <Default User> is used for testing the synchronization scripts.
Script-testing window Once you specify a version and a user, you can test your synchronization scripts by clicking Test. The test results appear in this window and include a list of which scripts are executed in which order. If there are any syntax errors or data type errors found during the test, they also appear in this window.
Test Click Test to test for syntax errors in your synchronization scripts (identified by the version). The results appear in the Script-testing window.
Options Displays the Test Scripts Options dialog where you can specify the synchronized table order for the synchronization script you are testing.