Dormancy -
: Define a progression of states (e.g., Active → Inactive → Dormant → Unclaimed).
: Identify specific actions or processing codes that automatically return an account to "Active" status. Functional Requirements for Developers Feature Attribute Description Config Level
The implementation of a "dormancy" feature typically focuses on managing and automated fee processing for inactive entities. This is common in financial platforms, membership systems, and customer loyalty programs to maintain system hygiene and comply with unclaimed property regulations. Key Components of a Dormancy Feature dormancy
Automated deduction of "maintenance fees" from dormant accounts, often governed by local financial laws. Technical Considerations
: Set a specific threshold of consecutive days without "qualifying activity" (e.g., logins, financial transactions, or profile updates). : Define a progression of states (e
Define how settings at a higher level (like a division) flow down to sub-programs.
Automated alerts to users before their account enters a dormant state or incurs fees. This is common in financial platforms, membership systems,
: Establish a recurring schedule (e.g., daily at a specific timezone) to scan for accounts hitting these thresholds.
