Fusion Connect-HDL Automation Solution

You might also like

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 14

AIM

MD.120 INSTALLATION
INSTRUCTIONS
Fusion Connect-HDL Automation
Solution

Author: Sreela Sreekumar


Creation Date: April 27, 2016
Last Updated: April 27, 2016
File Name:
Doc Ref : Fusion Connect/HDL Automation/MD120
Version: 1.0

Approvals:

Process Owner

Project Manager

Oracle Project Manager


MD.120 Installation Instructions Doc Ref:Error: Reference source not found
27 Apr2016

Document Control

Change Record
1

Date Author Version Change Reference

27-Apr-16 Sreela Sreekumar Draft No Previous Version

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.

Page 2 of 14
MD.120 Installation Instructions Doc Ref:Error: Reference source not found
27 Apr2016

Contents

Document Control....................................................................................................................2
Installation Instructions for Fusion Connect – HDL Automation....................................4
Fusion HCM Component Installation...................................................................................5
Pre-Requisite Steps...........................................................................................................5
Pre-Installation Steps........................................................................................................5
Installation Steps...............................................................................................................6
E-Business Application Configurations – Application User......................................9
Post Installation Steps.....................................................................................................12
Verification Checklist.....................................................................................................13
Open and Closed Issues for this Deliverable.....................................................................14
Open Issues......................................................................................................................14
Closed Issues....................................................................................................................14

Page 3 of 14
Installation Instructions Doc Ref:
27 Apr2016

Installation Instructions for Fusion Connect – HDL Automation

Installation Summary:

This Installation document provides the steps that need to follow in Oracle EBS to automate the file transfer
for the fusion connect extract and load initiation at Fusion application side.
Environment Summary:

Application Name Type

Oracle EBS suite R12 Production

Fusion Applications Rel10 Production Environment

Page 4 of 14
Installation Instructions Doc Ref:
27 Apr2016

Fusion HCM Component Installation

Pre-Requisite Steps

Sequence Step Details


Number Name

User should have System Administrator User role


1 User Role
User Should have access to APPS Server

2 Network Port 443 needs to be opened and firewall setting should be enabled to allow the
request to Fusion application from eBs server.

3 Java Run Time JRE 1.7


environment
Java can be downloaded from
http://www.oracle.com/technetwork/java/javase/downloads/java-
archive-downloads-javase7-521261.html

Pre-Installation Steps

Sequence Step Details


Number Name

1 Unzip HDL Unzip HDL Automation.zip in local folder


Automation.zip in
local folder

2 Install Java 7 Install Java7 in the folder for example:


/oracle/clndev06/apps/tech_st/10.1.3/appsutil/JDK_LATEST/ibm-
java-ppc64-71

Page 5 of 14
Installation Instructions Doc Ref:
27 Apr2016

Installation Steps
Following steps can be performed by DBA with the help of Oracle Consultant.

Sequence Step Details


Number Name

1 Copy the Copy the entire folder from HDL Automation.zip to


Library/Execu /home/xxhcmuser/SREELA/ucm folder in the server (later, we need
table Jar files to update the host script with this path)
to any folder
on apps server

Page 6 of 14
Installation Instructions Doc Ref:
27 Apr2016

2 Update the
connection.pro
perties from
the folder
/home/xxhcm
user/SREELA
/ucm/generic

UCMServerURL=https\://hcti-
test.fs.ap2.oraclecloud.com/idcws/GenericSoapPort
UCMUserName=hcm.user
UCMPassword=Oracle100
LoaderType=HDL
OutBoundFolder=hcm/dataloader/export
DocAccount=hcm/dataloader/import
policy=oracle/wss_username_token_over_ssl_client_policy
WSDL_URL=https\://hcti-
test.hcm.ap2.oraclecloud.com/hcmCommonDataLoader/HCMDataLoade
r?wsdl
HCMUserName=hcm.user
HCMPassword=Oracle100
proxyHost=
proxyPort=
AutoLoad=Y
Open XXHCM_FUSION_UCM_UPLOAD.prog in local machine. File is
3 Update the
available in HDL Automation.zip
Host Script
with the path
For example:
where java7
installed
export PATH=/usr/java/jre1.7.0_80/bin:$PATH
(/home/xxhc export JAVA_HOME=/usr/java/jre1.7.0_80/bin
muser/SREEL
A/ucm)

Page 7 of 14
Installation Instructions Doc Ref:
27 Apr2016

6 Copy the Host 1. Copy the updated XXHCM_FUSION_UCM_UPLOAD.prog file to


script $APPL_TOP/xxca_riew/<version folder>/bin/
For example, In test instance it is :
/orabin/hrtst/apps/apps_st/appl/fnd/12.0.0/bin
Replace <version folder> with actual version in Production Server
2. Create soft link by running the below command
ln -fs $FND_TOP/bin/fndcpesr XXHCM_FUSION_UCM_UPLOAD

For Example , in test instance it was done through :


ln -s $FND_TOP/bin/fndcpesr
/orabin/hrtst/apps/apps_st/appl/fnd/12.0.0/bin/XXHCM_FUSION_U
CM_UPLOAD

Note: Verify Paths referred are correct as per setup in production server

7 Permissions Provide all permission to the file


XXHCM_FUSION_UCM_UPLOAD.prog using chmod 755

Page 8 of 14
Installation Instructions Doc Ref:
27 Apr2016

8 Request set Move the Fusion_Connect_RS.ldt into any folder in Unix application
server and execute the below command from that folder

Fusion_Connect_RS.l
dt

$FND_TOP/bin/FNDLOAD apps/<apps password> 0 Y UPLOAD


@FND:patch/115/import/afcprset.lct Fusion_Connect_RS.ldt
UPLOAD_MODE=REPLACE CUSTOM_MODE=FORCE

E-Business Application Configurations – Application User


Following steps can be performed by E Business Suite User with the help of
Oracle Consultant.

1 Creation of Create the host executable with execution path to .prog file created in step3
Executable
1. Login to E-Business Suite production Application
2. Navigate to Application Developer  Concurrent  Executable
3. Register a new Executable with following values.
Executable : XX_REGISTER_FILE_TO_UCM
Short Name : XX_REGISTER_FILE_TO_UCM
Application : XXCA_RIEW Custom Application
Execution Method : Host
Execution File Name : XXHCM_FUSION_UCM_UPLOAD
4. Save the executable

Page 9 of 14
Installation Instructions Doc Ref:
27 Apr2016

2 Update Update the ‘Fusion Coexistence export data to fusion’ Concurrent Program
Concurrent to make use of executable created above step
program
1. Login to E-Business Suite production Application
2. Navigate to Application Developer  Concurrent  Program
3. Query for Concurrent Program “Fusion Coexistence Export Data to
Fusion”
4. Change value in Executable name to XX_REGISTER_FILE_TO_UCM
5. Save the program

Page 10 of 14
Installation Instructions Doc Ref:
27 Apr2016

3 Adding Go to the application and add the request ‘Fusion Connect - Data Extraction
request group Request Set’to the required responsibility.
to the required
Navigation : system administrator -> Security -> Responsibility -> Request
responsibility

Page 11 of 14
Installation Instructions Doc Ref:
27 Apr2016

Post Installation Steps

Sequence Step Details


Number Name

1 Test run Once the Installation is done, ‘Fusion Connect - Data Extraction
Request Set’ request can be executed.
This can be done by application user with the help of oracle consultant

Page 12 of 14
Installation Instructions Doc Ref:
27 Apr2016

Verification Checklist

Sequence Step Details


Number Name

1 Fusion Open the Fusion application, go to Navigator Data Exchange Load


Application Data for Coexistence
Refresh the search results or search by the process id specified in the
process log file.
You should be able to see the file imported and data got loaded
successfully.

Page 13 of 14
Installation Instructions Doc Ref:
27 Apr2016

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

Page 14 of 14

You might also like