0% found this document useful (0 votes)
9 views43 pages

J B IStore External Web Execution Document OLD ENV

The document outlines the execution plan for setting up a second application tier for the JBTA iStore, focusing on deploying it as an externally-facing application on a shared server. It details the environment specifications, pre-installation steps, and execution steps required for configuration and verification of both external and internal web tiers. The goal is to ensure that multiple E-Business Suite R12 users can access the application through different URLs while maintaining functionality on a single application server.

Uploaded by

santosh1250v
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views43 pages

J B IStore External Web Execution Document OLD ENV

The document outlines the execution plan for setting up a second application tier for the JBTA iStore, focusing on deploying it as an externally-facing application on a shared server. It details the environment specifications, pre-installation steps, and execution steps required for configuration and verification of both external and internal web tiers. The goal is to ensure that multiple E-Business Suite R12 users can access the application through different URLs while maintaining functionality on a single application server.

Uploaded by

santosh1250v
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 43

J&B iStore External Web – Execution Document (JBTA)

General Overview

This document describes methods for creating a second apps tier for the set up of JBTA iStore

Purpose and Scope

This document focuses on the use of multiple domains -- where different E-Business Suite R12 users access the E-Business Suite
via different URLs -- with multiple installations on a single application server.

Goals and Objective

Successfully deploy iStore as an externally-faced application with the external web and internal application in the same server.

Environment Profile

Application Server: a171a.zanett.com and a214a.zanett.com


Database Server: a128a.zanett.com
Instance: JBTA
Operating System: Linux 32-bit
3rd Party Software:
Environment Diagram

General Notes

Within the internal network a single server makes use of the shared APPL_TOP and shared ORACLE_HOME technology to host
and effectively perform the functions of both the internal as well as the external web tier.
Document Review

Step Description Notes


1 Install Guide

2 Oracle Certification
3 References
Metalink Note: 380490.1 - Oracle E-Business Suite R12 Configuration in a DMZ
Metalink Note: 726953.1 - Case History: Implementing a Reverse Proxy Alone in a DMZ
Configuration - R12
Metalink Note: 384248.1 - Sharing The Application Tier File System in Oracle E-Business Suite
Release 12
Pre-Installation Steps

Step Description Status Notes Timing


Identify the Oracle E-Business Suite R12 modules that you need for external
10 Planning E- deployment.
Business
Suite Product Name: iStore
Functionality Product ID:
for the DMZ Product Code: IBE
Product Family:
URL Firewall Rules: Yes
Minimum Code Level: 11i9 or 11i10

No additional patches are currently required to support DMZs for E-Business


20 Required Suite
Patches Release 12

x In a171a,
30 Create
External # su – appljbta
Web # cd /n031/oracle/JBTA/inst/apps
Directories # mkdir JBTA_a214a
# cd JBTA_a214a
# mkdir appl
# cd appl
# mkdir admin
Execution Steps - Adding a Node to a Shared Application Tier File System

Ste Descripti Stat


p on us Notes
x Login to a171a,
40 Prepare
existing # su – appljbta
node # scripts
# perl adpreclone.pl appsTier

As appljbta,
50 Configure
the node # cd $COMMON_TOP/clone/bin
to be # perl adclonectx.pl addnode \
added contextfile=/n031/oracle/JBTA/inst/apps/JBTA_a171a/appl/admin/JBTA_a171a.xml

Copyright (c) 2002 Oracle Corporation


Redwood Shores, California, USA

Oracle Applications Rapid Clone

Version 12.0.0

adclonectx Version 120.18.12000000.7

Running:
/n031/oracle/JBTA/apps/apps_st/comn/clone/bin/../jre/bin/java -Xmx600M -classpath
/n031/oracle/JBTA/apps/apps_st/comn/clone/bin/../jlib/ojdbc14.jar:/n031/oracle/JBTA/apps/apps_st/comn/clone/
bin/..
/jlib/xmlparserv2.jar:/n031/oracle/JBTA/apps/apps_st/comn/clone/bin/../jlib/java
oracle.apps.ad.context.CloneContext -e /n031/oracle/JBTA/inst/apps/JBTA_a171a/appl/admin/JBTA_a171a.xml -
addnode
Enter the APPS password : apps

Log file located at /n031/oracle/JBTA/apps/apps_st/comn/clone/bin/CloneContext_0403052854.log

Provide the values required for creation of the new APPL_TOP Context file.
Target System Hostname (virtual or normal) [a171a] : a214a

Target System Root Service [enabled] :

Target System Web Entry Point Services [enabled] :

Target System Web Application Services [enabled] :

Target System Batch Processing Services [enabled] : disabled

Target System Other Services [enabled] : disabled

Do you want to preserve the Display [a171a:12.0] (y/n) ? : y


Database port is 1541

Do you want the the target system to have the same port values as the source system (y/n) [y] ? :y
Complete port information available at
/n031/oracle/JBTA/apps/apps_st/comn/clone/bin/out/JBTA_a214a/portpool.lst

UTL_FILE_DIR on database tier consists of the following directories.

1. /d01/oracle/JBTA/inst/apps/JBTA_a171a/appltmp
2. /d01/oracle/JBTA/db/tech_st/11.1.0/appsutil/outbound/JBTA_a128a
3. /usr/tmp
Choose a value which will be set as APPLPTMP value on the target node [1] : 3

New context path and file name [JBTA_a214a.xml] :


/n031/oracle/JBTA/inst/apps/JBTA_a214a/appl/admin/JBTA_a214a.xml

Creating the new APPL_TOP Context file from :


/n031/oracle/JBTA/apps/apps_st/appl/ad/12.0.0/admin/template/adxmlctx.tmp

The new APPL_TOP context file has been created :


/n031/oracle/JBTA/inst/apps/JBTA_a214a/appl/admin/JBTA_a214a.xml

Log file located at /n031/oracle/JBTA/apps/apps_st/comn/clone/bin/CloneContext_0403052854.log


contextfile=/n031/oracle/JBTA/inst/apps/JBTA_a214a/appl/admin/JBTA_a214a.xml
Check Clone Context logfile /n031/oracle/JBTA/apps/apps_st/comn/clone/bin/CloneContext_0403052854.log for
details.

60 Update As appljbta,
JBTA_a21
0a cd /n031/oracle/JBTA/inst/apps/JBTA_a214a/appl/admin
context vi JBTA_a214a.xml
file

Context Parameter Value


s_rpcport 1647
s_ons_localport 6121
s_ons_remoteport 6226
s_ons_requestport 6521
s_webssl_port 4464
s_webport 8092
s_active_webport 8092
s_http_listen_parameter 8092
s_https_listen_parameter 4464
s_isDB NO
s_isAdmin NO
s_isWeb YES
s_isForms NO
s_isConc NO
s_isFormsDev NO
s_isConcDev NO
s_isWebDev YES
s_webentryhost a214a
s_webentrydomain zanett.com
s_webentryurlprotocol http
s_login_page http://a214a.zanett.com:8092/OA_HTML/AppsLogin
s_oc4j_cluster_nodes a171a.zanett.com:6226
s_external_url http://a214a.zanett.com:8092
s_server_ip_address 10.70.4.214
http://a214a.zanett.com:8092/oracle_smp_chronos/
s_chronosURL oracle_smp_chronos_sdk.gif
http://a214a.zanett.com:8092/oracle_smp_chronos/
s_endUserMonitoringURL oracle_smp_chronos_sdk.gif
s_javamailer_imap_user appljbta
s_javamailer_reply_to [email protected]
s_smtphost jbmexch01.jandbmedical.com

70 Generate As appljbta,
Instance
Home for perl $AD_TOP/bin/adconfig.pl contextfile=/n031/oracle/JBTA/inst/apps/JBTA_a214a/appl/admin/JBTA_a214a.xml
the
created *Verify that JBTA internal is still up and running after running the command
node
Execution Steps – Configuring Oracle E-Business Suite R12

Ste Stat Timin


p Description us Notes g
In a171a,
90 Update
Hierarchy su – appljbta
Type cd /d01/oracle/JBTA/apps/apps_st/appl/fnd/12.0.0/patch/115/sql
sqlplus apps/apps @txkChangeProfH.sql SERVRESP

*Check the file permissions for txkChangeProfH.sql before running the script above

####
SQL*Plus: Release 10.1.0.5.0 - Production on Wed Apr 15 02:38:53 2009

Copyright (c) 1982, 2005, Oracle. All rights reserved.

Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
With the Partitioning, OLAP and Data Mining options

Changing the hierarchy type for the Profile APPS_WEB_AGENT


Profile APPS_WEB_AGENT hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile APPS_SERVLET_AGENT
Profile APPS_SERVLET_AGENT hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile APPS_JSP_AGENT
Profile APPS_JSP_AGENT hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile APPS_FRAMEWORK_AGENT
Profile APPS_FRAMEWORK_AGENT hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile ICX_FORMS_LAUNCHER
Profile ICX_FORMS_LAUNCHER hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile ICX_DISCOVERER_LAUNCHER
Profile ICX_DISCOVERER_LAUNCHER hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile ICX_DISCOVERER_VIEWER_LAUNCHER
Profile ICX_DISCOVERER_VIEWER_LAUNCHER hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile HELP_WEB_AGENT
Profile HELP_WEB_AGENT hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile APPS_PORTAL
Profile APPS_PORTAL hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile CZ_UIMGR_URL
Profile CZ_UIMGR_URL hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile QP_PRICING_ENGINE_URL
Profile QP_PRICING_ENGINE_URL hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile TCF:HOST
Profile TCF:HOST hierarchy type has been
successfully changed to SERVRESP
Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit
Production
With the Partitioning, OLAP and Data Mining options

100 Update Node - Login to Oracle E-Business Suite as sysadmin user using the internal URL
Trust Level - Select the System Administrator Responsibility
- Select Profile / System
- From the 'Find system profile option Values' window, select the server that you
want to designate as the external web tier – find and select server a214a
- Query for %NODE%TRUST%. You will see a profile option named 'Node Trust
Level'. The value for this profile option at the site level will be Normal. Leave
this setting unchanged.
- Set the value of this profile option to External at the server level. The site level
value should remain set to Normal
- Save.
Continued…
110 Update List of - Query for %RESP%TRUST%. You will see a profile option named 'Responsibility
Responsibilit trust level'. The value for this profile option at site level will be Normal. Leave
ies this setting unchanged.
- Set the value of this profile option for the chosen responsibility to External at
the responsibility level. The site-level value should remain Normal.
- Repeat for all responsibilities that you want to make available from the external
web tier.
- Save
Below are the responsibilities to set for ‘Responsibility trust level’.

iStore Administrator

120 Run Running autoconfig in JBTA – internal…


autoconfig
on internal As appljbta,
tier
scripts
echo $CONTEXT_FILE
- To verify it is pointing to the xml file of the internal
- /n031/oracle/JBTA/inst/apps/JBTA_a171a/appl/admin/JBTA_a171a.xml

adstpall.sh apps/apps
ps –ef|grep appjbta
- Make sure it is a clean shutdown, wait for at least 5 minutes for all processes to
clear. If not, kill hanging processes, and then ran cmclean.sql right after the
autoconfig or before starting the application
adautocfg.sh
apps: apps

*After the above steps start the Application (JBTA –internal)


Request ID: 13519169 completed normal
Post-steps

Statu
Step Description s Notes Timing
In a171a,
130 Verify JBTA
External web su – appljbta
cd $APPL_TOP
. JBTA_a214a.env
scripts
pwd
- Should show:
/d01/oracle/JBTA/inst/apps/JBTA_a214a/admin/scripts

adstrtal.sh apps/apps
- You have just started the JBTA a214a web

adopmnctl.sh status

####EXTERNAL
Processes in Instance: JBTA_a214a.a214a.dataroad.com
-------------------+--------------------+---------+---------
ias-component | process-type | pid | status
-------------------+--------------------+---------+---------
OC4J | oafm | 13444 | Alive
OC4J | forms | 13276 | Alive
OC4J | oacore | 12982 | Alive
HTTP_Server | HTTP_Server | 12929 | Alive

adopmnctl.sh: exiting with status 0

adopmnctl.sh: check the logfile


/d01/oracle/JBTA/inst/apps/JBTA_a214a/logs/appl/admin/log/adopmnctl.txt
for more information ...
####INTERNAL
Processes in Instance: JBTA_a171a.a171a.zanett.com
-------------------+--------------------+---------+---------
ias-component | process-type | pid | status
-------------------+--------------------+---------+---------
OC4J | oafm | 9253 | Alive
OC4J | forms | 9180 | Alive
OC4J | oacore | 9024 | Alive
HTTP_Server | HTTP_Server | 8947 | Alive

adopmnctl.sh: exiting with status 0

adopmnctl.sh: check the logfile


/d01/oracle/JBTA/inst/apps/JBTA_a171a/logs/appl/admin/log/adopmnctl.txt
for more information ...
While JBTA external is up and running,
140 Verify JBTA verify that JBTA internal is also up and running.
JBTA internal applications should not crash while JBTA-external is being
Internal web started.

In a171a,
su – appljbta
scripts
adopmnctl.sh status

*everything should be up and running and the PIDs(process id) should


not be the same with the PIDs in JBTA-external

NOTE: To test the external web, make sure you add IP


10.70.4.214 - ebstest.jandbmedical.com on your local hosts file

150 As appljbta:
Update the
appljbta user # cd $HOME
profile # cp –p .bashrc .bashrc.bak
# vi .bashrc
<edit following below>

# .bashrc

# Source global definitions


if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi

# User specific aliases and functions

#. /d01/oracle/JBTA/apps/apps_st/appl/APPSJBTA_a171a.env
#. /usr/local/bin/appsprofileR12.env
#echo "Changing to appl_top, set your env"
#cd /d01/oracle/JBTA/apps/apps_st/appl

alias internal='. appsprofileR12.env;unalias internal;unalias external'


alias external='. appsprofileR12.env a214a;unalias internal;unalias
external'

function zmssetenv {
echo "
DBA Note: Please source the correct Appl environment

internal --> JBTA internal Apps tier


external --> JBTA external Apps tier

To set your environment, just type in either \"internal\" or \"external\".


Note that once you have set your environment, you will need to log out
and then log back in to switch to the other environment. This is
intentional, to avoid potential conflicts.
"
}

zmssetenv

To set your environment, just type in either \"internal\" or \"external\".

160
Verify existence For the “external” apps tier, verify the existence of the $APPLCSF in the
of conc/log environment file as well as the corresponding directories:
directories # cd $LOG_HOME/appl
# mkdir conc
# mkdir conc/out
# mkdir conc/log
This was needed so that the Generic Collections Service / Service
Manager would start on the external node. Startup had been failing due
to unable to create the manager log in the missing directory.

I had tried stopping / starting concurrent managers after creating the


directories, but the Generic Collection Service (GCS) did not start on
a214a.

I logged on to the application and went System Administrator > Oracle


Applications Manager > Site Map > Generic Services > OAM Generic
Collection Service (hit next 10 as necessary) > Select the radio button
next to A214A, select Start from the pull-down menu, and click Go. This
worked.
Appendix
INTERNAL

EXTERNAL
J&B iStore External Web – Execution Document (JBPA)
General Overview

This document describes methods for creating a second apps tier for the set up of JBPA iStore

Purpose and Scope

This document focuses on the use of multiple domains -- where different E-Business Suite R12 users access the E-Business Suite
via different URLs -- with multiple installations on a single application server.

Goals and Objective

Successfully deploy iStore as an externally-faced application with the external web and internal application in the same server.

Environment Profile

Application Server: a194a.zanett.com and a215a.zanett.com


Database Server: a102a.zanett.com
Instance: JBPA
Operating System: Linux 32-bit
3rd Party Software:

Environment Diagram
General Notes

Within the internal network a single server makes use of the shared APPL_TOP and shared ORACLE_HOME technology to host
and effectively perform the functions of both the internal as well as the external web tier.
Document Review

Step Description Notes


1 Install Guide

2 Oracle Certification
3 References
Metalink Note: 380490.1 - Oracle E-Business Suite R12 Configuration in a DMZ
Metalink Note: 726953.1 - Case History: Implementing a Reverse Proxy Alone in a DMZ
Configuration - R12
Metalink Note: 384248.1 - Sharing The Application Tier File System in Oracle E-Business Suite
Release 12
Pre-Installation Steps

Step Description Status Notes Timing


Identify the Oracle E-Business Suite R12 modules that you need for external
10 Planning E- deployment.
Business
Suite Product Name: iStore
Functionality Product ID:
for the DMZ Product Code: IBE
Product Family:
URL Firewall Rules: Yes
Minimum Code Level: 11i9 or 11i10

No additional patches are currently required to support DMZs for E-Business


20 Required Suite
Patches Release 12

x In a194a,
30 Create
External # su – appljbpa
Web # cd /n031/oracle/JBPA/inst/apps
Directories # mkdir JBPA_a215a
# cd JBPA_a215a
# mkdir appl
# cd appl
# mkdir admin
Execution Steps - Adding a Node to a Shared Application Tier File System

Ste Descripti Stat


p on us Notes
Login to a194a,
40 Prepare
existing # su – appljbpa
node # scripts
# perl adpreclone.pl appsTier

As appljbpa,
50 Configur
e the # cd $COMMON_TOP/clone/bin
node to # perl adclonectx.pl addnode \
be added contextfile=/n031/oracle/JBPA/inst/apps/JBPA_a194a/appl/admin/JBPA_a194a.xml

Copyright (c) 2002 Oracle Corporation


Redwood Shores, California, USA

Oracle Applications Rapid Clone

Version 12.0.0

adclonectx Version 120.18.12000000.7

Running:
/n031/oracle/JBPA/apps/apps_st/comn/clone/bin/../jre/bin/java -Xmx600M -classpath /n031/oracle/JBPA/apps/apps_
clone/bin/../jlib/xmlparserv2.jar:/n031/oracle/JBPA/apps/apps_st/comn/clone/bin/../jlib/java oracle.apps.ad.context.C
/n031/oracle/JBPA/inst/apps/JBPA_a194a/appl/admin/JBPA_a194a.xml -addnode
Enter the APPS password : apps

Log file located at /n031/oracle/JBPA/apps/apps_st/comn/clone/bin/CloneContext_0712052356.log

Provide the values required for creation of the new APPL_TOP Context file.

Target System Hostname (virtual or normal) [a194a] : a215a


Target System Root Service [enabled] :

Target System Web Entry Point Services [enabled] :

Target System Web Application Services [enabled] :

Target System Batch Processing Services [enabled] : disabled

Target System Other Services [enabled] : disabled

Do you want to preserve the Display [a194a:12.0] (y/n) ? : y


Database port is 1531

Do you want the the target system to have the same port values as the source system (y/n) [y] ? :y

Complete port information available at /n031/oracle/JBPA/apps/apps_st/comn/clone/bin/out/JBPA_a215a/portpool.ls

UTL_FILE_DIR on database tier consists of the following directories.

1. /d01/oracle/JBPA/inst/apps/JBPA_a194a/appltmp
2. /d01/oracle/JBPA/db/tech_st/11.1.0/appsutil/outbound/JBPA_a102a
3. /usr/tmp
Choose a value which will be set as APPLPTMP value on the target node [1] : 3

New context path and file name [JBPA_a215a.xml] : /n031/oracle/JBPA/inst/apps/JBPA_a215a/appl/admin/JBPA_a21

Creating the new APPL_TOP Context file from :


/n031/oracle/JBPA/apps/apps_st/appl/ad/12.0.0/admin/template/custom/adxmlctx.tmp

The new APPL_TOP context file has been created :


/n031/oracle/JBPA/inst/apps/JBPA_a215a/appl/admin/JBPA_a215a.xml

Log file located at /n031/oracle/JBPA/apps/apps_st/comn/clone/bin/CloneContext_0712052356.log


contextfile=/n031/oracle/JBPA/inst/apps/JBPA_a215a/appl/admin/JBPA_a215a.xml
Check Clone Context logfile /n031/oracle/JBPA/apps/apps_st/comn/clone/bin/CloneContext_0712052356.log for de

60 Update As appljbpa,
JBPA_a21 cd /n031/oracle/JBPA/inst/apps/JBPA_a215a/appl/admin
5a vi JBPA_a215a.xml
context
file
Context Parameter Value
s_rpcport 1637
s_ons_localport 6111
s_ons_remoteport 6211
s_ons_requestport 6511
s_webssl_port 4454
s_webport 8011
s_active_webport 8011
s_http_listen_parameter 8011
s_https_listen_parameter 4454
s_isDB NO
s_isAdmin NO
s_isWeb YES
s_isForms NO
s_isConc NO
s_isFormsDev NO
s_isConcDev NO
s_isWebDev YES
s_webentryhost a215a
s_webentrydomain zanett.com
s_webentryurlprotocol http
s_login_page http://a215a.zanett.com:8011/OA_HTML/AppsLogin
s_oc4j_cluster_nodes a194a.zanett.com:6211
s_external_url http://a215a.zanett.com:8011
s_server_ip_address 10.70.4.215
http://a215a.zanett.com:8011/oracle_smp_chronos/
s_chronosURL oracle_smp_chronos_sdk.gif
http://a215a.zanett.com:8011/oracle_smp_chronos/
s_endUserMonitoringURL oracle_smp_chronos_sdk.gif
s_javamailer_imap_user appljbpa
s_javamailer_reply_to [email protected]
s_smtphost jbmexch01.jandbmedical.com

65 As appljbpa:
Shutdow # scripts
n the # ./adstpall.sh apps/apps
internal
applicati
on tier

70 Generate As appljbpa,
Instance
Home for perl $AD_TOP/bin/adconfig.pl contextfile=/n031/oracle/JBPA/inst/apps/JBPA_a215a/appl/admin/JBPA_a215a.xml
the
created
node
Execution Steps – Configuring Oracle E-Business Suite R12

Ste Stat Timin


p Description us Notes g
In a194a,
80 Update
Hierarchy su – appljbpa
Type cd /d01/oracle/JBPA/apps/apps_st/appl/fnd/12.0.0/patch/115/sql
sqlplus apps/apps @txkChangeProfH.sql SERVRESP

*Check the file permissions for txkChangeProfH.sql before running the script above

####
SQL*Plus: Release 10.1.0.5.0 - Production on Wed Apr 15 02:38:53 2009

Copyright (c) 1982, 2005, Oracle. All rights reserved.

Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
With the Partitioning, OLAP and Data Mining options

Changing the hierarchy type for the Profile APPS_WEB_AGENT


Profile APPS_WEB_AGENT hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile APPS_SERVLET_AGENT
Profile APPS_SERVLET_AGENT hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile APPS_JSP_AGENT
Profile APPS_JSP_AGENT hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile APPS_FRAMEWORK_AGENT
Profile APPS_FRAMEWORK_AGENT hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile ICX_FORMS_LAUNCHER
Profile ICX_FORMS_LAUNCHER hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile ICX_DISCOVERER_LAUNCHER
Profile ICX_DISCOVERER_LAUNCHER hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile ICX_DISCOVERER_VIEWER_LAUNCHER
Profile ICX_DISCOVERER_VIEWER_LAUNCHER hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile HELP_WEB_AGENT
Profile HELP_WEB_AGENT hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile APPS_PORTAL
Profile APPS_PORTAL hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile CZ_UIMGR_URL
Profile CZ_UIMGR_URL hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile QP_PRICING_ENGINE_URL
Profile QP_PRICING_ENGINE_URL hierarchy type has been
successfully changed to SERVRESP
Changing the hierarchy type for the Profile TCF:HOST
Profile TCF:HOST hierarchy type has been
successfully changed to SERVRESP
Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit
Production
With the Partitioning, OLAP and Data Mining options
85 As appljbpa:
Run
autoconfig Run autonconfig on the external tier:
on the # cd $APPL_TOP
external # . JBPA_a215a.env
application # scripts
tier and the <it should say>
internal tier /d01/oracle/JBPA/inst/apps/JBPA_a215a/admin/scripts
# echo $CONTEXT_FILE
<it should say>
/n031/oracle/JBPA/inst/apps/JBPA_a215a/appl/admin/JBPA_a215a.xml
# ./adautocfg.sh

Run autoconfig on the internal tier:


Logout as appljbpa and log back in to source the environment.
# scripts
# echo $CONTEXT_FILE
<it should say>
/n031/oracle/JBPA/inst/apps/JBPA_a194a/appl/admin/JBPA_a194a.xml
# ./adautocfg.sh

100 Update Node - Login to Oracle E-Business Suite as sysadmin user using the internal URL
Trust Level - Select the System Administrator Responsibility
- Select Profile / System
- From the 'Find system profile option Values' window, select the server that you
want to designate as the external web tier – find and select server
a215a.zanett.com
- Query for %NODE%TRUST%. You will see a profile option named 'Node Trust
Level'. The value for this profile option at the site level will be Normal. Leave
this setting unchanged.
- Set the value of this profile option to External at the server level. The site level
value should remain set to Normal
- Save.
Continued…
100 Update List of - Query for %RESP%TRUST%. You will see a profile option named 'Responsibility
Responsibilit trust level'. The value for this profile option at site level will be Normal. Leave
ies this setting unchanged.
- Set the value of this profile option for the chosen responsibility to External at
the responsibility level. The site-level value should remain Normal.
- Repeat for all responsibilities that you want to make available from the external
web tier.
- Save
Below are the responsibilities to set for ‘Responsibility trust level’.

iStore Administrator
Post-steps

Statu
Step Description s Notes Timing

130 Verify the Login to the internal application and submit Active Users Concurrent
application Program

Login to the external application and verify that the only responsibility
showing is iStore Administrator.

NOTE: To test the external web, make sure you add IP 10.70.4.215 -
istore.jandbmedical.com on your local hosts file

140 As appljbpa:
Update the
appljbpa user # cd $HOME
profile # cp –p .bashrc .bashrc.bak
# vi .bashrc
<edit following below>

# .bashrc

# Source global definitions


if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi

# User specific aliases and functions

#. /d01/oracle/JBPA/apps/apps_st/appl/APPSJBPA_a194a.env
. /usr/local/bin/appsprofileR12.env
#echo "Changing to appl_top, set your env"
#cd /d01/oracle/JBPA/apps/apps_st/appl

alias internal='. appsprofileR12.env;unalias internal;unalias external'


alias external='. appsprofileR12.env a215a;unalias internal;unalias
external'
function zmssetenv {
echo "
DBA Note: Please source the correct Appl environment

internal --> JBPA internal Apps tier


external --> JBPA external Apps tier

To set your environment, just type in either \"internal\" or \"external\".


Appendix
INTERNAL

EXTERNAL

You might also like