LablinkWS
The following operations are supported. For a formal definition, please review the Service Description.
-
GetAllTestResultDetails
Returns all of the results for all of the different tests run for the given crop. The result returned for a given test is the one primary result for that test. -
GetCropSAPGrades
Returns a List of Crop and the Tests for that crop with Field information. -
GetCropTestNameswithFields
Returns a List of Crop and the Tests for that crop with Field information. -
GetCrops
Returns a list of Crops. -
GetImageCount
Returns the number of images for a Crop/Test/Images. -
GetImages
Returns the a List of Crop/Test/Images. -
GetTestFields
Returns a list of fields of the dynamically assigned fields for the given test. Note: This does not list the static fields for this test. -
GetTestNames
Returns the names of all of the different tests that are currently available to this service. -
GetTestResultByTest
Returns all of the results for specific test for the given crop. The result returned for a given test is the one primary result for that test. -
UpdateLastAccessDate
Updates the access date to the current date. This is used in conjunction with GetAllTestResults and GetTestResults services to get results since the last update.