Siebel Product Administration Guide > Siebel Configurator API Reference > Object Broker Methods >

ResetObjInSKC Method


This method posts a request to invalidate a specific cached object definition. The application does thislogically by querying the ISS VOD Cache Sync business component to find the record based on the Type and VodId input parameters. If a record is found then the field values for that specific record are reset.

Input Arguments
  • Type. The type of the VOD object. Valid values are: ISS_ATTR_DEF, ISS_CLASS_DEF or ISS_PROD_DEF.
  • VodId. The value of the VOD object Id. This value must match the value found in either the S_VOD.OBJECT_NUM or the S_PROD_INT.CFG_MODEL_ID field.

NOTE:  Both input arguments are required.

Output Arguments

Not applicable.

Siebel Product Administration Guide Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.