Upgrade Guide for Microsoft Windows > Migrating Client Configurations >

Migrating Scripts


You can write two types of scripts —server scripts and browser scripts—to add procedural logic to an application configuration. For upgrades to Release 7.x, you must migrate scripts on UI objects to browser script or server script.

This section describes how to modify the following types of scripts during the migration:

You must migrate Release 6.x scripts written on applets to applet server scripts or business component server scripts, or you must rewrite them as browser scripts.

Applet script migration includes the following types of tasks:

To identify the number of 6.x applet scripts to be reviewed or migrated, look at the Object List Editor in Flat mode in Siebel Tools.

You must review Release 6.x scripts on the business components, business services, and application to identify references to methods, such as UI methods, that can not be accessed from server scripts. To locate server side scripts that you may need to modify, run the Siebel Tools Validator on business components, business services, and applications for which the Scripted flag is set to True.

You must modify Release 6.x business component and application scripts that contain references to UI methods. For example, you need to replace calls to MsgBox with calls to the RaiseError/RaiseErrorText method. Other modifications may include moving scripts to Browser script. For more information, see Siebel Tools Online Help.


 Upgrade Guide for Microsoft Windows
 Published: 20 October 2003