| Home |
| Technical Articles |
| Training Articles |
| Receive Email for New Articles |
| Contributors |
| Apps Book |
Technical Articles
HR and Payroll
Oracle HRMS
Oracle HRMS Payroll Migration
Oracle HRMS API Employee People Migration 

| Oracle HRMS API Employee People Migration | | Print | |
| Written by Anil Passi | |
| Monday, 13 November 2006 | |
|
In this article, I will explain how to migrate or interface Employees / People records in Oracle HRMS application.
Comments
(28)
written by Sunil , November 19, 2006 written by Sunil , November 19, 2006
I appreciate this. Pls is it possible to have your email id. I have got some other questions to ask you. eg Fast formular
manny thanks written by Anil Passi , November 20, 2006 written by mukesh , December 15, 2006
Hi Anil,
I am doing Employee assignment conversion. after your people migration.So I am updating default assignment but in some cases one person having more than one assignment also so how i can handle history recrods and multiple assignments. I know that APIs for this but wanna know how hisotry record will be picked up or how i need to handle it. Rgds Mukesh written by Supriya , December 22, 2006
Hi Anil,
I am trying to upload employee data into per_all_people_f and per_all_assignments_f using hr_in_employee_api and hr_in_assignment_api for India Localization. On using create_in_employee a default primary assignment is created automatically. Now how do I update the primary assignment created by hr_in_employee_api. In hr_in_assignment_api there are two procedure to create a secondary assignment or to update the primary assignment. I do not want to create a secondary assignment but in update procedure jobs, position, grade and payroll are not given. Then how do i go updating the primary assignment. Your inputs would be higly appriciated. Regards, Supriya written by venkat , February 05, 2007
Anil,
I am starting the career in apps. I am having a generic question.How to know what are the mandatory parameters that are required to be passed for an api. Most of the times even though we pass all the parameters which are not defaulted, i am getting this error thanks venkat written by Anil Passi , February 06, 2007
.
. Hi Madhu You are seeing a ORA error for passed parameters, which means the issue is with syntax rather than business validation. Email me your script, I will have a look. Thanks, Anil Passi written by chunnu , March 08, 2007
For non-UK implementers, you will need to use non GB version of the API.i am in US i want to know what does it mean?
written by devi , March 09, 2007
hi anil,
im new to oracle HRMS, could you please send me any interface examples with the validations, to practice written by seema , March 14, 2007
Hi Anil,
i am new to oracle apps. I had a doubt. usually in migration or conversion,we have an interface table which we populate before the data is populate in base tables through open interfaces.rt? here in people data migration which is the interface table,open interface? is per_all_people_f the base table? written by seema , March 16, 2007
Hi Anil,
Thanks for the early response.I did understand the use of API but a little confused about the sequence of operation. Considering the case of multiple records to be populated ,correct me if i am wrong. 1.load data onto temporary table using sql loader . 2.load data from temporary table onto base table(per_all_people_f) using hr_employee_api.create_us_employee. the confusion is: 1.Is this the sequence? 2. Dont we use any interface table here? Please help me out on this.Every input of yours would be highly appreciated. thanks in advance --seema written by Debbie , March 21, 2007
Hi
I am trying to move qualifications for staff from our legacy system to Oracle HRMS. How do I go about uploading: a) Schools / Colleges b) Qualification Types c) qualifications d) Schools and Colleges attended thanks Debbie written by Anil Passi , March 24, 2007
Chunnu
Please post the error message that you are getting. Thanks, Anil written by Anil Passi , June 04, 2007
Indeed for high volumes, you can use data pump
Refer to Metalink White paper Note 72564.1 This also contains examples for Data Pump Thanks Anil Passi written by Pravin , June 16, 2007
Hi Anil,
I am working on a project where i have to copy the employee data which is available in SQL server database to the ORACLE HRMS. PLease let me know how i can do it at the earliest. Thanks in advance Pravin written by sreenivas , June 26, 2007
Iam new to Oracle HRMS.Can you explain me an US employee(New hire) creation through backend and as wellas front end
Hi Anil,
Name the diferent API's we used in Core HRMS and Payroll systems. Thanks
It is a good one. i learn new things from this.
Could you please provide the validations for DOB(Date of Birth) & Date of Join Thanks & Regards, Krishna
Hi Anil
Wat if i have more than one Assignment?Say i have three Assignments.Now the moment i'l create an Employee ,automatically an assignment wd be created for him,and i need to update this assignment..right. But out of my three assignments how can i choose which assignment shoud be updated which two shd be created as secondary assignments.. Ur help wd be Appreciated
Thanks Anil
Hi Anil
I have one question regarding the API's. Why we have 2 update procedures in HR_ASSIGNMENT_API. Like HR_ASSIGNMENT_API.UPDATE_EMP_ASG and HR_ASSIGNMENT_API.UPDATE_EMP_ASG_CRITERIA ?
Hi Anil,
one of my requirement in HRMS is to send an alert message to a group of users, whenever user updates the "projected" column on end employment form. (In HRMS the Navigation path is FASTPATH -> end employment) i can create an "after update" event alert to achieve the desired result.which fires when they update the record. but i need to send an alert only when they update the "projected" column on the End employment form(IN HRMS fastpath->end employment form). but not when they update other columns on the End employment form. "After update alert" fires when they update the record. but how to identify whether they modified the "projected" column on End employment form. (which is "PROJECTED_TERMINATION_DATE" column in per_periods_of_service). Keep up your good work Thanks for your help. highly Appreciated.
Anil
Excellent startup article. I am a beginner with oracle apps & its architecture and currently working on an Oracle HRMS implementation. Your article has helped alot. I would need some more insight to Data Conversion Analysis Exercise. Regards - Saira
hi Anil,
I am new to HRMS. your website is very helpful. Could u pls post in the API's for HR and payroll as well. thanks written by Vamsi , January 24, 2008
Hi Anil,
I am trying to update an employees salary using HR_MAINTAIN_PROPOSAL_API.update_salary_proposal. But I am getting ORA-20001: YOU CANNOT UPDATE AN APPROVED SALARY DATE. Could you please let me know if there is any way of updating an emloyees salary. Thanks In Advance, Vamsi.
Hi,
If any employee is terminated, I want to delete the records of him in UK Business Group and the same details should be deleted in INDIA BG also for that employee. Could u suggest me to which API I can use to do this?
Hi Anil..
This is an excellent site. Really thank you for updating useful information for us. I am working for HR module and i have a query.. How to know the data in the per_all_people_f , per-all_assignments_f and per_periods_of_service are in Sync. Regards, Ameetha You must be logged in to a comment. Please register if you do not have an account yet.
|
manny thanks