Below are the steps that we need to follow in order to configure the external data source in Thin client:
1. Navigate to Administration - Server Configuration screen
2. Create a Data Source definition same as 'Server Datasource’.
3. Navigate to the Administration - Server Configuration > Enterprises > Compoent Definitions
4.
Copy an existing record that has a Subsystem Type of InfraDatasources.
Change the Profile and Alias properties to the Data Source name configured in Siebel Tools.
Update the profile parameters to correspond to the external RDBMS:
DSConnectString = the data source connect string.
DSSSQLStyle = database SQL type.
DSTableOwner = data source table owner.
DSUsername = default user name used for connections.
DSPassword = default password used for connections.
NOTE: The DSUsername and the DSPassword parameters are optional. If specified, this willoverride the default user name and password.
Change the Profile and Alias properties to the Data Source name configured in Siebel Tools.
Update the profile parameters to correspond to the external RDBMS:
DSConnectString = the data source connect string.
DSSSQLStyle = database SQL type.
DSTableOwner = data source table owner.
DSUsername = default user name used for connections.
DSPassword = default password used for connections.
NOTE: The DSUsername and the DSPassword parameters are optional. If specified, this willoverride the default user name and password.
No comments:
Post a Comment