Content Tasks

All content tasks map a task to a table. The dataName value must match the viewName value in the data section. A sample of an X9GlobalContentTask is shown here:
<?xml version="1.0"?>
<taskDescriptor name="X9GlobalContentTask" type="TABLE">
  <dataName>X9GlobalContentTable</dataName>
</taskDescriptor>