Table 53. Tags of the Object Tag of the siebel_meta_info.xml File
|
|
|
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 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 CRM Desktop uses for this type of object in the user interface. |
LabelPlural |
String |
Plural label that CRM Desktop uses for this type of object in the user interface. |
SiebMsgXmlCollectionElemName |
String |
Name of collection XML element that CRM Desktop uses in a Siebel message. |
SiebMsgXmlElemName |
String |
Name of the XML element that CRM Desktop uses in a Siebel message. |
SyncFrequency |
Numeric |
Identifies how often CRM Desktop synchronizes the type, measured in seconds. If you set SyncFrequency to:
- 0. CRM Desktop synchronizes the type during every synchronization session.
- A positive integer. 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. |