The CBE specification allows a wider choice of characters for attribute names, including the extensionName attribute. Mapping these names to a class or attribute name in Enterprise Console requires certain characters to be replaced by one of the acceptable characters in Enterprise Console.
The acceptable characters are
Any other character in a CBE attribute name is replaced with the _ (underscore) character. For instance, an event with an extensionName
urn:TransactionStartedis mapped to Enterprise Console event class called
urn_TransactionStarted