Searching for ADOs with ado_browse()
Here, I want to talk about ado_browse, the Formula Engine function to search for ADOs.
Here, I want to talk about ado_browse, the Formula Engine function to search for ADOs.
In this article I want to discuss a pattern of combining ac_evalform and runparallel that can both simplify the implementation as well as allow increased performance by parallel processing.
There is a very useful script called runparallel which allows you to distribute input coming from STDIN to multiple parallel incarnations of a process.
In order to get the values of a few static attributes for a given set of ADOs on the command line or as part of a shell script you can use get_attributes.
Sometimes it is more straightforward to traverse a data structure if you would transpose it first, i.
To retrieve the contents of an ADO list from the command line or from within a shell script, you can use listado.
Formula Engine - like many other programming languages - offers a map function.
If you want to create sublists of lists in Formula Engine, you can use the function elt.
The Formula Engine function text_write allows you to write to text files.
If you are thinking of deleting a datafile attribute from Asset Control, here are a few things to consider:
Two fundamental commands you will use to see what the query and update servers are currently doing in an Asset Control installation are:
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.