Using Script to Add Business Logic to a Business Component

You can use Server Script or Browser Script to add business logic to a business component.

To use script to add business logic to a business component

  1. Open the Siebel Script Editor.

    For more information, see Examples of Using Siebel Visual Basic and Siebel eScript.

  2. In the navigation tree of the Siebel Script Editor, choose an event in the BusComp Tree.

  3. In the Siebel Script Editor window, write your script.

  4. Choose the Debug menu, and then the Check Syntax menu item.

    The Check Syntax menu item is available only for Server Script.

  5. Save the modifications.

  6. Choose the Tools menu, and then the Compile Selected Objects menu item.

  7. Choose the Debug menu, and then the Start menu item.