GDPR Cookie Consent by Free Privacy Policy Generator
Asset Control
Find datafile paths with bp
01 Mar 2019

Find datafile paths with bp

You may know that the actual datafiles holding timeseries on the filesystem are organized within a multi-layered directory structure so that they are distributed across many directories rather than kept in a single directory.

Asset Control
The acenv.sh configuration file
01 Mar 2019

The acenv.sh configuration file

The file acenv.sh is one of the two most important configuration files in any Asset Control installation (the other one is ac.

Asset Control
The directory structure of AC
28 Feb 2019

The directory structure of AC

The table below shows a (incomplete) list of the main directories of a typical Asset Control installation.

Test Automation
Cucumber - Derived Attribute
26 Mar 2018

Cucumber - Derived Attribute

This is a demonstration of how to implement a Cucumber test for a derived static attribute.

Test Automation
BDD and Cucumber
25 Mar 2018

BDD and Cucumber

In this section of the website I present ways of Behaviour Driven Development using the popular Cucumber framework.

Asset Control
Integration Testing - Formula Engine
21 Mar 2018

Integration Testing - Formula Engine

Here, I demonstrate how to use the Basic Java API and JUnit to write an integration test for a Formula Engine function.