GDPR Cookie Consent by Free Privacy Policy Generator
Asset Control
A React app for plotting FX rates
10 Oct 2020

A React app for plotting FX rates

In this article we will show how you to use the previously implemented GraphQL service for Asset Control in a React app to dynamically generate graphs of FX rates.

Asset Control
A GraphQL service for Asset Control
29 Sep 2020

A GraphQL service for Asset Control

In this blog post I would like to show how to implement a GraphQL service for FX rates stored in Asset Control.

Adetta
Why would you want to use Adetta?
16 Jul 2020

Why would you want to use Adetta?

The following is a list of bullet points of why we think you should be using Adetta if you are looking to automate your Asset Control testing.

Asset Control
Applying datafile header settings across an ADO set
09 Jul 2020

Applying datafile header settings across an ADO set

This was asked on the Asset Control subreddit: I know how I can change the group ID of the datafile for a single ADO via the Asset Control Admin Desktop, but how can I do this for an ADO set?

Asset Control
Validating suspect stock prices in Slack
29 Jun 2020

Validating suspect stock prices in Slack

In this article we will present a solution that alerts users as soon as suspect data enters the system and gives them the opportunity to act on it, all integrated into Slack.

Asset Control
A chatbot for Asset Control
14 Jun 2020

A chatbot for Asset Control

In this article I am putting together a chatbot for Asset Control as a fun little project.

Adetta
Introduction to Adetta
03 Jun 2020

Introduction to Adetta

In this article we would like to take you on a quick tour around Adetta and also show you how to create, edit and run tests for Asset Control with it.

Asset Control
Uniform logging and error handling with ac_utilities.sh
22 Apr 2019

Uniform logging and error handling with ac_utilities.sh

Your standard Asset Control installation includes the script ac_utilities.sh which you can source in your shell scripts to then have logging functions and some level of error handling available.

Asset Control
Built-in $VARIABLES available to you
13 Apr 2019

Built-in $VARIABLES available to you

When implementing Formula Engine code - depending on the context - there are certain built-in variables available to you.

Asset Control
Deleting ADOs with delete_ado.sh
12 Apr 2019

Deleting ADOs with delete_ado.sh

The standard AC Server package includes the script delete_ado.sh which you can use to delete ADOs from the system.