Hi,
Currently evaluating AWARE as a replacement to MS Access. All is going well (I think!) and have been really impressed so far with both the product and the forum which has answered a lot of my questions.
One of the key tasks my apps need to be able to do is to Run/Export data extracts on a periodic basis (Qtr, Month etc). This would involve taking attributes from several related objects and then exporting this data into csv format. This data is then imported into another system. An extract would be generated manually.
From what I’ve read this should be possible but as I am complete newbie here I would be grateful for any advice on the approach needed.
I’d like to put together a simple proof of concept to demo this.
Some basic info as an example.
Objects
Patient (this has 20 attributes)
Event (this has 50 attributes)
Treatment (this has 15 attributes)
A Patient can have one or more events.
An Event can have one or more Treatments
I would want to create an extract to combine 15 attributes from Patient and 40 attributes from Event and 5 from Treatment. I don’t need to select specific attributes at runtime as the attributes to be extracted are set in stone. So there will be a lot of attributes needing to be extracted.
Hopefully this provides useful background on what I’m looking to achieve.
When combining objects the query functionality does not seem to show the related fields on a single row, so there is something I’m missing??. In MS Access you would just build a View or query from multiple tables. Have also experimented with the Export feature which is good but I need to have the query that combines related objects and attributes.
Any thoughts or even a sample BSV would be much appreciated!
Cheers
Simon.