Problem = Arval email presentation problem
Solution Summary
If the CCAD errors displayed when trying to open the email are:
Unable to connect to the CCMM server
Fix is to perform the following procedure for ccmm release 6
Full Solution
the CCAD errors displayed when trying to open the email are:
Unable to connect to the CCMM server
Agent Desktop has successfully reconnected to the CCMM server
Web Service ws.Contact.cls Information xmlerror (Exception message with stack trace)
Then it is probably due to a malformed or invalid character in the XML data that delivers the email content to CCAD.
Fix is to perform the following procedure:
Stop the CCMM Email manager service.
Modify file C:\WINDOWS\system32\asciifilter.xml on CCMM server
Replace line 1a with line1b
Replace line 2a with line 2b
1a <ccmm:configuration.field.plaintext>FALSE</ccmm:configuration.field.plaintext>
1b <ccmm:configuration.field.plaintext>TRUE</ccmm:configuration.field.plaintext>
2a <ccmm:configuration.field.html>FALSE</ccmm:configuration.field.html>
2b <ccmm:configuration.field.html>TRUE</ccmm:configuration.field.html>
Restart the CCMM Email manager service
Unfortunately the change will only apply to future messages. You can try to see if a supervisor can bulk close the existing messages or, if not, a case will need to be opened with remote access details so that NORTEL can close them directly in the database.
All the best
Firebird Scrambler
Meridian Programmer in the UK
If it's working, then leave it alone!.