我是靠谱客的博主 单纯羊,最近开发中收集的这篇文章主要介绍Siebel Issue: Could NOT access Administration-Server Configuration and Management in S80,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

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

转载于:https://www.cnblogs.com/duadu/archive/2009/08/11/6335638.html

最后

以上就是单纯羊为你收集整理的Siebel Issue: Could NOT access Administration-Server Configuration and Management in S80的全部内容,希望文章能够帮你解决Siebel Issue: Could NOT access Administration-Server Configuration and Management in S80所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(92)

评论列表共有 0 条评论

立即
投稿
返回
顶部