Name conversion for Enterprise Console classes and attributes

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:TransactionStarted
is mapped to Enterprise Console event class called
urn_TransactionStarted


Downloads | Library | Support | Terms of Use | Feedback

(C) Copyright IBM Corporation 1999,2005. All Rights Reserved.