Cannot load multiple Rows of data using a CI Based web Service
I created a component interface for the component HRS_APPLICATION (Applicant Profile). I then created a CI based web service to connect to this CI. My goal is to load applicant profile data that is captured on our external website and load them directly into PeopleSoft.
I am able to load some of the data, however I am not able to load any data located in the sub-page HRS_APP_CNT_SM_SBP (Applicant JPM Content). The main record of the grid on this page is HRS_APPITM01_VW and no matter how many repetition I specify in the soap Envelope, only one record is loaded to this view.