QUICK LINKS

Support
Issue Tracker
[Services]
Questions
[uAchieve 4.5 Applications]
[uAchieve 5.0 Application]
[uAchieve 5.1 Application]
Transferology
TES
[Training & Conferences]
Accessibility

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip
titleEDAG High Level Requirements

The custom built EDAG server must satisfy these high level requirements:

  • Be able to receive degree audit requests from Transferology as described below in the Transferology and EDAG Document Exchange section. Upon receiving the degree audit request, it must reply to Transferology with the standard accept or reject  response (e.g. rejected due to validation errors).
  • Create an individualized degree audit report for the student’s audit request.
  • Establish an http/https connection with Transferology and send the student’s degree audit report to Transferology. Upon receiving the degree audit report, Transferology will reply with the standard accept or reject response, indicating whether the report was accepted or rejected.

Please see the EDAG FAQ and Transferology Lab FAQs, Audits section for common EDAG questions.

...

Transferology is degree audit-agnostic and works with any degree audit system that offers an interface that implements one of the supported PESC version 1.0 Degree Audit request and reply specifications. This interface is characterized by the exchange of XML documents over HTTP (or HTTPS) and is commonly referred to as an External Degree Audit Guide, or EDAG.

Please Prior EDAG testing and PROD go live, please email the URL to your external degree audit server to: dave@collegesource.com

...

Transferology supports the following PESC Degree Audit request and reply schemas and several legacy schemas.schemas.

New EDAGs must used the 1.5 schemas, the legacy schemas are provided for legacy interface compatibility ONLY!!!

Anchor
PESC Degree Audit Request Versions
PESC Degree Audit Request Versions

...

Info
See XML Document Handling for tips.

Transferology and EDAG Document Exchange

Transferology's EDAG document exchange process is comprised of the steps shown below:

...

Code Block
xml
xml
<response status="1">Non existent or empty, userid or PersonIdCode element for jobId=2007091014514555</response>

Example DegreeAuditRequest Document

The following shows an example request document that contains one course taken by the student:

...

Institution - School Id
Course - Course

DegreeAuditReply Document

The various ReplyDA_s1 PESC schemas define numerous elements in the document; however, Transferology only extracts element content from the following elements:

...