FINS CAP Buscomp Handler Business Service

FINS CAP Buscomp Handler Business Service provides the ability perform data operations such as query, update, and insert within the context of a business rules process.

Note: The business component is established without the context of the business object. Pay special care to identify the user keys for each record when inserting and setting values. Additionally, the normal Siebel error handling resulting from the business object context is not enforced.

FINS CAP Buscomp Handler Business Service provides the following five methods:

  • Query

  • NextRecord

  • GetFieldValue

  • SetFieldValue

  • InsertRecord

All of these methods need a BusComp variable to be defined under the business service step definition. See Defining a Step for a Business Rule Process Procedure for details on defining a business service step.