Destiny Fine Import
Imports fine information from Destiny into Genesis. Import is transmitted as an XML file. XML file contains a "FineID" element. Genesis uses and stores this FineID on the FEE2.otherfineID column. When reading in a fine from the XLM import file, if the FeeID exists in Genesis (FEE2.otherfineID), that Fee will be updated with the amount found in file. If the FeeID does not exist then the Fee will be created. If the newly created Fee has a Fee Category not found in your FEE_CATEGORY codes file, it will be created.
Field Mappings | |||
File Field | Genesis Field | Sample Value | Note |
FineID | fee2.otherFineId | 123 | Field not shown in Genesis |
FineSiteShortName | N/A | CRSD | |
FineDescription | fee2.description | Lost | |
FineCreatedDate | fee2.fineDate | 20151203 | yyyyMMdd |
FineNote | |||
FineAmount | fee2.amount | 7500 | cents |
PatronInfo.PatronSiteShortName | N/A | CRSD | |
PatronInfo.PatronDistrictID | studentFee.studentId | 12345678 | |
PatronInfo.PatronBarcode | N/A | P 1234 | |
PatronInfo.PatronNameLast | N/A | Jane | |
PatronInfo.PatronNameMiddle | N/A | E | |
PatronInfo.PatronNameFirst | N/A | Doe | |
ItemInfo.ItemTitle | fee2.description | Algebra II | |
ItemInfo.CollectionType | fee2.feeCategory | Textbook | Generic Code set 'FEE_CATEGORY' |
ItemInfo.ItemBarcode | fee2.description | X 1234 | |
ItemInfo.ItemTitleBudgetCategory | N/A | Math | |
ItemInfo.ItemBudgetCategory | N/A | Math | |
ItemInfo.ItemSiteShortName | N/A | CRSD |
Note:
If you are using the InstantSync fee/fine integration with a payment vendor, newly inserted fines will only be sent over to vendor when the InstantSync Nightly task is run.
Import Options:
Path (including file name) to import file - Here, you must enter the full path of the file you want to import from.
Waive fees not found in file - If this option is selected, then any pre-existing Destiny fines in the system that aren't found in the file will be automatically waived.
Run in test mode - If this option is selected, the import task will run in "Test mode", so no fees will actually be imported or updated.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article