I have been working with Service Manager a lot but this is my first custom management pack in SCOM.
What i am trying to do is Create two classes and create a relationship. Data will be entered in these classes using PowerShell. This classes should be brought to Data Warehouse as well. There is no discovery or monitoring involved. I have sealed the the
ManagementPack.
I created the class and relationship and imported the management pack in SCOM console. Import was successful and i can see the tables are created in the OperationsManager database but i don't see them in the data warehouse.
I don't see any place from where i can force sync the management packs.
Is there something special i have to do to bring these classes to data warehouse?