Insert Services
The Insert service inserts data records into a PeopleSoft system.
The following list contains guidelines for using Insert services:
For the Insert service to run successfully, at least one non-key field must be specified in the service's input signature.
To insert child-level records successfully, all key fields for the record must be specified in the input signature.
If the record already exists in the PeopleSoft database, the service throws error message.
The Insert service enables you to simultaneously insert multiple rows of records of level 1 and up.