配置Oracle E-Business Suite Integrated SOA Gateway Release 12.1.2/12.1.3
3.3 配置Oracle E-Business Suite Integrated SOA Gateway Release 12.1.2
|
注意: 在多节点环境上配置Oracle E-Business Suite Integrated SOA Gateway Release 12.1.2以使单个实例的配置服务同步和转换到多节点的EBS上,参看文档1081100.1Configuring Oracle E-Business Suite Integrated SOA Gateway Release 12.1.2 in a Multinode Environment. |
完成启用 Oracle E-Business Suite Integrated SOA Gateway Release 12.1.2后,实施以下步骤:
- 申请以下Oracle E-Business Suite 补丁:
- Patch 9060361:R12.TXK.B: FSG: Log Location and Level Properties Not Accessible from OAFM
- Patch 8916358:R12.OWF.B: Service Timeout When Invoking Services Deployed to Integrated SOA Gateway
- Patch 9300051:R12.OWF.B: Deployment of Web Services Fails When Using Hardware Load Balancing
- Patch 9153106:R12.OWF.B: IREP_Parser.PL Exits with GETPWUID Function IS Unimplemented in PARSER.PM
- Patch 9309950:R12.OWF.B: SOA Provider Access Resulted in Excpetion 'ORACLE.APPS.FND.SOA.UTIL.SOAEXCEPTION'
- Patch 9157774:R12.OWF.B: BUG 9058430 - MLS Issue with Calling Web Service One-Off for 12.1.2
- Patch 9070077:R12.OWF.B: One-Off: 9045280:12.1.1:12.1.1:Invoking a Web Service Requires NLS Language When It Should be Optional
- Patch 9349321:R12.OWF.B: Issue with Item Bulk Load in Oracle Product Hub PIP 2.4 for 12.1.2
- Patch 9462433:R12:OWF.B: Need One-Off Patch on Top of 12.1.2 for Bug 9453520
- Patch 11688301:R12.OWF.B: One-off: Consolidated ISG Patch for 12.1.X
对于IBM: Linux on System z 操作系统,申请以下补丁:
- Patch 9955717: Error While Deploying Forms EAR On ZLinux
- Patch 10329735: TXKCFGOC4JAPP.PL "Invalid 10.1.3 Oracle Home" Error
- 设置环境变量并停止所有应用进程.
- 在目录 $APPL_TOP下, 运行脚本 APPS<CONTEXT_NAME>.env 设置环境变量
- 运行$ADMIN_SCRIPTS_HOME/adstpall停止所有应用进程
- 运行 TXK开发脚本为Oracle Applications 安装Oracle Application Server Adapter:
$FND_TOP/bin/txkrun.pl -script=CfgOC4JApp -applicationname=pcapps -oracleinternal=Yes -oc4jpass=welcome -runautoconfig=No
|
注意: 如果登陆OAFM oc4j的用户 'oc4jadmin'密码不知道,在运行脚本之前,在文件$INST_TOP/ora/10.1.3/j2ee/oafm/config/system-jazn-data.xml 中重置密码。在重置密码之前备份system-jazn-data.xml.运行玩脚本后将修改过的system-jazn-data.xml替换为备份的system-jazn-data.xml. 例如, 如果想修改密码为 '!welcome', 做如下修改: <user> <name>oc4jadmin</name> <display-name>OC4J Administrator</display-name> <guid>23C8E4F0BDDE11DCBFB8AF3B7E0DDB2D</guid> <description>OC4J Administrator</description> <credentials>!welcome</credentials> </user> |
- 运行TXK部署脚本安装forms-c4ws.ear ,并且正确配置容器Forms-c4ws J2EE:
$FND_TOP/bin/txkrun.pl -script=DeployForms-c4ws - 启用新容器 forms-c4ws. (默认的新 OC4J容器forms-c4ws 是不启用的)
启用新容器 forms-c4ws, 在文件中 $CONTEXT_FILE修改:
- 设置's_forms-c4wsstatus' to "enabled".
- 设置's_forms-c4ws_nprocs' to "1".
|
注意: 如果使用在Oracle Integration Repository 中用以封装Oracle Forms 逻辑的Supply Chain Management (SCM) Web services (Java APIs for Forms interfaces), 参看文档 966982.1 Troubleshooting Oracle Supply Chain Management Web Services被forms-c4ws OC4J实例使用变量s_forms-c4ws_display,要正确设置这个变量为了让Forms接口使用Java API. 这个display设置在运行时必须确保能登陆,必须设置为有效且授权的X Windows display,并且指向一台应用程序一直能登录的机器。 如果您打算使用发布在Oracle Integration Repository里的封装了Oracle Forms逻辑的Supply Chain Management(SCM)Web Services,关于SCM Web Services的问题诊断信息,请参看My Oracle Support Knowledge的文档966982.1 Oracle E-Business Suite Java APIs for Forms Troubleshooting Guide, Release 12 。 |
- 运行 AutoConfig, $ADMIN_SCRIPTS_HOME/adautocfg.sh
Ensure to start up the middle tier when AutoConfig script completes运行 AutoConfig之后确保启动中间层服务. 关于运行 AutoConfig, 参照文档387859.1 Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12 - 运行脚本 $ADMIN_SCRIPTS_HOME/adstrtal启用应用进程
- 用以下步骤启用 ASADMIN用户:
- 以用户 sysadmin/sysadmin登录Oracle E-Business Suite
- 选择职责User Management.
- 从菜单中点击 Users 链接打开User Maintenance 窗口.
- 查询用户 'ASADMIN'.
- 点击 Update 图标打开Update User 窗口.
- 删除项目Active To date 内容并点击 Apply
- 点击 Reset Password 图标 打开Reset Password窗口.
- 输入新密码并点击 Submit.
- 启用用户ASADMIN后, 确认 在表wf_user_roles中,用户 ASADMIN 拥有角色 'Apps Schema Connect Role' (UMX|APPS_SCHEMA_CONNECT).
在表wf_user_roles中,用户 ASADMIN 没有角色 'Apps Schema Connect Role', 运行并发请求'Workflow Directory Services User/Role Validation' 取得角色. - 重置用户 'ASADMIN' 的密码.
在Oracle E-Business Suite启用用户 'ASADMIN' 之后, 更新文件
$INST_TOP/ora/10.1.3/j2ee/oafm/config/system-jazn-data.xml 重置密码:
<user>
<name>ASADMIN</name>
<display-name>Default Apps SOA User</display-name>
<description>Used by SOAProvider for DB connection</description>
<credentials>!<NEW PASSWORD></credentials>
</user>
|
注意: 密码之前必须有字符 '!' (Exclamation),以便与在OAFM开启后被加密, 如果'welcome', 那文件中应该为 "!welcome". |
- 重启应用服务.
配置Oracle E-Business Suite Integrated SOA Gateway Release 12.1.2/12.1.3的更多相关文章
- Configuring Oracle E-Business Suite Integrated SOA Gateway Release 12.1.2 and Release 12.1.3 in a Multinode Environment (Doc ID 1081100.1)
Configuring Oracle E-Business Suite Integrated SOA Gateway Release 12.1.2 and Release 12.1.3 in a Mu ...
- Using Integrated SOA Gateway in Oracle EBS
FROM:http://blog.csdn.net/pan_tian/article/details/10159935 Oracle EBS如何与第三方系统相集成?比如这样的需求,X系统知道物料编码, ...
- Using Integrated SOA Gateway in Oracle EBS(websevice)
http://blog.csdn.net/pan_tian/article/details/10159935 Oracle EBS如何与第三方系统相集成?比如这样的需求,X系统知道物料编码,需要从EB ...
- Integrated SOA Gateway 不是当前用户的有效责任。请联系您的系统管理员。
问题:给用户新增职责集成SOA网关,点击路径进入时出现报错:"Integrated SOA Gateway 不是当前用户的有效责任.请联系您的系统管理员." 解决:功能管理员职责, ...
- IGS_学习笔记01_Integrated SOA Gateway介绍(案例)
2014-01-01 Created By BaoXinjian
- OCM_第二天课程:Section1 —》配置 Oracle 网络环境
注:本文为原著(其内容来自 腾科教育培训课堂).阅读本文注意事项如下: 1:所有文章的转载请标注本文出处. 2:本文非本人不得用于商业用途.违者将承当相应法律责任. 3:该系列文章目录列表: 一:&l ...
- [转帖]SAP S/4 HANA与SAP Business Suite/R3(ECC)的区别
SAP S/4 HANA与SAP Business Suite/R3(ECC)的区别 https://blog.csdn.net/zhongguomao/article/details/5351520 ...
- SQL记录-Linux CentOS配置ORACLE 12c
1.准备LIINX软件包 操作系统:centos7 虚拟机:VMware 12 JDK:1.8 数据库:oracle 12c 2.配置基础环境 2.1 部署虚拟机VM(过程略) 2.2 部署操作系统C ...
- 配置Oracle透明网关用以连接 SQLServer经验总结
一.情景介绍 业务中设计两个不同的系统,系统1和系统2,两个系统分别使用的是Oracle和SQLServer数据库.现需要在系统1的数据库中直接查询系统2数据库的数据.即在Oracle中执行SQL ...
随机推荐
- mysql及linux发行版下载源
MySQL国内镜像资源 搜狐开源镜像站:http://mirrors.sohu.com/ 国内开源镜像站点汇总 http://segmentfault.com/a/1190000000375848 ...
- 移动端调试工具---vConsole
vConsole:https://github.com/Tencent/vConsole/blob/dev/README_CN.md 使用方法: 使用npm进行安装: npm install --sa ...
- Coursera台大机器学习技法课程笔记14-Radial Basis Function Network
将Radial Basis Function与Network相结合.实际上衡量两个点的相似性:距离越近,值越大. 将神经元换为与距离有关的函数,就是RBF Network: 可以用kernel和RBF ...
- linux 命令点滴记录(centos)
2016年5月26日:创建root用户 [lx@localhost ~]$ su root Password: [root@localhost lx]# 帐号:root ;密码:输入的Password ...
- 000 Html基本标签与案例
在CSS之前,需要先介绍一下HTML的常用标签. 1.html与css的关系 2.程序 <!DOCTYPE HTML> <html> <head> <meta ...
- R语言编程艺术(3)R语言编程基础
本文对应<R语言编程艺术> 第7章:R语言编程结构: 第9章:面向对象的编程: 第13章:调试 ============================================== ...
- 002.etcd使用场景
引用链接: https://blog.csdn.net/linuxheik/article/details/77853119 https://www.cnblogs.com/doscho/p/6221 ...
- 001.DNS原理及配置格式
一 dns简介 DNS(Domain Name System,域名系统),因特网上作为域名和IP地址相互映射的一个分布式数据库,能够使用户更方便的访问互联网,而不用去记住能够被机器直接读取的IP数串. ...
- 条件随机场(crf)及tensorflow代码实例
对于条件随机场的学习,我觉得应该结合HMM模型一起进行对比学习.首先浏览HMM模型:https://www.cnblogs.com/pinking/p/8531405.html 一.定义 条件随机场( ...
- linux脚本启动停止一个jar
###########################启动########################### #!/bin/sh ####定义一个函数在当前文件夹下读取所有jar文件 functi ...