Exchange Elements
The MISExchange.XML
file simply maps information from the Keyfax Export XML to a target in MIS. In most instances, a Keyfax account manager will have to assist with the setup of the MISExchange file and whilst on-site obtain the specific ID's required to populate a target element in MIS.
The specific setup required to populate each of these targets is detailed elsewhere in these Help pages. This article is provided to give a break-down of the key lines in the MISExchange for a particular target in MIS. It will also detail the SQL required to obtain the unique MIS ID's that can populate that target.
DESKTOP TASK LEVEL Call Classification
TARGET = Priority_ID
Priorities can be obtained from the standard Priority table menu in ActiveH Desktop. No SQL is therefore required to obtain the Priority ID's
CALL (CRM) LEVEL Priority
Target = SetCallLevel:CallPriority
Priorities can be obtained from the standard Priority table menu in ActiveH Desktop. No SQL is therefore required to obtain the Priority ID's
CALL (CRM) LEVEL Classification
Target = SetCallLevel:CallClassification
SQL:
CALL (CRM) LEVEL Call Source
Target = SetCallLevel:CallSource
SQL
CALL (CRM) LEVEL Call Type
Target = SetCallLevel:CallCategory
SQL
Where xxxx
is the call classification you need the call types for.
ActiveH Repairs Job Type
Target = JobTypeID
SQL
Last updated
Was this helpful?