Changes between Version 23 and Version 24 of Onyx Export and Purge
- Timestamp:
- 09/28/11 14:07:22 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Onyx Export and Purge
v23 v24 141 141 </script> 142 142 </entities> 143 < !variables>143 <variables> 144 144 <variableName type="EXCLUDE" match="consent_q1" /> 145 145 <variableName type="EXCLUDE" match="consent_q2" /> … … 150 150 </valueset> 151 151 }}} 152 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 my very limited test data 155 * I'm not sure how many valueTables are associated with consent. Are there separate valueTables for Consent, !ManualConsentQuestionnaire and !VerbalConsentQuestionnaire?