Advanced Search
Search Results
282 total results found
What is Finmars
What included in Community Edition and why to use it?
Balance Report
How to prepare Amazon AMI Finmars CE
Guide how to prepare web-form only installation Ubuntu 24.04 for Amazon AMI
Profit and Loss Report
Installation guide with AWS (Simple)
Installation Finmars CE on AWS with prepared AMI
Performance Report
Installation Guide with Azure (Advanced)
Step by step journey using Azure Virtual Machines Ubuntu 24.04For this guide you need basic knowledge with Linux, SSH, Bash
Transactions Report
Overview
The workflow is designed according to the following principles: Manager - a workflow that handles state files, specifically: Reads the list of state files from the /states folder. Sorts them by status. Initiates workers. Reads and copies the statuses of the...
Register in Cloud
Dashboard Layouts
Workflow Manager
Overview User Code: com.finmars.standard-workflow:workflow-manager Payload: Optional The Workflow Manager is designed to execute workers in a specific order with a defined payload. Its primary use case is when no payload is provided. Global State Manager Proce...
How to Contribute
Generate State Workflow
Overview User Code: com.finmars.standard-workflow:generate-state This script is designed to generate state files for state managers. It processes input data to create a structured state file that includes information about workers and their respective states. ...
Addons
Templates
Input Files
Overview The input file is a JSON file that contains the configuration for generating the state file. It specifies the overall workflow and individual worker configurations. Based on the provided examples, here's a detailed breakdown of the input file structur...
How contribute Finmars-platform
Interface (States & Input blocks)
Overview This Vue component, named StateTable, provides a user interface for managing state files and input files. It allows users to view, search, filter, and interact with these files in a tabular format. Key Features Tabbed interface for States and Inputs ...