Reply from Howler_Fish on Apr 16 at 8:01 PM Are you attempting to hire new people? There is a special component to handle hires that contains additional processing. Assuming you are using the hire component in your CI, it would be interesting to call the errorHandler function (or equivalent) after a save. There may be some special processing going on. If you are doing this en-masse, the commitwork() function needed to be called after each CI.Save() block had completed. Otherwise an error from one CI would trigger a rollback to the last successful commit point. Not too sure if this is still around as a problem.
| | | ---------------Original Message--------------- From: DONTHU MANOJ Sent: Wednesday, April 11, 2012 10:42 AM Subject: Job Data Not Saved Hi ALL, I wrote an AE pgm with CI to insert the data in JOB_DATA component, when i run the process to load, the Save method of the CI gives true, but there will not be any job data after the process runs to success. Any one have idea? Please help me. | | Reply to this email to post your response. __.____._ | _.____.__ |
No comments:
Post a Comment