在印度班加罗尔工作期间积累或者Copy:

1.   Environment Issue: Using a language EAI Object managereai_fra with a web service returns Http 404 in Dev and E2E

1.1Reason: because of web server virtual directory mapping

1.WebServer mapping does notmapping http eai_fra request to Siebel SWSE plugin

2.SWSE does not grant access to EAISiebel Object Manager(FRA)

1.2Solution:

Modify http.confand eapps_sia.cfgfiles which are the corresponding configuration files forApache Webserver andSWSE .

                   Add following Entry in http.conf

Alias/eai_fra/home/siebel/tgtdevent/SWSE1/public/fra

Addfollowing strings in eapps_sia.cfg

[/eai_fra]

ConnectString= siebel.TCPIP.None.None://siebdev:2321/XXX/EAIObjMgr_fra

WebPublicRootDir=/home/siebel/XXX/SWSE1/public/fra

SiebEntSecToken=

2. RuntimeEvent can not work in FRA environment but works in ENU environment

2.1Reason: FRA Runtime event related LOV for does not active and FRA workflowproblem.

2.2Solution:Active all LOVs with Type ‘CT_*’ and check translate and Multilingual to Y.

Createseparate component for FRA workflow process manager component

3.      BCwith hierarchy Picklist Insert operation error: Picklist value invalid

3.1Reason:actuallythe LOV value exists in the List of values, but the sequence of insert hasproblem

3.2Solution:Changethe Field Input Arguments’ sequence order by reverse sequence with First childthen parent

Forexample SR Sub Area’s sequence 1, SR Area’s sequence 2, SR Type’s sequence 3

4.      SiebelServer cannot startup but can access from soap UI to EAI Object Manager

4.1Reason:SADMINContact Administrator’s prefer language code was removed

Solution:Reset Administrator’s language code to ENU

5.      Webservice Session token expired issue: Middleware ‘AIA’ invokes Siebel’s webservice with session type stateless sometimes has error that that session tokenhas expored

5.1 Reason: Session related parameters problem

5.2 Solution:

addfollowing parameter under both for eai_enu and eai_fra sections in eapps.cfgServer(Bounce the server afterthat) which you can change to some number as the          performance requirement, the timeunit is minute:

SWSENoSessInPref= true

SessionTokenTimeout= 15

SessionTimeout= 15

6.      ServiceRequest SLA calculated commit time is wrong:

6.1 Reason:Actually the metrics setting under Administration-Contracts’ Entitlement templatesMetrics which is used to calculated the commit time.

Butthe System Reference parameter ‘Default Time Zone’ underAdministration – Application System Reference is not correct time

6.2 Solution:Change the System Reference parameter ‘Default Time Zone’ value equals tothe Subservience time zone, also can change the user referenceprofile’s           timezone if users’ working regions are in difference time zones.

7. Multilingualor global deployment problems:

Run time event problem

MLOV valuestranslate or Multilingual and table column ‘s translate table set to‘S_LST_OF_VAL’

Time Zonereference setting, Currency setting, Locale Format setting for date,number etc

Translate:Error message translate , View Link, Order Manager message types, OrderValidation Rule Message, Symbolic string,

applet layout problem

Createdifferent language Object Manager Components

Web ServerVirtual Directory created for difference language Object Manager Components

Updateeapps.cfgfor Virtual Directory

Tips: Test earlier for Other language even at UT phase for UI business, interfaces.

多语言环境下的开发部署问题相关推荐

  1. 超详细Windows环境下使用Apache部署Django项目教程

    目录 超详细Windows环境下使用Apache部署Django项目教程 1.什么是Apache 2.安装并配置Apache 2.1 下载Apache 2.2 解压Apache到文件夹 2.3 配置c ...

  2. CentOS 8环境下GitBlit安装部署

    目录: 一.安装jdk 二.GlitBli搭建 三.Git搭建 阅读本文前建议先阅读另一篇关于Windows环境下的GitBlit部署,之后在Linux上会熟练很多哦(⊙o⊙).传送门:Windows ...

  3. PaddleOCR——Visual Studio 2019 环境下C++推理部署 CMake 编译解决方案

    PaddleOCR--Visual Studio 2019 环境下C++推理部署 CMake 编译解决方案 官方文档 环境配置 Step1: 下载PaddlePaddle C++ 预测库 paddle ...

  4. android studio3.12,Android Studio V3.12环境下TV开发教程(六)提供卡片视图

    Android Studio V3.12环境下TV开发教程 文章源自:光谷佳武 https://blog.csdn.net/jiawuhan/article/details/80619656 在上一课 ...

  5. 非域环境下使用证书部署数据库(SqlServer2008R2)镜像

    非域环境下使用证书部署数据库(SqlServer2008R2)镜像 前言 部署数据库镜像一般有两种方式域环境下部署http://liulike.blog.51cto.com/1355103/33918 ...

  6. WSL+VSCODE体验UBUNTU环境下的开发

    首先安装 WSL,我这里选择的是 ubuntu18.04 这个应用. 切换 WSL 的默认用户为 root 用户 切换成 root 用户主要是避免后续开发中遇到权限问题比较麻烦,直接默认 root 解 ...

  7. linux 下 storm环境搭建,Storm在Ubuntu环境下的单机部署

    Storm在Ubuntu环境下的单机部署 目录 查看Ubuntu 安装JDK 安装Pythod 安装Zookeeper 安装ZeroMQ 安装Jzmp 安装Storm 查看Ubuntu是32位还是64 ...

  8. windows环境下Eclipse开发MapReduce程序遇到的四个问题及解决办法

    按此文章<Hadoop集群(第7期)_Eclipse开发环境设置>进行MapReduce开发环境搭建的过程中遇到一些问题,饶了一些弯路,解决办法记录在此: 文档目的: 记录windows环 ...

  9. Linux环境下ARM开发工具TrueSTUDIO初体验

    Linux环境下ARM开发工具TrueSTUDIO初体验 TrueSTUDIO是Atollic公司出品的ARM开发工具,号称"The best FREE C/C++ IDE for ARM® ...

最新文章

  1. PyTorch 神经网络
  2. 记录一次java项目上线部署
  3. 四大对象是什么时候创建的?
  4. 解决CodeIgniter大量查询sql时占用内存大问题
  5. html table列平均,html table 列求和
  6. 真正支配整个世界的十种算法
  7. 虚拟机同步器用易语言怎么写_安装虚拟机的好处或用处是什么/如有效地防止病毒...
  8. 【挖坑系列】关于浏览器の缓存机制
  9. 【笔记】Python脚本:绘制表格转为图片发送
  10. 牛客网Verilog快速入门题目收获——异步复位的串联T触发器(VL2)
  11. 工程实践中的体系与系统
  12. SitePoint播客#43:被动共享
  13. java创建无法确定大小的数组
  14. 如何恢复Juniper防火墙管理员密码,手把手教你
  15. 淘宝粉丝能买吗?怎么加最快
  16. CCF系列题解--2018年3月第三题 URL映射
  17. 获得了第一枚勋章---CSDN持之以恒勋章
  18. 翻译Beginning iOS 7 Development中文版
  19. 电池巡检微信云监控系统——在线监测、故障诊断、预警
  20. 不可思议,作家王小波居然是国内第一代程序员!

热门文章

  1. 划重点 我国数据要素市场化及流通规则迎来官方时间表,如何加速交易流通
  2. Spark 之 Shuffle
  3. 计算机中的二进制表示(定点数,浮点数)
  4. 基于javaweb+mysql的婚纱影楼摄影预约网站设计和实现(javaweb+ssm+springboot)
  5. 用java获取360doc页面上的url地址并在浏览器中自动打开
  6. 正则表达式三种匹配模式:贪婪模式,勉强模式,占有模式的区别
  7. 细说InputStream和OutputStream
  8. 【Android -- 性能优化】稳定性优化
  9. 上海宝付背后到底隐藏了多少秘密
  10. Mac键盘连击问题解决2017mbp