Adding a response type
You define response types in the UA_UsrResponseType table in the Campaign system database.
Before adding response types, see Default response types to determine which existing types meet your needs and which you must create.
To add a response type:
1.
2.
Open the UA_UsrResponseType table.
3.
a.
Enter a unique ResponseTypeID.
b.
c.
d.
Enter a unique ResponseTypeCode.
e.
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.
f.
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 has the value 1 in this column.
4.
5.
Remap the UA_UsrResponseType system table.
See the documentation for your database management system for detailed instructions on modifying data in tables.