We will use an existing record, edit it and insert it as a new record.
Back
Creating a new employee record:
- Go to AiM ->Human Resources->Employee Profile->Search->Execute
- Click on any of the employee id and get the employee number
- Replace the shopPerson value with the employee number in the findAeHEmpEByKey web service to get the sample data
- Copy the data from the response
- Paste the data in the insertAeHEmpE web service after shrinking and deleting the existing input data in the request
- Enter the credentials and run the request
- You will receive a success response which means the data is inserted
- You can verify the data in the AiM System
Go back to Basic Web Services – Training