Hello,
I am trying to customize a report from CUIC standard 10.6 to bring a new Field in it . Since I do not have this option in this CUIC version, I tried to export the report , and then import it in a lab CUIC Premium older version (8.5.4) but I receive the error :
Import could not be completed: 1 Report(s) failed to import. Please check the logs for details.
I have created the data source , it is online , I think I have the error from cuic rtmt :
UIC-3-ERROR: Failed to import report 'Agent Outbound CCDR Report' : topicFields : topicFields : topicFields : topicFields
---- Debugging information ----
message : topicFields : topicFields
cause-exception : com.thoughtworks.xstream.mapper.CannotResolveClassException
cause-message : topicFields : topicFields
class : com.cisco.ccbu.cuic.objectmodel.reportdefinition.CuicReportDefinitionImpl
required-type : com.cisco.ccbu.cuic.objectmodel.reportdefinition.CuicReportDefinitionImpl
but I do not know how to solve this .
Can anyone explain what is this error and how/if this can be resolved ?
I will need to customize this report on the old version and then import it to the new version .
Thank you