Use the "$<alias>:<object name>" syntax |
Instead of using a period ".", which is used to display attribute values, you should use the colon ":" instead to display object names. For example, for the Mbean: Bean#322 ObjectName = com.itrsgroup.team:type=dynamic,title=General,fore=Name7,last=Surname7 To display the "Name7" and "Surname7, you should use the syntax "$1:fore" and $1:last in the row template: The resulting dataview: |
Comments
0 comments
Please sign in to leave a comment.