Tuesday, February 21, 2012

Java Upgrade on Mac


First off Download JDK From the following location,


Since this is just a run through,  download the macport Preview from the following location

Open up a terminate and make the following directory.

sudo mkdir /Library/Java/JavaVirtualMachines


Once download open the .dmg file and doubleclick on the install to start the process.

  
New window will pop up with the following,  Welcome screen, Just click Continue











 Standard Install.  This will install in  /Library/Java/JavaVirtualMachines







On Mine,  I had to place my password in order to right to the Library Directory.

 

 




Know have JDK Installed in the following directory
/Library/Java/JavaVirtualMachines/1.7.0.jdk


Thursday, February 9, 2012

JDK with Oracle Product Collection of Notes


 JDK with E-Business Suite
418664.1 Overview of Using Java with Oracle E-Business Suite Release 12
455492.1 Using Latest Update of Java 6.0 with Oracle E-Business Suite Release 12
384249.1 Using Latest Update of JDK 5.0 with Oracle E-Business Suite Release 12
300482.1 Overview of Using Java with Oracle E-Business Suite Release 11i
401561.1 Using J2SE Version 6 with Oracle E-Business Suite 11i
304099.1 Using J2SE Version 5.0 with Oracle E-Business Suite 11i, Release 11.5.10
246105.1 Upgrading to J2SE 1.4.2 with Oracle Applications 11i


Application Server

351476.1 - How to Change the JAVA Version used to run a Specific OC4J Instance
360870.1 - Impact of Java Security Vulnerabilities on Oracle Products

444462.1  Upgrade Java on 10.1.3

WEBLOGIC 
1309855.1  How to Upgrade the JDK Used by Oracle WebLogic Server to a Different Version



JRE/Jinitiator
----------------------------------------------------------------------------------------------------
389422.1 Recommended Browsers for Oracle E-Business Suite Release 12
393931.1 Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite Release 12
285218.1 Recommended Browsers for Oracle Applications 11i
290807.1 Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite 11i
124606.1 Upgrading JInitiator with Oracle E-Business Suite 11i


Friday, April 1, 2011

SES Intergration

On a Secure Enterprise Project,  and add to had some Intergration notes with different Features.
Project consist of Oracle SES with Active directory, E-Business Suite, Microsoft Exchange, UCM

Will Fill in notes has theyh come in.

E-Business Suite Intergration


E-Business 11i Needs

  1. Install or upgrade your instance to Oracle E-Business Suite 11.5.10 with the following requirement:
    • Oracle Applications Technology Update for 11i.ATG_PF.H Cumulative Update 2 (CU2)
    • Oracle Applications Technology 11i.ATG_PF.H.delta.6 (Release Update Pack 6)
    • Apply Patch 8225631: AppSearch Cummulative Patch For Oracle E-Business Suite
    • Set up 'Apps Search Proxy User'.   “sesadmin”
    • Assign FND_SEARCH_CRAWLER to this user
    • Ensure password does not reset on next login
2  Run the $FND_TOP/patch/115/sql/AFSRCHCF.sql script through the following steps
o   Telnet to Oracle E-Business Suite application tier and go to $FND_TOP/patch/115/sql.
o    Execute the script "AFSRCHCF.sql" as below:
·         sqlplus apps/<PWD>@<E-Businesss Two Task> @ AFSRCHCF.sql
·         Enter the following information when prompted by the script:
·         SES URL h
·         SES Admin User: eqsys
·         SES Admin User password: Enter the password for the user 'eqsys'.
·         Apps Search proxy user: Enter a valid Oracle E-Business Suite username that you defined in the first step. This user must have the
FND_SEARCH_CRAWLER responsibility.
·         Apps Search proxy user password: Enter the password for the Oracle E-Business Suite username.

SES Needs

o     Proxy Username
o    Proxy password
o     SSO URL for Login
o    SSO URL for Post Login



NOTE:   depending on Search Configuration requirements of E-Business Suite,  We may have to install E-Business Suite Search Modeler to define the data sources:  This is a separate Install. And a separate tasks



Exchange

Exchange Requirements

o     Ensure IIS Is up and running
o    Ensure the ADODB .dll in registered on the exchange server
o   The file ADODB.dll is usually included in the Windows .NET  framework SDK. However, if this file is not on your computer, then you must download the ADODB.dll
o    
o    gacutil /i adodb.dll
Setup a User with Super User Privledges
NOTE:  Proper permissions on the Exchange server must be granted to the Exchange administrator. The Exchange server is crawled with the permission of a super user with the Send as and Receive as privileges. The easiest way to configure this is to use an administrator as super user or create a super user with the administrator privilege and the Send as and Receive as privileges

NOTE:  If Outlook Web Access is required
For Each Server you want to enable Expand the server for which you want to enable forms-based authentication, and then expand Protocols.
Expand HTTP, right-click Exchange Virtual Server, and then click Properties.

In the Exchange Virtual Server Properties dialog box, on the Settings tab, in the Outlook Web Access pane, select the Enable Forms Based Authentication option.
Click Apply, and then click OK



SES Setup


Ø  Exchange Username
Ø  Exchange password
Ø  Exchange Virtual IP for Exchange
Ø  Exchange Server Domain Name
Ø  Exchange LDAP HOST:PORT





UCM

UCM Setup

Create a User with the following privledges
Permission
Description
Read
View documents
Write
View, Check In, Check Out, and Get Copy of documents
Delete
View, Check In, Check Out, Get Copy, and Delete documents
Admin
View, Check In, Check Out, Get Copy, and Delete document


SES Setup

Ø  Username
Ø  Password
Ø  HOSTNAME
Ø  URL
Ø  SSO URL
Ø  Password
Ø  UCM Realm For Search
Ø  UCM Endpoint <port>/idc/idcplg
Ø  SSO URL Pre/Post Login





NOTE:   depending on Search Configuration requirements of E-Business Suite,  We may have to install E-Business Suite Search Modeler to define the data sources:  This is a separate Install. And a separate tasks