Siebel SmartScript Administration Guide > Extending Scripts with Siebel VB and Siebel eScript >

About SmartScript Object Types


Within a script, you can refer to virtual business components in the same way that you refer to other business components. Virtual business components are a class of business component that access external data (data stored outside the Siebel database). Virtual business components allow you to present and manipulate external data using the Siebel user interface without having to replicate the data inside the Siebel data model.

Siebel VB and Siebel eScript recognize the following items as SmartScript object types:

  • SmartScript
  • SmartScriptPage
  • SmartScriptQuestion
  • SmartScriptAnswer
Siebel SmartScript Administration Guide Copyright © 2006, Oracle. All rights reserved.