Configuration Guide for Siebel Offline Client for Life Sciences > Configuration Files, Filter Definitions, and Calculated Expressions > Data Source Configuration File >

Schema of the datasources.xml File


The following code shows the schema of a datasources.xml file. Replace the italicized items with object names, field names, or values in the datasources.xml file:

ListOfDataSources: <ListOfDataSources SyncPeriod="nn">

<SYS_DataSource>

SYS_DataSource

</SYS_DataSource>

SYS_DataSource: <SYS_DataSource id="xxx"

applicationLogin="Y|N"

caseSensitive="y|N"

BackupsToKeep="nn">

<LoginURL>xxx</LoginURL>

<LoginMethod>SiebelOD</LoginMethod>

<SessionLength>nn</SessionLength>

<MessageType>xxx<</MessageType>    

// For Siebel CRM, xxx is Flat.

<AuthenticationValidity>AuthenticationValidity</AuthenticationValidity>

<ListOfEntitySyncRts>ListOfEntitySyncRts</ListOfEntitySyncRts>

</SYS_DataSource>

AuthenticationValidity: <AuthenticationValidity unitOfMeasure="D">nn

</AuthenticationValidity>

ListOfEntitySyncRts: <ListOfEntitySyncRts>

SYS_EntitySyncRt

</ListOfEntitySyncRts>

SYS_EntitySyncRt: <SYS_EntitySyncRt id="xxx" filterLabel="xxx"

wsdlName="xxx"

lifetime="nn"

syncType="x"

fileName="xxx">

40

</SYS_EntitySyncRt>

Configuration Guide for Siebel Offline Client for Life Sciences Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.