Saturday, October 08, 2011

Fusion Applications in the Cloud


Oracle Open World 2011 was mainly dominated by Exalogic. Exalogic is hardware and software engineered together to provide extreme performance for Java applications, Oracle Applications, and all other enterprise applications.

And yes, now Oracle is also offering Oracle Fusion Applications HCM and CRM in the Cloud!

Thursday, October 06, 2011

Get in control of your HTML Pagelets

With PeopleTools you have the ability to create pagelets using the Pagelet Wizard. Pagelet Wizard pagelets, also known to the rest of the world as portlets, are small pages that provide display-only snapshots of applicable content which can be placed on the PeopleSoft Homepage. With the Pagelet Wizard you can create a variety of pagelets:
  • HTML
  • IB Connector
  • Integration Broker
  • Navigation Collections
  • OBIEE Report
  • PeopleSoft Query
  • Rowset
  • Search record
  • URL
This post describes how you can get more control in formatting and setting up your HTML pagelets.

Wednesday, October 05, 2011

Fusion Applications Final(ly) no more Beta version!



On 22 may 2011 Oracle released Oracle Fusion Applications R1 Beta version and was available for download from eDelivery. Yesterday (04 October 2011 ) at Oracle Open World 2011, Oracle announced general availability of Oracle Fusion Applications. This final version is now also available for download from eDelivery.

So what has changed from Beta to Final?

Tuesday, September 20, 2011

Fusion Applications: Extending the Domain with Oracle Access Manager


In my previous post I described the steps needed to configure Oracle Virtual Directory for virtualizing LDAP. In this post I will describe the steps that need to be taken to configure Oracle Access Manager and Webgate.

Oracle Access Manager allows users to seamlessly gain access to web applications and other IT resources across the enterprise deployments. It provides a centralized and automated single sign-on solution. It also contains an authorization engine, which grants or denies access to particular resources based on properties of the user requesting access as well as based on the environment from which the request is made.

Oracle Access Manager consists of various components including Access Server, Identity Server, WebPass, Policy Manager, WebGates, AccessGates, and Access SDK. The Access Server and Identity Server are the server components necessary to serve user requests for access to enterprise resources. WebGates are web server agents that act as the actual enforcement points for Oracle Access Manager.

Monday, September 12, 2011

Fusion Applications: Extending the Domain with Oracle Virtual Directory


In my previous post, ODSM was configured to manage OID. In the post I will describe the steps you need to take to configure Oracle Virtual Directory (OVD) and create a connection in ODSM to manage OVD.

Oracle Virtual Directory is an LDAP version 3 enabled service that provides virtualized abstraction of one or more enterprise data sources into a single directory view. Oracle Virtual Directory provides the ability to integrate LDAP-aware applications into diverse directory environments while minimizing or eliminating the need to change either the infrastructure or the applications. Oracle Virtual Directory supports a diverse set of clients, such as Web Applications and portals, and it can connect to directories, databases and Web Services.

Saturday, September 10, 2011

Fusion Applications: Extending the Domain with Oracle Directory Service Manager (ODSM)

In my previous post I described the steps to configure Oracle Internet Directory. In this post I will describe the steps you need to take to configure Oracle Directory Service Manager (ODSM). ODSM is a java application that runs as a Managed Server on Weblogic and it's purpose is to manage Oracle Internet Directory and Oracle Virtual Directory.

Thursday, September 01, 2011

PeopleTools and Oracle 11g installation issues

Until now I was used to installing PeopleSoft on SQLServer 2005/2008 or Oracle 9i/10g. For this particular installation, PeopleTools 8.51 on a Unicode Oracle 11g database, I ran into two issues I never ran into before. Luckily fixes were easy, but finding a solution usually takes a lot of time.