Follow Me
Search
Calendar
December 2019 M T W T F S S « Oct 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Categories
- Azure (41)
- DevOps (15)
- Events/Speaking (45)
- Exams/Awards (9)
- SCSM (112)
- System Center (without SCSM) (26)
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 authoring, authoring extensions, class, relationship, seal, type projection, vsae
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 authoring, authoring extensions, class, relationship, seal, type projection, vsae
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 authoring, authoring extensions, class, relationship, seal, type projection, vsae
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 class, classes, projections, relation, relations, relationship, service request, type projections, view, views
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