Siebel Self Service Administration Guide > Business Services for Oracle Policy Automation > PUB OPA Utilities Service >

UpsertRecord Method


This method performs add, update, and query operations on a business object and business component. It requires the following input arguments:

  • BO Name. The value for this input argument is the business object name for the application.
  • BC Name. The value for this input argument is the business component name for the application associated with the business object.
  • Method. The value for this input argument is the operation (for example, Upsert or Query).
  • Search Spec. The value for this input argument is the search specification to apply when performing the operation.

You can pass an input field and output field to this method in the following format:

InputField:Input parameter name

OutputField:Output parameter name

You can pass any number of input fields and get any number of output fields using this method. Consequently, any input and output field on any business object and business component can use this method.

Siebel Self Service Administration Guide Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices.