Tuesday, June 23, 2009

Configuring HRMS on 12.0.4

1) Installed Oracle HRMS (Came with 12.0.4 install)
Oracle Application Manager - > Site Map - > License Manager - > Products - > License Applications Product - > Human Resources - > Submit
NotesSteps 1 & 2 done, all the other steps can be ignored.
SELECT V.APPLICATION_NAME app,to_char(V.APPLICATION_ID) appId,L.MEANING appStatus,DECODE(I.PATCH_LEVEL, NULL, '11i.' v.APPLICATION_SHORT_NAME '.?', I.PATCH_LEVEL) patchFROM FND_APPLICATION_ALL_VIEW V, FND_PRODUCT_INSTALLATIONS I, FND_LOOKUPS LWHERE (V.APPLICATION_ID = I.APPLICATION_ID)AND (V.APPLICATION_ID IN('0', '50', '178', '231', '275', '453', '603', '800', '801', '802', '803', '804', '805', '808','809', '810', '8301', '8302', '8303'))AND (L.LOOKUP_TYPE = 'FND_PRODUCT_STATUS')AND (L.LOOKUP_CODE = I.Status )ORDER BY 1;
Note id: 261452.1

2) Run DataInstall,
Run the command line DataInstall java utility in order to select the legislations you want to apply as follows:
java oracle.apps.per.DataInstall thin ::
where
is the username of the main apps account is the password for this account:: represents the database connection information,
Eg:java oracle.apps.per.DataInstall apps apps thin derp:1546:DEV
Note : 145837.1,140511.1

3) When running the data install utility, select those legislations to be installed (even if the flag shows them as 'Installed').20I, 21I (HR and Pay Roll for India)
Note : 462514.1

4) Install hrglobal.drv (deliver patch 6390830) located in $PER_TOP/patch/115/driver/hrglobal.drv,
adpatch options=nocompiledb,nocompilejsp,hotpatch
Note: 1. While applying you might see the below,
This Patch seems to have been applied already.Would you like to continue anyway [N] ?,
You can ignore it and continue
Note id : 145837.1

5) Optional: Ran the "International HRMS Setup" with the parameters,
IN, INR, 2010/04/01 00:00:00, N,
Note: Program will error out and we don’t need to bother about it
Note id : 261452.1

6) Tested the values in the form HRMS Manager> Total Compensation > Basic > Classificationand found them, the same can be checked from pay_element_classifications.
Note id: 261452.1

1 comment:

Unknown said...

what about other ways of repair your sql server, you may take a closer look at this application, for example