You are on page 1of 11

INSTALLATION INSTRUCTIONS

Poclain Hydraulics
S0093 MSCA Adaption

Author:

Tapan Kumar Dash

Creation Date:

January 21, 2014

Last Updated:

December 10, 2014

Document Ref:

S0093

Version:

5.0

Approvals:
<Approver 1>
<Approver 2>

Doc Ref: S0093

Document Control
Change Record
1

Date

Author

Versio
n

Change Reference

21-Jan-14
10-Dec14
19-Feb-14
27-Feb-14
19-Nov14

Tapan Kumar Dash


Tapan Kumar Dash

1.0
2.0

Initial Version
Change Version 1.0

Tapan Kumar Dash


Tapan Kumar Dash
Laurent HELIN

3.0
4.0
5.0

Change Version 2.0


Change Version 3.0
Change Version 4.0

Reviewers

Name

Position

Distribution

Copy
No.

Name

Location

1
2
3
4

Note To Holders:
If you receive an electronic copy of this document and print it out, please
write your name on the equivalent of the cover page, for document control
purposes.
If you receive a hard copy of this document, please write your name on the
front cover, for document control purposes.

S0093 MSCA Adaption


File Ref: 283702243.doc

Configuration Instructions for S0093 MSCA Adaption

4 of 10

Doc Ref: S0093

Contents

Document Control.......................................................................................ii
Configuration Instructions for S0093 MSCA Adaption.................................1
Pre-requisite MD120/tar (Please Review this section before deployment)
.............................................................................................................. 1
Pre-Installation Steps.............................................................................1
Installation Steps...................................................................................2
Post Installation Steps...........................................................................2
Verification Checklist.............................................................................3
Complete Objects Checklist - Technical.................................................6
Complete Objects Checklist - Functional...............................................6
Backout Plan............................................................................................... 7
Open and Closed Issues for this Deliverable...............................................8
Open Issues........................................................................................... 8
Closed Issues.........................................................................................8

S0093 MSCA Adaption


File Ref: 283702243.doc

Configuration Instructions for S0093 MSCA Adaption

4 of 10

Doc Ref:

Configuration Instructions for S0093 MSCA Adaption

Environment Name: Based on the target


Environment Name For Ex: - eBS03, eBS06 etc

Machine: Based on the target instance to be


deployed.

SID:

Pre-requisite MD120/tar (Please Review this section before deployment)


Please ensure these MD120/tar files have been deployed before deploying this MD120/tar
file.
Check the folder for the tar file:
$XXPH_TOP/12.0.0/admin/install/tools/adinstallpkg/install
Check the table : XX_DELIVERS
(log on to apps schema to run the below sql)
SELECT *
FROM
xx_delivers
WHERE subject = 'S0093' ; -- dev needs ref number

Note the final version deployed till date. This should match with the TAR file version
mentioned below.
Sl.
No.

MD120 file name

Ver

Tar file name

1
2
3
4

S0093_MD120_1.0
S0093_MD120_2.0
S0093_MD120_3.0
S0093_MD120_4.0

1.0
2.0
2.0
4.0

OEBS_PH_S0093_1.0.0_US.tar.gz
OEBS_PH_S0093_1.1.0_US.tar.gz
OEBS_PH_S0093_1.2.0_US.tar.gz
OEBS_PH_S0093_1.3.0_US.tar.gz

S0093_MD120_5.0

5.0

OEBS_PH_S0093_1.4.0_US.tar.gz

Pre-Installation Steps

Profile Option Set-up:


N.A
Functional Parameter Set-up:
N.A
Sysadmin Set-up:
N.A

File Ref: 283702243.doc

Configuration Instructions for S0093 MSCA Adaption

4 of 10

Doc Ref:

Custom TOP/Path Setup:


N.A
If Destination Environment Does not Include

Ensure write permission on the Java Top ($JAVA_TOP) is available.

Installation Steps
1. Login to the UNIX box with any FTP software based on the environment where the code
needs to be deployed.
2. Place the tar file OEBS_PH_S0093_1.5.0_US.tar in the below folder
/PHSI/products/eBS/APPS/appl/xxph/12.0.0/admin/install/tools/adinstallpkg/inst
all.
3. Uploading the TAR file objects using the below command.
$XXPH_TOP/admin/install/tools/bin/xx_adinstallpkg.ksh -kid
OEBS_PH_S0093_1.4.0_US.tar.gz
4. Check for the log file generated for the messages for successful deployment.
5. Unzip the java class files

Navigate to the below directory.

/
PHSI/products/eBS/APPS/appl/xxph/12.0.0/admin/install/tools/adinstallpkg/install/
OEBS_PH_S0093_1.4.0_US/bin

Run the below command to unzip the class files.


unzip XXPH_S0093_1.4.0.zip -d $JAVA_TOP

Post Installation Steps


Profile Option Set-up:
N.A
Functional Parameter Set-up:
N.A
Sysadmin Set-up:
1. Perform step 1 under verification checklist.

File Ref: 283702243.doc

Configuration Instructions for S0093 MSCA Adaption

4 of 10

Doc Ref:

Verification Checklist
Verify that the customization has been properly installed by following these steps:
1. Function Availability Check:
Log on to Oracle EBS Applications.
Navigate to Application DeveloperApplicationFunction
Press F11.
Enter Value for the User Function Name as PH MSCA Sub Transfer PSFT, Press
Ctrl+F11
Click on the Web HTML Tab. The below screen opens and ensure the HTML Call as
highlighted below.

2. Custom function attached to Custom Menu.


Navigate to Application DeveloperMenu
The following screen opens.

File Ref: 283702243.doc

Configuration Instructions for S0093 MSCA Adaption

4 of 10

Doc Ref:

Query for the User Menu Name PH MSCA Inventory menu The following screen
opens.

Create new record by entering the details as follows and save the form
Sl.
No.
1

Prompt

FINISHGOOD
Subinventory
Transfer

Submenu

Function

Description

PH MSCA Sub Transfer PSFT

Custom function for S0093

3. Verify the following Java files have been un zipped correctly


File Ref: 283702243.doc

Configuration Instructions for S0093 MSCA Adaption

4 of 10

Doc Ref:

Navigate to $JAVA_TOP/oracle/apps/inv/invtxn/server

XXPHSubXferPSFTListener.class

XXPHSubXferPSFTFunction.class

XXPHSubXferPSFTPage.class

File Ref: 283702243.doc

Configuration Instructions for S0093 MSCA Adaption

4 of 10

Doc Ref:

Complete Objects Checklist - Technical

Object Name

Object Type

Code Version

XXPHSubXferPSFTListener.class
XXPHSubXferPSFTFunction.class
XXPHSubXferPSFTPage.class
FCT_XXPH_INV_MOB_SUB_XFER_PSFT.ldt
cre_pack_XXPH_S0093_MSCA

Java Class File


Java Class File
Java Class File
Function Ldt
Package

1.0
1.3

Remarks

Complete Objects Checklist - Functional

Object Name

File Ref: 283702243.doc

Object Type

Version

Remarks

Configuration Instructions for S0093 MSCA Adaption

4 of 10

Doc Ref:

Backout Plan
In case the code migration fails / breaks other functionality, the code has to be backed out.
This section must list the detailed steps to backout the code migration.
Please include instructions to backup previous versions of the code objects and steps to
fallback on the version if needed.

File Ref: 283702243.doc

Configuration Instructions for S0093 MSCA Adaption

4 of 10

Doc Ref:

Open and Closed Issues for this Deliverable


Open Issues

ID

Issue

Resolution

Responsibility

Target Date

Impact Date

Resolution

Responsibility

Target Date

Impact Date

Closed Issues

ID

Issue

File Ref: 283702243.doc

Configuration Instructions for S0093 MSCA Adaption

4 of 10

You might also like