/mcpKeys and NULL Option Data Type Description Name NULL DBCHAR Indicates whether the agent answered the call within the service level defined for the service: • Y = yes • N= no This field is always "no" when using Precision Queues AnsweredWithinServiceLevel NULL VARCHAR(100) Additional data passed in the End Task message for this task. ApplicationData NULL DBINT A field passed in the End Task message for this task. This is application-specific code that indicates why the task ended. For example, Email and Web Manager use the ApplicationTaskDisposition field to indicate that the task ended because an agent closed an email without responding to it. ApplicationTaskDisposition NULL VARCHAR(255) XML formatted string containing agent attributes from 1 through 10 and corresponding values are as follows: <AGAttr> <A1></A1> <V1></V1> <A2></A2> <V2></V2> <A3></A3> <V3></V3> <A4></A4> <V4></V4> <A5></A5> <V5></V5> <A6></A6> <V6></V6> <A7></A7> <V7></V7> <A8></A8> <V8></V8> <A9></A9> <V9></V9> <A10></A10> <V10></V10> </AGAttr> It is possible that the XML document may overflow the VARCHAR 255 definition. When this occurs, the attribute list will be truncated. Therefore, it is important to note that some attributes may be truncated. Attributes Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 569 All Tables Termination_Call_Detail