Você está na página 1de 16

TBA MD.

120 Installation Instructions

AIM

MD.120 INSTALLATION INSTRUCTIONS DPI Implementations iSupplier - Supplier Site Custom Inactive Date detail
Author: Creation Date: Last Updated: Document Ref: Version: 1.0 Ajay Kumar Jun 30 2011 July 28, 2011

Approvals:

Document Control

TBA MD.120 Installation Instructions

Change Record
3

Date 30-Jun-11 28-July-11

Author Ajay Kumar Muni Adluru

Versio n 1.0

Change Reference No Previous Document

Reviewers

Name

Position

Distribution

Copy No. 1 2 3 4

Name Library Master

Location Project Library Project Manager

ii

TBA MD.120 Installation Instructions

Contents

Installation Assumptions.............................................................................1 Installation Instructions : Development Tasks.............................................1 1. MD120 Database Objects Migration..................................................1 Installation Steps......................................................................................... 2 Open and Closed Issues for this Deliverable.............................................12 Open Issues......................................................................................... 12 Closed Issues.......................................................................................12

iii

TBA MD.120 Installation Instructions

Installation Assumptions
Database Server up and running. Custom schemas exists in target application

TBA

Installation Instructions : Development Tasks


Environment Name: Target_Application Machine: Database_Server

1. MD120 Database Objects Migration


S.NO 1 File Name Description Object Type Source Directory Customization s involved Action By DBA

TBA

Installation Steps
This section details the migration steps for Supplier Site Custom inactive date. 1. Login to unix box using a valid username and password in application server. 2. If not created, please create custom folder xxdpi/oracle/apps under $JAVA_TOP in the <target> environment. 3. If not created, please create a temporary directory in the <target> environment (e.g. $JAVA_TOP/xxdpi/tmp in target instance). Note : It can be any path but you must have full permission on the directory.
4. Unzip(Use option Extract Here) the following files (Available in VSS at EBS12/JAVA_CLASS/ ) . For unzip please right click and

select option Extract Here. Note : Please keep backup of exiting pos folder from <target> environment before migration. a. pos.zip (VSS Version #2) - Under $JAVA_TOP/xxdpi/oracle/apps: b. oracle.zip(VSS Version #4) - Under $JAVA_TOP/xxdpi/tmp
5. Set the System Profile option "Self Service Personal Home Page Mode to 'Framework Only'

TBA

6. Save your changes. 7. Set the System Profile option FND: Personalization Document Root Path" to a temporary directory path Example of WE2: /ebswe2/u05/apps/apps_st/comn/java/classes/xxdpi/tmp

TBA

8. Go to the Functional Administrator responsibility on the target instance, navigate to Personalizations tab.

TBA

TBA

9. Click on Import/Export button -> Exported Personalization .

TBA

10. Expand the 'Exported Personalizations' all the way down for 9 folders. For example: a. oracle b. apps c. pos d. supplier e. webui i. customizations ii. site iii. 0 iv. Check the corresponding checkbox under 'Select' column for ByrAddrBkPG.xml f. Server i. customizations ii. site iii. 0 iv. Check the corresponding checkbox under 'Select' column for ByrAddrBkStVO.xml

TBA

11. Then click on the button 'Import from File System'

TBA

12. There will be a message similar to the following: Press Ok Confirmation Documents imported Imported 2 documents from file system successfully. /oracle/apps/pos/supplier/webui/customizations/site/0/ByrAddrBkPG.xml /oracle/apps/pos/supplier/server/customizations/site/0/ByrAddrBkStVO.xml Press Ok button.

13. Steps to Check Migration: Step 1: set serveroutput on;

TBA

begin jdr_utils.listcustomizations('/oracle/apps/pos/supplier/server/ByrAddrBkStVO'); end; / Output to be: /oracle/apps/pos/supplier/server/customizations/site/0/ByrAddrBkStVO Step 2: set serveroutput on; begin jdr_utils.listcustomizations('/oracle/apps/pos/supplier/webui/ByrAddrBkPG'); end; / Output to be: /oracle/apps/pos/supplier/webui/customizations/site/0/ByrAddrBkPG Step 3: Following three files to be available in path - $JAVA_TOP/xxdpi/oracle/apps/pos/supplier/server XXByrAddrBkStExVO.xml XXByrAddrBkStExVOImpl.class XXByrAddrBkStExVORowImpl.class

14. Bounce the Apache server. (All Application nodes to be bounced ) adapcctl.sh stop adoacorectl.sh stop adapcctl.sh start adoacorectl.sh start

Steps to Rollback: (Only if required)


Step 1: set serveroutput on; begin jdr_utils.deletedocument(/oracle/apps/pos/supplier/server/customizations/site/0/ByrAddrBkStVO);

TBA

end; / Output to be: Successfully deleted document /oracle/apps/pos/supplier/server/customizations/site/0/ByrAddrBkStVO Step 2: set serveroutput on; begin jdr_utils.deletedocument(/oracle/apps/pos/supplier/webui/customizations/site/0/ByrAddrBkPG); end; / Output to be: Successfully deleted document /oracle/apps/pos/supplier/webui/customizations/site/0/ByrAddrBkPG Step 3: Delete following three files from path - $JAVA_TOP/xxdpi/oracle/apps/pos/supplier/server XXByrAddrBkStExVO.xml XXByrAddrBkStExVOImpl.class XXByrAddrBkStExVORowImpl.class Step 4: Bounce the Apache server. (All Application nodes to be bounced ) adapcctl.sh stop adoacorectl.sh stop adapcctl.sh start adoacorectl.sh start

TBA

Open and Closed Issues for this Deliverable


Open Issues

ID

Issue

Resolution

Responsibility

Target Date

Impact Date

Closed Issues

ID

Issue

Resolution

Responsibility

Target Date

Impact Date

Você também pode gostar