top of page

Scripting and Automation

Assisi Enterprise adds scripting and automation to Assisi Forest.  Scripting can be done within the Assisi Forest program itself using the Script Editor.  Or Assisi can be run externally from any .Net compliant language.

Assisi Software C# script for forestry workflow automation.

Scripting

Scripting is done using the Script Editor from within Assisi Forest. The editor uses the C# programming language and stores its scripts to the Assisi database.

Below is shown the Assisi Script Editor and some sample scripts.

The Assisi Script Editor

Example Scripts

Automation

Assisi can also be run from Visual Studio or any .Net programming language.

The video below demonstrates running the Stand Simulator from within a Visual Studio project.

bottom of page