Additional System Number Field
Updated: 23 May 2010 | 5 comments
Good monring everyone. I have a question. We need to add a additional system number field to our different asset types (comptuers, monitors, etc). We sometimes acquire items that need to be tagged with our company id tags but sometime need to be tagged with a second one as well (state and federal programs sometime require this). I can create a user-defined dataclass and add it to the General Tab (called it Alternate System Number). Question is how do I report on this field? If someone has given me this alternate number or if I need to do a search (works fine if I use the primary System Number). Do I have to make a new Computer Resource Type?
Thanks
discussion Filed Under:
Comments
Once you've added your user
Once you've added your user dataclass it should become a table on the Altiris database. You should then be able to Join that table on the ResourceGuid column (it can go by a couple of names depending on what you're joining) and any fields you've added to that Dataclass will match up as long as the Dataclass has been added to your Resource Type.
I did an article on asset report writing awhile back that might help:
https://www-secure.symantec.com/connect/articles/asset-report-writing-tips
- Matt
If you need this on all your
If you need this on all your assets, make sure you link the dataclass to the "Asset" resource type so all resource types will inherit that dataclass.
Thanks
Thanks to both of you who responded. Since these are two fields that are need for every asset type I indeed added it to the Asset Resource Type (thanks EMercado). And MBHarmon that article you wrote looks great. Going to do some testing today and see how it all goes. Will let you both know how it goes.
One most question
OK..I was able to run a report almost the way I want it. One other question (and this just came to me from mgmt). The dataclass I added was a static drop down box with three choices. They would like a report that allows for a picker to be used to choose between the choices instead of three different reports. Any article or anything that I can be pointed to do accomplish this. Hopefully this is the last piece to this small project.
Thanks
You'll just need to set a
You'll just need to set a parameter up for your report. It's pretty easy to do.
Is your picker choosing from 3 different fields or 3 possible values from one field?
- Matt
Would you like to reply?
Login or Register to post your comment.