When I access ‘Sitemap>Administration-Server Configuration’ and ‘Sitemap>Administration-Server Management’ with Siebel8.0 Mobile Web Client (Thick client), a ‘Siebel Web Session’ Error Message appears as follows:
The User ID or password that you entered is incorrect.
Please check the spelling and try again.
If you click OK button to close this dialog box, a new Login Screen will be showing. And default ‘Connect to’ text field is ‘Gateway’. You are NOT able to modify this value.
In addition, I’m sure that my inputs are correct. And I can access these two screens with same user ID and password with Siebel8.0 Web Client (thin client) successfully.
Solution:
Re-configure *.cfg file as below,
[GatewayDataSrc]
ConnectString = CHANGE_ME
PrimaryEnterprise = CHANGE_ME
DLL = sscda10.dll
Hidden = TRUE
For example,
[GatewayDataSrc]
ConnectString = vm09
PrimaryEnterprise = SIA80
DLL = sscda10.dll
Hidden = TRUE
本文介绍了一个关于 Siebel 8.0 Mobile WebClient 在尝试访问特定管理配置页面时出现的错误问题及解决方案。当使用 Thick Client 尝试登录时会收到错误消息,提示用户名或密码不正确,尽管输入的信息无误。文章详细描述了如何通过重新配置 *.cfg 文件来解决这一问题。
3795

被折叠的 条评论
为什么被折叠?



