Object Tag of the Siebel Meta Information File

You can use the object tag to specify an object type that Siebel CRM Desktop supports. The following describes the tags that Siebel CRM Desktop supports.

Tag Type Description

EnableGetIDsBatching

Binary: yes or no

Allows or disallows batching for IDs for each command. The following values are valid:

  • False. Disallows ID batching for a get command.

  • True. Allows ID batching for a get command.

IntObjName

String

Name of the integration object that Siebel CRM Desktop uses for requests.

IsAssociation

Binary: yes or no

Indicates if this type of object is an association object.

IsCascadeDelete

Binary: yes or no

Not currently used.

IsTopLevel

Binary: yes or no

Indicates if a request for this type of object must be wrapped in a request for an object of some parent type.

Label

String

Label that Siebel CRM Desktop uses for this type of object in the user interface.

LabelPlural

String

Plural label that Siebel CRM Desktop uses for this type of object in the user interface.

SiebMsgXmlCollectionElemName

String

Name of collection XML element that Siebel CRM Desktop uses in a Siebel message.

SiebMsgXmlElemName

String

Name of the XML element that Siebel CRM Desktop uses in a Siebel message.

SyncFrequency

Numeric

Identifies how often Siebel CRM Desktop synchronizes the type, measured in seconds. If you set SyncFrequency to:

  • 0. Siebel CRM Desktop synchronizes the type during every synchronization session.

  • A positive integer. Siebel CRM Desktop queries the Siebel Server for the records of this type in the time interval you define, starting from the time the type was last queried.

TypeId

String

Unique ID of this type of object.

UpsertBusObjCacheSize

Numeric

Request attribute that defines the cache size for each upsert operation for each object type. The Siebel API uses this information. The following values are valid:

  • 5. Default value for all types.

  • 0. Special value that you can use to resolve a problem that might exist with primaries.

ViewMode

String

Default ViewMode for this type of object.