tomjon / asset-manager

Ofcom asset management system
1 stars 0 forks source link

Asset Management System

Architecture:

Starting off using the CSV field names in SOLR schema; either map these in SOLR (using store no/index no fields and copyFields) to reasonable names or (probably better?) rename/map the field names in the Python bulk import script

Need to identify a server to host the system.

Notes

Enumerations: Manufacturer, Category, Condition, Status, Location, Action (this may be removed as just an Access UI artefact), Rack, Shelf Not all of these are populated for every document (some are), in particular Rack and Shelf are less than half coverage; so always need a blank or n/a option

Attachment352: number of attachments?? need to export the attachments (data sheets, pics) Comments History: should be multivalued and type date; presumably this is when comments were updated? But there are no comments? So is it when any fields were updated? Comments: free text, not all docs, and in particular not all docs with Comments History! But, there are no docs with Comments but not Comments History. Manufacturer: not on all docs, and has "Unknown" and "see notes" as well Model: similarly to Manufacturer, has "n/a" and "?" Item: again similar but just "Unknown" or missing Description: free text, on 315 docs Start stop freq: (not on all doc) should be free integers, maybe in MHz but should prefer Hz and convert in the UI Calibration fields: dates Status/Action/Due Date: these are the booking fields - where is the date it was taken? And there is no history on these

Missing fields (in Access but not CSV export): Checked Out Location, Avail, ID, Check Out To, Serial Number, FAR, Barcode, Owner FAR is always blank Avail may be generated Contact Name == Check Out To

Note the Contact List (name, email, phone etc)

Have NEW csv to work with, plus XML containing the attachments