Servigistics InService Publishing and Loading > Additional Information > TAL Customization > Adding a New Object Type > Step Three: Add the New Type for Task Manager User Interface Updates
  
Step Three: Add the New Type for Task Manager User Interface Updates
The Task Manager interfaces such as Add Collection and Add Data Type enable you to include a data type for a specific collection. To add a new type-specific entry to these interfaces, you must modify the SCE_ManualTypeConfig.xml file located in the INSERVICE_CONFIG/Applications/ContentManager/Config/Common/Templates/ConfigHandling directory.
For example, if you want to include a new SYMPTONS type; add the following entry under the XML element named ManualTypes in the configuration file:
<ManualType id="SYMPTOMS"
format="xml"
title="SYMPTOMS"
default_manual="SYMPTOMS"
default_manual_title="SYMPTOMS"
/>