This is the initial, minimal working code fore integration of summary accruals. It is based on the assumption that the version of the API endpoint you are communicating with will accept coded variables.
The README needs some work to make a viable version 1.
To test:
In the global configuration, you must be using the API Protocol lookup method. Your OCR API URL must be https://oncore-test.ahc.ufl.edu/ocr/api (note this has changed from what it may have been previously!)
Create a project using the newly provided project XML
Configure the project to use protocol: OCR23963
Create one or more records, filling in field values as you wish
Navigate to the "Upload Summary Accrual" link in the project sidebar
Click the "Send Summary Accrual Data" button
Additionally, create another project to conduct routine testing procedures for "Pull OnCore Subjects" with an appropriate protocol to ensure that the change of OCR API URL has not altered any expected functionality.
Addresses issue #45
This is the initial, minimal working code fore integration of summary accruals. It is based on the assumption that the version of the API endpoint you are communicating with will accept coded variables.
The
README
needs some work to make a viable version 1.To test:
API
Protocol lookup method. YourOCR API URL
must behttps://oncore-test.ahc.ufl.edu/ocr/api
(note this has changed from what it may have been previously!)OCR23963
Additionally, create another project to conduct routine testing procedures for "Pull OnCore Subjects" with an appropriate protocol to ensure that the change of
OCR API URL
has not altered any expected functionality.