Tag Archives: class

SCSM QuickVids for “SCSM 2012/2012R2 Authoring” – Video 4: Create a custom form (Step 1)

Shame on me! It’s exactly one year since I published my last video of this series. The idea behind this video series is to give an introduction to the authoring options you have with System Center Service Manager. In the … Continue reading

Posted in SCSM | Tagged , , , , , , | 7 Comments

SCSM QuickVids for “SCSM 2012/2012R2 Authoring” – Video 3: Create a relationship and a type projection #SCSM

In this video we will extend the VSAE MP project with a relationship and a type projection. The “car” class will be extended with a relationship that will allow to assign a “driver” to car CIs. The type projection will … Continue reading

Posted in SCSM | Tagged , , , , , , | 10 Comments

SCSM QuickVids for “SCSM 2012/2012R2 Authoring” – Video 2: Create a class #SCSM

In this video we will create a first class in our VSAE project. The class will later be used to manage car CIs. Some basic properties with different data types and an enum list will be added to the class. … Continue reading

Posted in SCSM | Tagged , , , , , , | Leave a comment

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 , , , , , , , , , | 8 Comments

CSV-Import of Objects using Type Projections

A while ago I have written a post about CSV Import of objects. Last time I was just mentioning about importing objects of specific classes. But what about importing objects of combination classes (aka type projections)? This would be the … Continue reading

Posted in SCSM | Tagged , , , , | 18 Comments

Bringing discovered SCOM objects to Service Manager – Part 2/2

In the first part of this series I showed how to synchronize objects that live in SCOM to the Service Manager CMDB. This works fine, but in some situations it’s possible that objects will not be visible – because they … Continue reading

Posted in SCSM, System Center (without SCSM) | Tagged , , , , , , | 5 Comments

Bringing discovered SCOM objects to Service Manager – Part 1/2

Service Manager allows to build a comprehensive CMDB by using connectors. One very important connector is the SCOM CI connector (System Center Operations Manager) that allows objects that are discovered and monitored by SCOM to be synchronized with the Service … Continue reading

Posted in SCSM, System Center (without SCSM) | Tagged , , , , , , | 2 Comments

Creating special Activities – Part 1/2

After installing Service Manager there are two types of activities that can be used in Change Requests: Manual Activities and Review Activities. When planning a Change Request you can chain multiple of those activities together. unfortunately, the attributes of those … Continue reading

Posted in SCSM | Tagged , , , , , , | 11 Comments