Hi All,
I am currently working on one of the complex solutions in which we require data from multiple databases into single database and then from there get it published in SCCM.
I was able to create a single DB and was able to add required column to R_System. But I am not able to get that customized new column visible in SCCM Console. I can see Class name as R_System having only default properties (default columns) but not mine newly created column that was added in DB.
I had added column in one in of the default tables (R_System) of SCCM SQL DB.
Please let me know that do I need to amend DLL files to get new column visible or there is some other way around to do this.
Thanks in Advance.