Test your solution

You can test your solution by walking through the following steps:

  1. Get the vehicle details.

  2. Get the test history to obtain the pass/fail count.

  3. Arrange a review by an Engineer.

  4. Generate review report.

  1. Launch TotalAgility Workspace from the Start menu or access it directly using a link similar to the one below:

    http://machine/TotalAgility/forms

    The work queue opens and displays the tasks to perform.

  2. Change the form name in the URL to:

    http://machine/TotalAgility/forms/VehicleDetails.form

  3. Press Enter to load your form.
  4. Click Get Details.

    The data is displayed on the form.

  5. Click Get Test History.

    The pass/fail count is returned.

    In addition, three new jobs, one for each failure, are created on your work queue. Work queue failure jobs

  6. Navigate to To Do > Work Queue and select All Activities in the tree.
  7. Take the first activity, Review.

    The details of the test are displayed. The Test Details History box contains the full value of the Data object in JSON format, whereas the others show only the individual field values. Work queue failure jobs first activity

  8. Select the Engineer inspection Required check box.
  9. Copy the value from the JOBID box.
  10. Click Complete.
  11. As in Step 8, you requested for Engineer inspection, for the Engineer to review the document, perform the following steps:
    1. To find the job to get the document, navigate to Jobs > Find.
      Workspace jobs
    2. In the top right box, paste the JobID and click .
      Work queue jobs mot test failure review
    3. Click the MOT Test Failure Review job from the list.

      The Properties page appears.Workspace jobs properties page

    4. Navigate to the Documents tab and click Inspection Request report.

      The document that was generated using the field and list values from the Data object variable appears.

Congratulations! You have successfully created and tested your solution that includes Data objects.