Integration Platform Technologies: Siebel eBusiness Application Integration Volume II > Business Services >

Creating a Business Service in the Siebel Client


You can define business services in the Siebel client using the Business Service Administration screens. The business services you create in the client are stored in the Siebel Database. This section illustrates the creation of business services using the Business Service Methods screen, which includes applets to create and display the business service.

To define a business service in the Siebel Client

  1. From the application-level menu, choose View > Site Map > Business Service Administration > Business Service Methods.
  2. Click New to create a new record in the Business Service list applet.
  3. Name. Name of the business service.

    Cache. If checked then the business service instance remains in existence until the user's session is finished; otherwise, the business service instance will be deleted after it finishes executing.

    Inactive. Check if you do not want to use the business service.

  4. Define methods for the business service in the Methods list applet.
  5. Name. Name of the method.

    Inactive. Check if you do not want to use the method.

  6. Define method arguments for the methods in the Method Arguments list applet.
  7. Name. Name of the method argument.

    Type. The type of the business service method argument. Valid values are Output, Input, and Input/Output.

    Optional. Check if you do not want this argument be optional.

    Inactive. Check if you do not want to use the argument.

  8. Write your Siebel eScript or VB code in the Business Service Scripts list applet.
  9. NOTE:  To write any Siebel VB script in the Business Services, your deployment platform must support Siebel VB.

  10. Click Check Syntax to check the syntax of the business service script.

 Integration Platform Technologies: Siebel eBusiness Application Integration Volume II 
 Published: 18 July 2003