Versions Compared

Key

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

Info
titleJira Link

https://jira.kuali.org/browse/OLE-2757

Circulation policy is going to be developed using the Rice2.x codebase which offers KRMS(Rule engine). The various features pertaining to Loan will be tested and demonstrated independently of OLE_Rice1.x
Info
titleRice2.x Framework
High Level Approach

KRMS has been utilized for Staff Upload (Batch Ingest) process in KOLE with custom setup of rules, actions etc using a profile concept; KRMS UI doesn't offer support for setting up custom rules etc, and so the intent here is to leverage what was done for staff upload for 0.6 release.
We are going to abstract out the common parts such as setting up function loaders, term resolvers etc and then have specific implementations for staff upload, circ polices. This will also enable future extensibility of such custom setups in future.

1. Loan Policy - KRMS

2. Permissions/Roles 

3. Data Model 

...