Siebel Object Interfaces Reference >

What's New in This Release


What's New in Siebel Object Interfaces Reference, Version 8.1, Rev A

Table 1 lists changes in this version of the documentation to support release 8.1.1.5 of the software.

Table 1. What's New in Siebel Object Interfaces Reference, Version 8.1, Rev A
Topic
Description

Determining the Total Number of Open Connections

New topic. The siebel.conmgr.poolsize property and the Min MT Server parameter determine the total number of open connections.

Registering a Business Service with a Siebel Application

New topic. If you use Browser Script that calls a business service, then you must register that business service with the Siebel application.

How Siebel CRM Handles Duplicate Records with the ExecuteQuery Method

New topic. If Siebel CRM detects duplicate records when it executes the ExecuteQuery method, then the work it performs to resolve the duplicates depends on the value of the cursorMode argument.

NextRecord Method for a Business Component

Revised topic. You can use the NextRecord method with Browser Script.

CreateFile Method for a Business Component

Revised topic. The file that Siebel CRM creates from an external source is compressed in a Siebel proprietary format. Siebel CRM uploads and stores it in that format on the Siebel File System.

GetFirstProperty Method for a Business Service

Revised topic. The order in which Siebel CRM stores properties in a property set is random. The GetFirstProperty method and the GetNextProperty method might return any business service property.

Additional Changes

This book has been reformatted to improve usability.

What's New in Siebel Object Interfaces Reference, Version 8.1

Table 2 lists changes in this version of the documentation to support release 8.1 of the software.

Table 2. What's New in Siebel Object Interfaces Reference, Version 8.1
Topic
Description

Mobile Web Client Automation Server

To enable the Mobile Web Client Automation Server, you set the EnableWebClientAutomation parameter to TRUE in the InfraUIFramework section of the Siebel application configuration (CFG) file.

ActivateField Method for a Business Component

Added a caution not to use the ActivateField method on user interface (UI) context objects.

GetMultipleFieldValues Method for a Business Component

You cannot use the same instance of a property set for both arguments of GetMultipleFieldValues.

Added an example.

UndoRecord Method for a Business Component

Business Component Methods for Browser Script

You can use the UndoRecord method in Browser Script.

Siebel Object Interfaces Reference Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.