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 |
---|---|---|
Component interface Error: no rows exist for the specified keys | PeopleSoft Technical | 03/15/2019 - 3:54am |
ADD 24 months starting from current month.(peoplesoft) | PeopleSoft Functional | 07/29/2018 - 8:44pm |
TRC values dropdown | PeopleSoft Technical | 04/04/2018 - 12:54am |
how to find missing sequence in GRID and print the mising sequence number while saving through peoplecode | PeopleSoft Technical | 09/11/2017 - 4:49am |
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.