Table of Contents | ||
---|---|---|
|
About Parchment
Parchment is a vendor that, on behalf of institutions, sends official transcripts either electronically or by mail. Campus Cafe customers must contract directly with Parchment for this service. Parchment customers can then opt to connect Campus Cafe to Parchment to facilitate the generation and sending of official transcripts from Campus Cafe to Parchment for order fulfillment.
...
Parameter | Value |
---|---|
PARCHMENT_EMAIL | An email address to receive errors encountered by the connection. Separate multiple emails with a comma |
PARCHMENT_LOCAL_IDENTITY_LOCATION | Campus Cafe Support will input this path. |
PARCHMENT_REMOTE_HOST | Parchment's FTP hostname or IP address. Provided by Parchment. |
PARCHMENT_REMOTE_KNOWN_HOST_KEY | Campus Cafe Support will input this path. There are two different known host keys based on whether you are in the testing phase with Parchment or ready for production. Please reach out to Campus Cafe and request the known host key be entered for either Parchment’s test or production server based on what Parchment indicates you need. Note: Parchment will typically require testing in their test server first before moving to their production server. |
PARCHMENT_REMOTE_PORT | Parchment's FTP port. Provided by Parchment. |
PARCHMENT_REMOTE_REQ_DIRECTORY_PATH | The path to the specific folder on Parchment's FTP server that stores transcript requests. Provided by Parchment. Include a / before and after the folder e.g. /outbox/ |
PARCHMENT_REMOTE_RES_DIRECTORY_PATH | The path to the specific folder on Parchment's FTP server that stores transcript request responses. Provided by Parchment. Include a / before and after the folder e.g. /inbox/ |
PARCHMENT_REMOTE_USERNAME | The username for the Parchment FTP server. Provided by Parchment. |
PARCHMENT_TRK_TEMPLATE_HEADER_OID | The header ID of the Campus Cafe activity tracking template used to store a record of the transcript request. |
...