-
Eleven.Xu wrote a new post, 在OAM 11g中配置使用客户化登录页面, on the site Oracle Seeker, Oracle探索者 2 weeks, 2 days ago
概述 在身份管理和单点登录项目实施过程中,标准的OAM 11g提供的登录页面往往不能直接满足需求,一般情况下都需要客户化开发和配置登录页面作为单点登录的统一入口,本文主要介绍了如何在OAM 11g中配置实用客户化登录页面。 实现 1、开发login.jsp页面,样例代码如下: <%@page language="java" import="java.util.*" […] -
Eleven.Xu wrote a new post, 在UCM中启用ACL权限控制, on the site Oracle Seeker, Oracle探索者 3 weeks, 1 day ago
-
Eleven.Xu commented on the post, Oracle Fusion Apps一睹为快, on the site Oracle Seeker, Oracle探索者 5 months, 2 weeks ago
太给力了!
-
Eleven.Xu wrote a new post, 修改UCM 11g中虚拟文件/文件夹数量限制, on the site Oracle Seeker, Oracle探索者 7 months ago
-
Eleven.Xu posted an update 7 months ago
test
-
Eleven.Xu wrote a new post, 在UCM 11g中启用Desktop Integration Suite, on the site Oracle Seeker, Oracle探索者 7 months, 2 weeks ago
<img src="http://oracleseeker.com/files/2011/10/Image2_thumb.png" width="196.884735202" height="100" alt="Thumbnail" class="align-left […]
-
Eleven.Xu wrote a new post, OID 11g Cluster配置, on the site Oracle Seeker, Oracle探索者 8 months, 2 weeks ago
-
Eleven.Xu wrote a new post, 配置UCM 11g的文件存储到Oracle DB中, on the site Oracle Seeker, Oracle探索者 9 months, 1 week ago
-
Eleven.Xu wrote a new post, 创建部署WebCenter应用的Custom Managed Server, on the site Oracle Seeker, Oracle探索者 9 months, 1 week ago
<img src="http://oracleseeker.com/files/2011/08/Image26_thumb.png" width="138.970588235" height="100" alt="Thumbnail" class="align-left […]
-
Eleven.Xu wrote a new post, 通过Domain向导配置WebLogic Cluster, on the site Oracle Seeker, Oracle探索者 9 months, 1 week ago
<img src="http://oracleseeker.com/files/2011/08/Image_thumb.png" width="139.234449761" height="100" alt="Thumbnail" class="align-left thumbnail" […]
-
Eleven.Xu wrote a new blog post: 创建DB类型的MDS Repository 9 months, 2 weeks ago
概述 OFM同行肯定都对MDS Repository(Metadata Services Repository)不陌生(可参考: http://biemond.blogspot.com/2009/07/mds-repository-for-adf-11g.html),一般情况下,MDS Repository分为两种: Based on File System Based on Database 第一种比较简单,直接在EM中稍加配置即可,而对于第二种要相对复杂一些,本文主要介绍了如何配置基于DB的MDS Repository。 基于DB的MDS Repository的创建大致分为两个步骤: 1、使用RCU创建MDS Repository 2、在EM中注册MDS…[Read more] -
Eleven.Xu wrote a new blog post: 基于JDeveloper创建Site Studio项目 10 months ago
概述 Site Studio for External Application(SSXA)是ECM Suite中的一大利器,可以方便地通过SSXA构建基于Content Server的Web站点,好处和作用在这里就不多废话了,直接切入正题。 在ECM Suite 11g发布后,SSXA应用都可以方便地基于JDeveloper进行开发,但在开发之前,需要安装两个JDeveloper的扩展,分别为: Remote Intradoc Client(RIDC) extension Site Studio for External Applications (SSXA) extension 对于Remote Intradoc Client(RIDC)…[Read more] -
Eleven.Xu wrote a new blog post: ADF和WebCenter应用版本化部署 10 months, 1 week ago
概述 在门户项目实施的过程中,伴随着门户中集成的功能越来越多,用户数越来越多等客观因素,门户应用的部署风险会越发大,因此对于降低应用部署风险的非功能性要求也是“水涨船高”,而在应对该问题时,最简便的方式莫过于在保证对原门户功能正常访问的前提下进行新版本的发布,待新版本的门户应用发布完成后,新的用户请求直接访问新功能,类似的需求和应对方法在Oracle BPM和SOA中可以非常容易做到(直接在EM中操作即可实现),而在ADF或WebCenter应用中相对要麻烦一些,本文主要描述了如何实现ADF或WebCenter应用的版本化部署进而应对上述部署需求。 实现 1、在JDeveloper中创建新的WebCenter Portal Application或Fusion…[Read more] -
Eleven.Xu wrote a new blog post: OAM 11g与OID 11g集成 10 months, 1 week ago
配置步骤 OAM与OID的集成主要分为三个大的步骤: 创建连接到OID的User Identity Store 配置LDAP Authentication module 配置WebLogic与OID的集成 准备工作 在开始配置之前,进行必要的准备: 1、安装Oracle DB 11g、WebLogic 11g、OID 11g、OAM 11g 2、通过ODSM在OID中创建好必要的测试用户/组,分别为: 用户:weblogicoid/welcome1 组:Administrators(组成员包含weblogicoid用户) 3、记录odsm/weblogic console/oam console对应的URL !–more–…[Read more] -
Eleven.Xu wrote a new blog post: 解决WebCenter与OID集成时User not found in Identity Store异常 10 months, 3 weeks ago
问题描述 在进行WebCenter Space 11g与OID 11g进行身份集成的过程中(集成过程较简单,此处省略),出现了两个问题: 1、在WebCenter Space中进行安全性管理时,无法查看到OID中的用户/组信息; 2、通过EM为WebCenter Space的角色指派了OID中的用户/组为成员后,使用成员用户访问WebCenter Space时,出现异常“WCS User not found in Identity Store”; 问题原因 WebCenter Space仅能识别WebLogic的Security Realm中配置的第一个Authentication Provider中的用户/组信息为身份信息存储来源,详细信息可以查看[Read more] -
Eleven.Xu wrote a new blog post: UCM 11g与OID 11g集成 10 months, 3 weeks ago
概述 在Oracle ECM Suite 11g PS2(11.1.1.3.0)发布后,UCM 11g终于正式发布并且已经与其他OFM产品一样迁移到了WebLogic中,UCM 11g的安全性认证也已经基于OPSS,只需要将WebLogic的Authentication Provider连接到指定的OID即可实现基于OID的用户认证,另外,通过在OID中配置LDAP Provider即可实现OID中组与UCM中Role的集成,进而实现完整的身份集成,本文主要描述了如何实现UCM 11g与OID 11g的身份集成。 步骤 …[Read more] -
Eleven.Xu wrote a new blog post: OID 11g的orcladmin用户解锁 10 months, 3 weeks ago
1、记录原ORACLE_HOME的路径,例如:/u01/app/oracle/product/11.2.0/db/ 2、设置环境变量,需要设置ORACLE_INSTANCE为数据库的Service Name,ORACLE_HOME为Oracle_IDM的安装目录,例如: export ORACLE_INSTANCE=IDMDEV export ORACLE_HOME=/u01/app/Oracle/Middleware/Oracle_IDM1 3、拷贝原ORACLE_HOME目录中的/network/admin/tnsnames.ora到Oracle_IDM1/network 4、执行如下命令,解锁orcladmin用户: …[Read more]
-
Eleven.Xu wrote a new blog post: 在OIM中创建DB类型的Generic Connector(GTC) 10 months, 3 weeks ago
概述 在借助OIM进行企业内多个系统的用户管理时,经常会有一些外部系统的用户存储是依赖于数据库的,例如:HR系统作为所有用户/组织架构信息的权威数据源,各个业务系统的用户/组织架构信息均从HR系统进行同步,此时就需要使用到基于数据库的Connector,将这些系统的用户/组织架构信息同步到OIM中或从OIM推送数据到这些系统中,本文描述了如何从基于Oracle数据库的系统同步用户到OIM。 步骤 1、按装Database Application Tabel(DBAT_91050.zip) Connector(略) 2、登录OIM控制台,选择“Advanced”,进入高级设置,点击“Create Generic Connector”,填写GTC(Generic Technology…[Read more] -
Eleven.Xu wrote a new blog post: OIM 11g与OID 11g集成 10 months, 3 weeks ago
概述OIM作为IDM中的重要组件,主要用于用户和角色等的管理,其中很重要的部分就是用户管理,一般情况下,在企业内部会将用户信息统一存储在LDAP中,此处以OID为例,说明如何实现OIM与OID的集成,即如何将OIM中的用户同步到OID中。
步骤
1、安装OID Connector(略)
2、登录OIM控制台,选择“Advanced”,进入高级设置,点击“Create IT Resource”
3、填写“IT Resource Name”为“OID IT Resource”,由于前面已经按装了OID Connector,在“IT Resouce Type”中可以直接选择到“OID Server”
-
Eleven.Xu wrote a new blog post: 重置OIM11g中xelsysadm用户密码 10 months, 3 weeks ago
概述
在安装OIM的过程中,要求指定默认OIM管理员的密码,也就是xelsysadm用户的密码,但是由于OIM中用户密码策略相对比较复杂,因此在安装完成之后,如果当时没有记录清楚,有可能会遗忘该密码,本文主要描述了如何重置xelsysadm用户的密码。
实现
1、通过PLSQL Developer/SQL…[Read more]
- Load More