Hi,
While i am trying to insert data into the table using CI it was woking for few rows lets say upto 200-500 rows. But when i am tryin g to insert huge data lets say 25000 rows it is showing therror as below.
error saving Component Interface
Please send inputs if anybody faced such issue.
| Title | Under | Posted on |
|---|---|---|
| MD5 - SHA checksum of a file. | PeopleSoft Technical | 02/07/2012 - 5:29am |
| nVision Tabular Report through PIA with prompts | PeopleSoft Technical | 02/02/2012 - 10:07pm |
| Can we create an AE to mass update Position - Jobcode data? | PeopleSoft Technical | 01/18/2012 - 3:11am |
| Pay Components on job data can be defaulted and setup based on the rules? | PeopleSoft Functional | 01/05/2012 - 4:58am |
Are you reciving this meesage immediately or after a period of time. Sometimes with large volumes of data you could run into a timeout issue.
You may want to try splitting out the data into several seperate ExcelToCI loads.
Post new comment