To schedule a revalidation (re-test)¶
A revalidation repeats a scan that has previously been run.
-
Invoke List Scans to obtain the test ID for the scan you want to repeat.
This ID has the form
TEST_*XXXXXXXXXX*. -
Invoke Schedule Scan using the same parameters you passed the first time, but this time, make the following changes:
- Change the vakue of
revalidaitionScanfromfalsetotrue. - Change the name of the
scanIDfield torevalidationScanID field. The ID value must remain the same as the ID of the original scan.
- Change the vakue of
Parent topic:Schedule Scan