...
- Go to the Deployed Services page and you will see the data service listed.
- Click Try this service to open the TryIt tool.
- Select the batch operation that is created by default (request_box_operation).
- Specify the values that should be inserted to the OfficeDetails database and EmployeeDetails database respectively.
- Invoke the operation.
- See that the data is successfully inserted into the two databases.
- Now, enter another set of values for the two operations. However, you can enter an erroneous value for one fieldmake one operation erroneous. For example, leave the OfficeCode field of the InsertEmployeesOp blank.
- Invoke the operation.
- See that no records have been entered into either database.