Documentation
Documentation
  • Themes
    • Themes
    • Default
    • Bootswatch Themes
    • Slate
  • Table of Contents
    • Table of Contents

  1. You are here
  2. Home
  3. docs
  4. Case Study
  5. Configuration of the Library Application
  6. Operations
  7. Expiring Reservations and Processing Overdue Loans

Sidebar
  • Quick Tour
  • Installation Guide
  • Getting Started
  • Aware IM Concepts
  • Configuring Applications
  • Rule Language
  • Actions And Functions
  • Mobile Applications
  • How To...
  • Programmer's Reference
  • AI Integration
  • Videos
  • Case Study
    • Configuration of the Library Application
      • Business Objects and Relationships
      • Business Rules
      • Operations
        • "Borrow item" operation
        • Expiring Reservations and Processing Overdue Loans
          • Expiring Reservations
          • Processing Overdue Loans
        • "Register new member" operation
        • "Find member" operation
        • "Change member details" operation
        • "Register new item" operation
        • "Find item" operation
        • "Change item details" operation
        • "Register new item type" operation
        • "Change item type details" operation
        • "Renew Loan" operation
        • "Return Item" operation
        • "Reserve Item" operation
        • "Cancel Reservation" operation
        • "Register Fee" operation
        • "Register Payment" operation
      • Fine-tuning the Application
      • Implementing Other Requirements
      • Testing the Application
      • Operating the final system
    • Introduction
    • Versions of the Library Application
    • Library Application
  • Glossary
  • Appendices
  • Changelog
  • Introduction
  • Send via e-Mail
  • Print
  • Permalink

Expiring Reservations and Processing Overdue Loans

We have now basically defined all the main operations that a user will perform in our application. One topic we have not covered yet is how reservations expire and how overdue loans are processed.

  • Expiring Reservations
  • Processing Overdue Loans
  • Last modified: 2022/09/13 18:15
Log In