Siebel CRM Desktop for Microsoft Outlook Administration Guide > XML Files Reference > XML Code for Meta Information >

Object Tag of the siebel_meta_info.xml File


You can use the object tag to define an object type that Siebel CRM Desktop supports. Table 35 describes the tags that Siebel CRM Desktop supports.

Table 35. Tags of the Object Tag of the siebel_meta_info.xml File
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, then Siebel CRM Desktop synchronizes the type during every synchronization session. If you enter a positive integer, then 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 preferred 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.

Siebel CRM Desktop for Microsoft Outlook Administration Guide Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.