cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
748
Views
10
Helpful
4
Replies

Cisco UCCE convert ConfigMessage from Config_Message_Log table?

Has anyone been able to figure out how to convert this particular column into a human readable format? I understand using the dumpcfg utility, but I'm hoping there's a programmatic way of doing too or at least a way to do it through SQL.

 

david

4 Replies 4

I remember getting pretty far with it but I can't seem to find my notes from it. I did it by cheating.
Copy all .jar files from icm folder/subfolders

notepad++ find in files for regex (config_message_log|configmessage)

unifiedconfig-api-<version>.jar seems to be a good place to start

 

 

I found the file you mentioned, but not sure how to utilize it, but this at least gives me something else to go by. If you can think of anything else from your deep dive I would appreciate any pointers.

 

david

Oh I left off the secret sauce. http://java-decompiler.github.io/ 

From there you can track how it's putting together the config messages

I appreciate the help, but I could not make sense of where the requests comes from. I see a good bit of the specific endpoints under DiagnostigPortalUtilies, but none match the GetConfigurationCategory. Any ideas?

 

david

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: