sumasudha123
Programmer
Hi All,
I am trying to load the changepoint time data(We enter time thru changepoint) into peoplesoft.
Changepoint will send us the data in a flat file format.
I wrote CI pgm to load the changpoint time data into PS. the problem is , i could load the changepoint time into PS just for myself as i logged in as me to run the process.. But i could not load the time on behalf of other employees..The input file has time data for all employees.
Is it possible to use CI (TL_TR_WEEKLY) to load the time into PS in bulk?
if Yes, how i can trick the system to know that i logged in as others to push other employees data into PS.
I tried to overwrite the oprid and employee ID on the search record.. but still no help. the error message is "No rows exist".
Any help would be appriciated,
Thanks
I am trying to load the changepoint time data(We enter time thru changepoint) into peoplesoft.
Changepoint will send us the data in a flat file format.
I wrote CI pgm to load the changpoint time data into PS. the problem is , i could load the changepoint time into PS just for myself as i logged in as me to run the process.. But i could not load the time on behalf of other employees..The input file has time data for all employees.
Is it possible to use CI (TL_TR_WEEKLY) to load the time into PS in bulk?
if Yes, how i can trick the system to know that i logged in as others to push other employees data into PS.
I tried to overwrite the oprid and employee ID on the search record.. but still no help. the error message is "No rows exist".
Any help would be appriciated,
Thanks