jam
2008-07-14 04:37:58 UTC
Code for my api call package is here:
http://pastebin.com/m704097f6
I setup jobs flexfield as:
2 segments
job name
job desc
allow dynmic insert is set to on, etc..
then i ran the above api to load jobs information into oracle but i get strange error:
ERROR at line 1:
ORA-20001: HR_289477_JOB_GROUP_ID
ORA-06512: at "APPS.HR_JOB_API", line 878
ORA-06512: at "APPS.XXcompany_PKG_JOBS", line 58
ORA-06512: at line 1
I am confused, i even set job_group_id manually in the api call which is 21.
Still gave me same error.
Thanks in advance