资源描述
1. 客户机上的安装 1
1.1. Siebel web client 1
1.2. Siebel tools 12
1. 客户机上的安装
1.1. Siebel web client
在安装前先把IE浏览器设置的高级里的禁用脚本调试取消勾选,如下图
取消勾选
此目录下
运行oui.exe进行安装
点击下一步
名称和路径用默认
这里可能会出现一个警告,是正常的,手动勾选通过验证
语言英文和中文都勾选上
点击下一步
选择安装Developer web client
选择Oracle数据库
表所有者 SIEBEL
数据库别名 orcl
在这一步,我们需要指定file system的路径,依然需要手动新建一个文件夹 fs
目录位置
新建一个文件夹fs
指定fs文件夹的位置
填入服务器的ip地址
网关IP地址
服务器名称,我们依然用SBA_81
服务器ip地址
这里的两项用默认值
点击安装
正在安装
安装的过程中会弹出IE窗口,会下载一个ActiveX控件,如果IE安全提示,要允许,要把IE的安全级别设置为中低,并且允许所有的ActionX选项,直到出现the download is complete,you may close the window这句话,表示成功,关闭IE。
安装结束后,点击退出。
弹出确定提示,点击是。
1.2. Siebel tools
简单方法:
按系统默认的安装到C盘根目录。
将原来的C盘目录复制到新的Siebel tools对应目录即可。
安装步骤如下:
运行oui.exe
在此相对路径下
点击下一步
选择 Siebel business application tools 8.1.1.0.0开发版
名称用默认,指定安装路径。
点击下一步
中文和英文都勾选
我们用的是Oracle数据库
表所有者
SIEBEL
数据库别名
orcl
这里需要指定fs所在位置,点击浏览。
在tools目录下新建一个文件夹fs
在此处指定fs路径
服务器的ip地址
服务器名称填写SBA_81
服务器的ip地址
点击安装
开始安装了
安装结束了,点击退出。
询问是否退出,选是。
右键,属性
修改为chs
修改为chs,这里的目的是加载chs目录下的配置文件
C:\Siebel\8.1\Tools_1\BIN\CHS\tools.cfg
[Siebel]
RepositoryFile = siebel_sia.srf
ApplicationName = Siebel Tools
ApplicationTitle = Siebel Tools
ApplicationSplashText = Siebel Tools
Vertical = SIA
ComponentName = Siebel Tools Client
DataSource = Local
Version = 100
ClientRootDir = C:\Siebel\8.1\Tools_1
TempDir = C:\Siebel\8.1\Tools_1\temp
ClientFileServSupport = TRUE
MultiCurrency = TRUE
EnableScripting = TRUE
EnableOLEAutomation = TRUE
OLEAutomationDLL = sscfole.dll
EnableCORBA = %ENABLE_CORBA%
CORBADLL = %CORBA_DLL%
JseCorbaConnector = %JSECORBACONNECTOR%
ReportsODBCDataSource = %REPORTS_DATA_SOURCE%
LocalDbODBCDataSource = SSD Local Db default instance
ServerDbODBCDataSource = SSD default instance /////去ODBC中配置
DockRepositoryName = Siebel Repository
HoldExportOdbcConnection = FALSE
LargeFont = Tahoma-8-normal
SmallFont = Tahoma-8-normal
AppletTitleFont = Tahoma-10-normal
Language = CHS
WebClientSiteDir = C:\Siebel\8.1\Tools_1\public\enu
AccessDir = $(AccessRoot)
DocumentIntegrator =
EnablePersonalization = TRUE
EnableRuntimeEvents = FALSE
EnableToolsConstrain = FALSE
EnableObjectCOCI = TRUE
PerspectiveFile = standard.xml
; SymStrPrefix parameter needs to be X_ for Siebel Customers.
SymStrPrefix = X_
PersonalizationLog =
; SecurityAdapter = LDAP
; UsernameBCField =
ClientConfigurationMode = Web
[InfraObjMgr]
RequestServerName =
[DataSources]
Local = 本地
Sample = 样品
ServerDataSrc = 服务
[Local]
Docked = FALSE
ConnectString = C:\Siebel\8.1\Tools_1\local\sse_data.dbf -q -m -x NONE -gp 4096 -c256m -ch256m
TableOwner = SIEBEL
DockedDBFilename = CHANGE_ME
DLL = sscdw9.dll
SqlStyle = Watcom
MaxCachedCursors = 16
MaxCachedDataSets = 16
ReverseFillThreshold = 100
CaseInsensitive = FALSE
InsensitivityFactor = 2
DockTxnsPerCommit = 500
DockConnString = 100.168.1.80
AutoStopDB = FALSE
EnterpriseServer = 100.168.1.80
DSHashUserPwd=TRUE
DSHashAlgorithm=RSASHA1
[Sample]
Docked = FALSE
ConnectString = C:\Siebel\8.1\Tools_1\sample\UTF8\sse_samp.dbf -q -m -x NONE -gp 4096 -c40m -ch60m
TableOwner = SIEBEL
DockedDBFilename = CHANGE_ME
DLL = SSCDW9.DLL
SqlStyle = Watcom
MaxCachedCursors = 16
MaxCachedDataSets = 16
ReverseFillThreshold = 100
CaseInsensitive = TRUE
InsensitivityFactor = 2
FileSystem = C:\Siebel\8.1\Tools_1\sample\files
AutoStopDB = FALSE
[ServerDataSrc]
Docked = TRUE
ConnectString = ausiebel
TableOwner = siebel
DLL = sscdo90.dll
SqlStyle = OracleCBO
MaxCachedCursors = 16
MaxCachedDataSets = 16
ReverseFillThreshold = 100
CaseInsensitive = FALSE
InsensitivityFactor = 2
FileSystem = C:\Siebel
GatewayAddress = 100.168.1.80
EnterpriseServer = 100.168.1.80
CurrentSQLID = CHANGE_ME
MaxCursorSize = -1
PrefetchSize = -1
[SAPSubsys]
SAPRfcUserName = CHANGE_ME
SAPRfcPassword = CHANGE_ME
SAPRfcConnectString = DEST=CHANGE_ME CLIENT=CHANGE_ME LANG=CHANGE_ME
SAPCodepage = CHANGE_ME
[DBWizSubSys]
DBWizUserName = CHANGE_ME
DBWizPassword = CHANGE_ME
DBWizODBCDataSource = CHANGE_ME
DBWizTableOwner = CHANGE_ME
[ExtDBSubSys]
ExtDBUserName = CHANGE_ME
ExtDBPassword = CHANGE_ME
ExtDBODBCDataSource = CHANGE_ME
ExtDBTableOwner = CHANGE_ME
[SecurityAdapters]
LDAP = LDAP
[LDAP]
DllName = %LDAP_DLL%
ServerName =
Port = 389
BaseDN =
SharedCredentialsDN =
UsernameAttributeType = uid
PasswordAttributeType = userPassword
CredentialsAttributeType = credentials
RolesAttributeType =
SslDatabase =
ApplicationUser =
ApplicationPassword =
EncryptApplicationPassword = FALSE
EncryptCredentialsPassword = FALSE
SingleSignOn = FALSE
TrustToken =
UseAdapterUsername = FALSE
SiebelUsernameAttributeType =
; UseRemoteConfig =
[InfraUIFramework]
RequiredIndicator = ICON_REQUIRED
ScreenJumpTabRightOnBitmap = JUMPTAB_NEXT_ON
ScreenJumpTabRightOffBitmap = JUMPTAB_NEXT_OFF
ScreenJumpTabRightBlankBitmap = JUMPTAB_BLANK
ScreenJumpTabLeftOnBitmap = JUMPTAB_PREV_ON
ScreenJumpTabLeftOffBitmap = JUMPTAB_PREV_OFF
ScreenJumpTabLeftBlankBitmap = JUMPTAB_BLANK
ViewJumpTabRightOnBitmap = JUMPTAB_NEXT_ON
ViewJumpTabRightOffBitmap = JUMPTAB_NEXT_OFF
ViewJumpTabRightBlankBitmap = JUMPTAB_BLANK
ViewJumpTabLeftOnBitmap = JUMPTAB_PREV_ON
ViewJumpTabLeftOffBitmap = JUMPTAB_PREV_OFF
ViewJumpTabLeftBlankBitmap = JUMPTAB_BLANK
ScreenTabOpenOnBitmap = SCRNTAB_OPN_ON
ScreenTabMidOnBitmap = SCRNTAB_MID_ON
ScreenTabCloseOnBitmap = SCRNTAB_CLS_ON
ScreenTabOpenOffBitmap = SCRNTAB_OPN_OFF
ScreenTabMidOffBitmap = SCRNTAB_MID_OFF
ScreenTabCloseOffBitmap = SCRNTAB_CLS_OFF
ViewTabOpenOnBitmap = VIEWTAB_OPN_ON
ViewTabMidOnBitmap = VIEWTAB_MID_ON
ViewTabCloseOnBitmap = VIEWTAB_CLS_ON
ViewTabOpenOffBitmap = VIEWTAB_OPN_OFF
ViewTabMidOffBitmap = VIEWTAB_MID_OFF
ViewTabCloseOffBitmap = VIEWTAB_CLS_OFF
ViewBarCaption = "显示:"
ListRowStyle = "Siebel List"
SystemSWSName = CCHTMLStyles.sws
;UserSWSName = //for customer use only
SortAscendingBitmap = SORT_UP
SortDescendingBitmap = SORT_DOWN
SortAscendingDisabledBitmap = SORT_UP_ON
SortDescendingDisabledBitmap = SORT_DOWN_ON
SortAscendingCaption = "<img src='images/icon_sort_up.gif' alt='递增排序' border=0>"
SortDescendingCaption = "<img src='images/icon_sort_down.gif' alt='递减排序' border=0>"
;EditFieldCaption = "<img src='images/btn_select.gif' width=39 height=15 border=0 alt='选择' align='absmiddle'>"
EditFieldCaption = "<img src='images/icon_select.gif' width=14 height=14 border=0 alt='选择' align='absmiddle'>"
EditFieldType = Link
CalendarFieldCaption = "<img src='images/icon_calendar.gif' width=16 height=15 border=0 alt='输入' align='absmiddle'>"
CalendarFieldType = Text
CalculatorFieldCaption = "<img src='images/icon_calculator.gif' width=16 height=15 border=0 alt='输入' align='absmiddle'>"
CalculatorFieldType = Text
MarkupLanguage = HTML
ShortCommands = FALSE
EncryptNames = FALSE
AllowAnonUsers = TRUE
SystemSWFName = CCHtmlType.swf
;UserSWFName =
UserAgentFile = ua.ini
EnableWebClientAutomation = FALSE
ClientBusinessService0 = "Message Bar"
ClientBusinessService1 = "Communications Client"
ClientBusinessService2 = "ContentBase - Asset Publish Service"
ClientBusinessService3 = "ContentBase - Asset Version Publish"
ClientBusinessService4 = "Workflow Process Manager"
[ThinClientUpgrade]
VersionCheck1 = "<00" C:\Siebel\8.1\Tools_1\sample\tcupgrade.html
[Internet]
TableOwner = CHANGE_ME
SqlStyle = OracleCBO
运行 Siebel tools,用用户名和密码SADMIN,连接到服务,登陆。
(设置为中文 tools)
进入tools以后,点击view菜单下的options
在language settings标签里的language设为CHS 中文。
执行完上面的操作就可以退出tools。
Checkout
系统启动慢,在客户开发机关闭如下服务:
本地工具的配置文件
C:\Siebel\8.1\Client_1\BIN\chs\ loyalty.cfg
;; PLEASE KEEP IN SYNC WITH HORIZONTAL'S UAGENT.TCG
;; At the top of each section, we have listed if the parameters are
;; being read from the cfg file for Server based Object Manager
;; components
;; If the section below says "Client-only" section, then the parameter
;; values listed here will not be read from this cfg file but from
;; parameters as defined during the configuration for the Siebel Enterprise
;; In effect the parameter values will be read from the gatewaysrvr/shared
;; memory. If you need to change the values for any of these parameters
;; please use the Server Admin screens or servermanager line mode to
;; change the values. At the top of each section, it also lists where
;; the parameter values are defined, i.e. are thay component parameters
;; or named subsystem parameters.(This is visible to the complete enterprise.)
;;
;; For Developers, If you need to change values during configuration
;; for Object Manager components, please change the srvrdefs.tdt file
;;
;; For Users, If you need to change the values after configuration
;; for Object Manager components, go to the relevant Server Admin screen
;; and update parameters.
;;
;;
;;
;; The following Siebel Section is a client-only section.
;; It is a part of object manager parameters for the server components
[Siebel]
RepositoryFile = siebel_sia.srf
ApplicationName = Siebel Loyalty
ApplicationTitle = Siebel Loyalty
ApplicationSplashText = Siebel Loyalty
Vertical = SIA
ComponentName = Siebel Loyalty
ShowMessageBar = User Enabled
MessageBarUpdateInterval = 120
DataSource = Local
ClientRootDir = C:\Siebel\8.1\Client_1
TempDir = C:\Siebel\8.1\Client_1\temp
JTCHelpURL = $(JTCHelpURL)
Version = 100
ClientFileServSupport = TRUE
MultiCurrency = TRUE
EnableScripting = TRUE
EnableOLEAutomation = TRUE
OLEAutomationDLL = sscfole.dll
EnableCORBA = %ENABLE_CORBA%
CORBADLL = %CORBA_DLL%
JseCorbaConnector = %JSECORBACONNECTOR%
ReportsODBCDataSource = Siebel Reports: Access
ServerDbODBCDataSource = SSD default instance
DockRepositoryName = Siebel Repository
HoldExportOdbcConnection = FALSE
LocalDbODBCDataSource = SSD Local Db default instance
LargeFont = Verdana-8-normal
SmallFont = Verdana-8-normal
DefaultChartFont = Verdana-10-normal
NavBarItemFont = Verdana-8-bold
NavBarSelectFont = Verdana-8-bold
NavBarTitleFont = Verdana-10-bold
AppletTitleFont = Verdana-10-bold
Language = CHS
SrvrUpdateInterval = 60
SrvrTimeOutInterval = 600
EnablePersonalization = TRUE
PersonalizationLog =
DocumentIntegrator =
WebClientSiteDir = C:\Siebel\8.1\Client_1\public\chs
AccessDir = $(AccessRoot)
SearchEngine = Fulcrum
SearchDefName = Call Center Definition
SearchInstallDir = $(SearchInstallDir)
RemoteSearchServer = True
RemoteSearchServerPath = localhost/tcp2048
EnableFQDN = TRUE
;FQDN =
; UsernameBCField =
;; This is a client-only section ( for example siebel.exe)
;; All the data sources shown below are defined as
;; named subsystems in the Siebel Enterprise. To change the values
;; for these datasources, use the following command
;; In the line mode srvrmgr
;; > change param paramname="<value>" for named subsystem <named subsys name>
;; In the case below it will be Local/Sample/ServerDataSrc/GatewayDataSrc
[DataSources]
Local = 本地
Sample = 样品
ServerDataSrc = 服务
GatewayDataSrc = Gateway
[Local]
Docked = FALSE
ConnectString = C:\Siebel\8.1\Tools_1\local\sse_data.dbf -q -m -x NONE -gp 4096 -c15p -ch25p
TableOwner = SIEBEL
DockedDBFilename = CHANGE_ME
DLL = sscdw9.dll
SqlStyle = Watcom
MaxCachedCursors = 16
MaxCachedDataSets = 16
ReverseFillThreshold = 100
DockTxnsPerCommit = 500
DockConnString =100.168.1.80
ChartServer = localhost:8001
ChartImageFormat = png
AutoStopDB = FALSE
EnterpriseServer = 100.168.1.80
UseCachedExternalContent = TRUE
DSHashUserPwd=FALSE
[Sample]
Docked = FALSE
ConnectString = C:\Siebel\8.1\Client_1\sample\UTF8\sse_samp.dbf -q -m -x NONE -gp 4096 -c40m -ch60m
TableOwner = SIEBEL
DockedDBFilename = CHANGE_ME
DLL = SSCDW9.DLL
SqlStyle = Watcom
MaxCachedCursors = 16
MaxCachedDataSets = 16
ReverseFillThreshold = 100
FileSystem = C:\Siebel\8.1\Client_1\sample\files
ChartServer = localhost:8001
ChartImageFormat = png
SymbolicURLSuffix = _Demo
AutoStopDB = FALSE
[ServerDataSrc]
Docked = TRUE
ConnectString = ausiebel
TableOwner = siebel
DLL = sscdo90.dll
SqlStyle = OracleCBO
MaxCachedCursors = 16
MaxCachedDataSets = 16
ReverseFillThreshold = 100
FileSystem = C:\Siebel\att
GatewayAddress = 100.168.1.80
EnterpriseServer = 100.168.1.80
RequestComponent = $(RequestComponent)
RequestServer
展开阅读全文