Specifying the custom panels to use in a task

You control the use of custom (static) panels through the task setup in the Datacap Web Client.

Procedure

  1. Open the Datacap Web Client and log on to the TravelDocs application.
  2. Click the Administrator tab, and click Workflow.
  3. Expand Web Job, and click the Verify task.
  4. In the Selected task details pane, click Setup.
  5. In the Verify.set.xml - Webpage dialog window, scroll to the Custom web panels section and click the Use custom web panels check box.
  6. Under Bind page to ascx panel:
    1. In the Panel for field, replace Page_Type by entering Rental_Agreement and replace panel.htm by entering staticRental_Agreement.htm.
    2. Click the + sign to add a second Panel for field.
    3. In the second Panel for field, replace Key2 by entering Optional_Insurance and replace Value2 by entering staticOptional_Insurance.htm.
  7. Click Save.
  8. Open a batch in AVerify and confirm that AVerify is using the new custom panels.
  9. Optional: To revert to the default panels at any time:
    1. Repeat steps 1 - 5 and click Use custom web panels to clear the check box.
    2. Under Bind page to ascx panel:
      • Click the - sign to remove Optional_Insurance.
      • Replace Rental_Agreement by entering Page_Type.
      • Replace staticRental_Agreement.htm by entering panel.htm.
    3. Click Save.