Workflows

Workflows can be launched before and after each Lifecycle State Transition, performing any business logic required. Gnosis Workflows are graphical Gnosis Scripts composed of Activities, essentially Gnosis Functions. Gnosis Workflow comes with many out-of-the-box activities, and you can create custom activities from Gnosis Scripts, which allows you to develop integration with other systems.

Lifecycles

Each Item Type can have an associated Lifecycle. Gnosis Lifecycles are State Machines that describe the possible States (or status) for the Item Type. Item Types can share the same Lifecycle, and many Item Types do not have or need a Lifecycle. Lifecycle Details Name—The Lifecycle Name. The Name can contain only letters, digits, and …

App Versions

New Version Click the New Version toolbar button to open the New Version dialog. Version Details The Version Details tab allows you to manage the Version Name, Base Version, and before- and after-installation scripts. Release Notes The Release Notes tab allows you to document the changes for the Version package. The Release Notes support HTML …

App Modules

Use the Gnosis Modules App to manage the installed Modules for the Gnosis Application. It allows you to configure the Gnosis Application as a module for build and release. The Application module is the default name for the Gnosis Application, which can be changed to anything you want. The System module is built in and …

App History

The History client shows all changes made to the Gnosis Application. It is mainly used for packaging changes into versions for release. Select the History row to open the Changes panel to the right, allowing you to manage the History Change. You can multi-select History Changes so you can work with sets of changes. Show …

Item Types

Item Types are used to model business items, including data, logic, and UI. Item Types are Object-oriented and Lifecycle-driven Items with Logic, Views, and access controlled by Identity-based Permissions. They are like a database table with columns (Properties) and rows (Items)—however, Gnosis stores application data in MongoDB, where Items are saved as JSON documents. To …

Files, Folders & Resources

Files Gnosis Files provides a simple folder structure for storing various files for the Gnosis Application. Access to folder content depends on the User’s Role. Some folders are accessible by Developers, others by Administrators only, and some by End Users. New Folder Click the New Folder toolbar button to open the New Folder dialog. A …