Follow Me
Search
Categories
- Azure (65)
- DevOps (24)
- Events/Speaking (49)
- Exams/Awards (12)
- General (1)
- SCSM (112)
- Security (3)
- System Center (without SCSM) (26)
Tag Archives: views
Visualization Options for OMS Log Search Results
When using search queries in OMS, a list view is used to display all the results one after the other. The advantage of this view is, that you can easily access all the available properties of the collected events.
Posted in Azure
Tagged MSOMS, oi, oms, operational insights, output, results, views, visuals
Leave a comment
Control personalized views in SCSM
In SCSM Analysts have the option to change views for their specific needs. They can change the width of columns, hide columns completely or use grouping and sorting functions. All view personalizations are stored in the SCSM database so that … Continue reading
Sample MP – Relation between classes, type projections, views and forms
Based on several requests, I created a sample MP that has a class definition with a relationship to another class, a type projection, a view that uses the type projection and a specific form for managing objects of this class. … Continue reading
Posted in SCSM
Tagged class, classes, projections, relation, relations, relationship, service request, type projections, view, views
8 Comments
Creating Classes
In Service Manager, instances of classes represent managed objects. if you want to manage non-default objects, it’s necessary to create new custom classes. The creation of classes can be done in two different ways. First, classes can be created using … Continue reading