Page 1 of 1

Hook programming

Posted: Mon Apr 05, 2010 11:00 am
by akumar.oracle
Hi,

Can anyone please explain me what is the hook programming in HRMS?

ta
Arvin

Posted: Tue Apr 06, 2010 10:21 am
by eng_ahmad_2007
Dearf Arvin,

Hooks are packages and procedures that are used in HRMS for validating data from PUI and SSHR interfaces. These hooks are fired in the API (Application Programming Interfaces) that is launched when saving data to the database.
You will write custom logic to validate the data and then you have to register the hook to enable it to work.

If you need furhter information, feel free to post.

Hope this helps,

Best Regards,

Ahmad Ghanem
Senior Oracle HRMS Consultant

Posted: Wed Apr 07, 2010 7:53 am
by akumar.oracle
Thanks alot. Can you give me some example... or some document that I can refer?

ta
Arvin

Posted: Wed Apr 21, 2010 5:58 am
by furqanhussain
[quote]Thanks alot. Can you give me some example... or some document that I can refer?

ta
Arvin

<i><div align="right">Originally posted by akumar.oracle