Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

The CCCApply Download Client is a platform-neutral, command-line tool used to download student application data for all three CCCApply applications and a number of fields from the OpenCCC Account, to a local computer so that it can be imported into your college's SIS. When your college implements OpenCCCApply, a custom Download Client is created for your college and contains all the files needed for all CCCApply applications.  

Please refer to the CCCApply Download Client User Guide for installation and operation information. For support, post a question or issue on CCCTechnology.info.

Download Job & Format Definitions XML Files

After you unzip the Download client, a text or XML editor is used to set up a properties file and then edit two sample XML files (Job and Format Definitions) that allow you to:

  • configure which student application data fields to retrieve
  • define the data format for the download file
  • point to the specific test or production download server

The CCC Tech Center provides sample job and format definitions XML files for each application (Standard, BOG Fee Waiver, and International) as a part of the Download client package. (Get copies of the Job & Format Definitions XML Templates). After configuring your properties and job and format definitions XML files you can run download jobs in your test environment and SIS to confirm the data is mapping and storing correctly in your SIS prior to downloading data from the production server. Download jobs can be set for both the application data and supplemental question responses.
 

Adding New Data Fields & Updating Your Download Client 

When new fields are added to OpenCCC or any of the CCCApply Applications in one of the Annual Updates or a supplemental September release, they need to be manually added to your Application Format Definitions XML files (each application - CCCApply, BOG, International - has a unique one) AND you must update your Download Client with the release-specific Transfer-Client Jar file.  A new 'transfer-client-jar" file is created for each release, including the Pilot releases. The latest transfer client jar files are always stored here with the Download Client User Guide.
 

You must update your Download Client Jar file for each new release in order to download new data fields and other data.

  

In your installed Download Client directory, replace the older files with the latest version files which are always stored with the Download Client User Guide:



Java 7 Required

IMPORTANT: As of March 10, 2016, the CCCApply Download Client requires Java 7. See CCCApply System Requirements for more details.


Please be sure to backup your files before downloading new ones.

CCCApply Download Servers

When a student submits a CCCApply (Standard or International) or CC Promise Grant (BOG) application, their application responses are stored in the CCC Tech Center's submitted application database in two tables: submitted_application and submitted_question_response (for supplemental question responses). The submitted_application table contains the applicants' responses on their application and a number of fields from their user account at the time they submit.

Download Server URL Attributes

ApplicationURL
CCCApply Standard Applicationhttps://admin.openccc.net:8443/ccctransfer
CCCApply International Applicationhttps://admin.openccc.net:8443/ccctransferintl
BOG Fee Waiver Applicationhttps://admin.openccc.net:8443/ccctransferbog
PILOT CCCApply Standard Applicationhttps://pilot.admin.openccc.net:8443/ccctransfer
PILOT CCCApply International Applicationhttps://pilot.admin.openccc.net:8443/ccctransferintl
PILOT BOG Fee Waiver Applicationhttps://pilot.admin.openccc.net:8443/ccctransferbog



  • No labels