Part 1: Create a solution using Data objects
Part 1 guides you through the process of creating a solution using Data objects to do the following:
- Get vehicle details by calling a web service to populate a Data object with vehicle details.
- Display the retrieved vehicle details in form controls.
-
Use the value in the Data object to make further calls to request more information about the safety test history for
the vehicle.
The test used to check that a vehicle meets road safety and environmental standards is called a MOT test.
-
Use business rules to determine how many times the test has passed or failed.
Please continue to Prerequisites.