Thursday, September 6, 2007

Demantra Installation With EBS 12i

It was a real challenge for us as there was very vague documentation was available on the subject. I am providing simplified steps below.

Env– 12i EBS, Linux OS
Server side deployment of WAR file is a one time activity and it should be done by DBA, client side deployment steps may be repeated for every client machine as and when needed.

Below illustration outlines demantra installation/deployment process.


Demantra installation needs to be done at both client side and server side. At client side window based component needs to be installed,installation completes with creation of WAR (deployment) file on client machine and deployment of it on server machine.

Description of the deployment process

It is clear that deployment should be done on client and the server.

Window steps:

1. Verify that Oracle Client is installed and tnsnames.ora is configured.
2. Verify that Java SDK is installed on the window machine.
3. follow attached pdf documentation.
4. FTP newly created war file to Linux server in binary mode.

Linux steps:

1. Verify that 10g AS 10.1.2 is up and running.
2. Verify that $ORACLE_HOME and $ORACLE_CONFIG_HOME are exported and $ORACLE_CONFIG_HOME = $ORACLE_HOME


…………….

4. Follow metalink Note:185635.1 (How to Create a new OC4J Instance and Deploy an Application Using dcmctl) Kindly note context root will be ‘demantra’

5.apply EBS Demantra Integration Patch mentioned in the Note ID 434991.1

No comments: