Changes between Version 27 and Version 28 of Onyx Export and Purge
- Timestamp:
- 09/28/11 14:59:24 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Onyx Export and Purge
v27 v28 152 152 153 153 I conducted another experiment whereby the above variables section was commmented out, and then ran an export. I could detect no difference in the export zip files comparing before and after the change. But note: 154 * This is only with myvery limited test data154 * This is only with very limited test data 155 155 * I'm not sure how many valueTables are associated with consent. Are there separate valueTables for Consent, !ManualConsentQuestionnaire and !VerbalConsentQuestionnaire? If so the latter two have been omitted from our configuration file. 156 156 157 157 === Some thoughts on the Experiments === 158 As per our existing configuration file, it looks as if we are currently set up to export all participants where the Briccs questionnaire has been closed, completed or cancelled. We may want to alter this so only a completed status is taken into account.[[BR]] [[BR]]158 As per our existing configuration file, it looks as if we are currently set up to export all participants where the Briccs questionnaire has been closed, completed or cancelled. We may want to alter this so only a completed status is taken into account.[[BR]] 159 159 160 On my laptop (dual core, 64bit with 1GB available to the JVM running Tomcat) and with limited test data, an export of 7 participants with a completed status took 1 minute and 24 seconds overall. On average, each participant added about 1MB to the uncompressed zip file.[[BR]][[BR]]160 On my laptop (dual core, 64bit with 1GB available to the JVM running Tomcat) and with limited test data, an export of 7 participants with a completed status took 1 minute and 24 seconds overall. On average, each participant added about 1MB to the uncompressed contents of the zip file.[[BR]] 161 161 162 On the whole, I would still like to think we could make small exports, say of 50 participants at a time, even though we may have seven hundred or more complete. This would mean experimenting with the !JavaScript conditioning. 162 On the whole, I would still like to think we could make small exports, say of 50 participants at a time, even though we may have seven hundred or more complete. This would mean experimenting with the !JavaScript conditioning. I think it would make for easier testing and debugging.[[BR]] 163 163 164 Another awkwardness is that once a participant is exported, it is only possible (as far as I can see) to look at a limited amount of their data via the Onyx web interface. So validating what is at the end of the Onyx-to-i2b2 trail by manual inspection will be difficult. 165