Details
-
Type: Task
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: Quest-CM
-
Fix Version/s: Quest-CM
-
Component/s: None
-
Labels:None
Description
-
-
- Quest CM tasks should be prioritized ahead of any other 1.6 work unless otherwise specified. Work for this issue s/b done on "trunk") ***
-
Modify and update the existing command line script which does the XML export (dump) to handle the new schema and multiple applications.
The script should take a new "application name" parameter which tells it which application to export. Options are:
- CollegeMatch: exports all data for all MatchApp sections EXCEPT Partner (partner supplements)
- Partner: exports all Partner Supplement sections
- Recommendation: exports all sections of each instance of Counselor AND Teacher applications where the requested contact is the target (i.e. we pass in students' contact id's and get back all recommendations for that student or students).
NOTE: This issue covers the command line invocation only - we will then decide how to handle the UI task (Search Results >> Export XML). PDF generation will also be handled as a subsequent issue.