Integration Platform Technologies: Siebel Enterprise Application Integration > Business Services > Creating Business Services in Siebel Tools >

Writing Business Service Scripts


Business service scripts supply the actual functionality of the business service in either Siebel VB or Siebel eScript. As with any object, the script you provide is attached to the business service.

To write business service scripts

  1. In Siebel Tools, select the business service for which you want to write a script.
  2. Right-click, and then choose Edit Server Scripts.

    The Siebel Script Editor appears.

  3. Select either Siebel eScript or Visual Basic for your scripting language.
  4. Select Service_PreInvokedMethod as the event handler.

    NOTE:  To write any Siebel VB script in the Business Services, the operating system you are using must support Siebel VB.Siebel VB is not supported in UNIX environments.

  5. Type your script into the Script Editor.

    NOTE:  Write your business service in Siebel eScript if you want to use the DTE scripts. For information on scripting, see Using Siebel Tools.

Integration Platform Technologies: Siebel Enterprise Application Integration Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices.