Components This section documents the processes that make up a running ArkCase system. Each of the below systems is a separate operating system process. ArkCase Web Application The ArkCase webapp provides the user interface and REST APIs that users and other systems...
Architecture
Architecture Overview Diagram
ArkCase Conceptual Model
Case Files Case files are distinct events tracked by some organization. They have a start date and end date, an identifying number, and assigned users and groups. Case files include tasks, folders, and documents. For Freedom of Information Act (FOIA) agencies, a...
External Interfaces
Overview This document explains how human users and information systems interact with ArkCase. Incoming Interfaces (Users and Systems Call ArkCase Services) User Interface Users typically interact with ArkCase through a web application. The webapp is written...
Storage Overview
Overview ArkCase stores data in 4 repositories: a relational database; a content file store; a Solr index; and a configuration folder. Relational Database ArkCase supports MySQL, MariaDB, PostgreSQL, Oracle, and SQL Server. The database is the primary store for...