配置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 ...
随机推荐
- 在 Ubuntu13.10 服务器中安装 Munin(监视工具)【转】
Munin 监测工具可检测所有的计算机,并记录好看到的计算机.通过图形Web界面的的方式显示所有信息.重点是即插即用的功能.完成安装后,大量的控插件会被打. 使用 Munin 您可以轻松地监视您的计算 ...
- 几个比较实用的CSS
1.filter:chroma(color:#FFFFFF); 让指定的背景色透明,例: <table cellspacing = "0" cellpadding = ...
- hdu 2065(泰勒展式)
比赛的时候遇到这种题,只能怪自己高数学得不好,看着别人秒.... 由4种字母组成,A和C只能出现偶数次. 构造指数级生成函数:(1+x/1!+x^2/2!+x^3/3!……)^2*(1+x^2/2!+ ...
- darknet
darknet第二作者:https://github.com//AlexeyAB/darknet#how-to-train-to-detect-your-custom-objects yolov3实现 ...
- Ocelot + IdentityServer4 构建 GateWay
上一篇已经构建好了例子,接下来将IdentityServer4添加到Ocelot中去实现 配置一个客户端配置,可以构建一个简单的客户端信息,这里我用的混合模式,配置比较多,对于客户端模式而言实际很多都 ...
- 【洛谷】P4198 楼房重建
题解 我们转而维护每个点的斜率,显然一个楼房能被看见它就是一个前缀最大值,斜率比较为了节约精度可以用向量替代 我们每个区间维护被看到的楼房的个数,和楼房的最大值,叶子节点在有楼房时,值为1 那么考虑合 ...
- Codeforces 12D Ball cdq分治
裸的cdq, 没啥好说的, 要注意mid左边和mid右边的a相同的情况. #include<bits/stdc++.h> #define LL long long #define fi f ...
- 50 years, 50 colors HDU
和棋盘游戏一个类型的题目 矩阵转换为二分图最大匹配问题 每次碰撞气球都是一行或一列 #include<bits/stdc++.h> using namespace std; #defi ...
- Windows下CRF++进行中文人名识别的初次尝试
语料来自1998年1月份人民日报语料 1 语料处理 1.1 原始语料数据格式 语料中,句子已经被分词好,并且在人名后以“/”标注了“nr”表示是人名,其他非人名的分词没有进行标注 1.2 CRF++要 ...
- leetcode 每个结点的右指针 python
每个节点的右向指针 给定一个二叉树 struct TreeLinkNode { TreeLinkNode *left; TreeLinkNode *right; TreeLinkNode *n ...