To add a response type
Before adding response types, see Default response types to determine which existing types meet your needs and which you must create.
You define response types in the UA_UsrResponseType table in the Campaign system database.
1.
2.
Open the UA_UsrResponseType table.
3.
4.
Enter a unique ResponseTypeID.
5.
6.
7.
Enter a unique ResponseTypeCode.
8.
In the CountsAsResponse column, enter 1 if the type represents a successful response, 0 if it does not, or 2 if it represents a reject.
9.
In the IsDefault column, enter 0 if that type is not to be the default, or 1 if it is. Ensure that only one row was the value 1 in this column.
10.
11.
Remap the UA_UsrResponseType system table.
See the documentation for your database management system for detailed instructions on modifying data in tables.