LogicFlow AG
c/o Lucas Fievet
Butzenstrasse 30
CH-8041 Zürich
Switzerland
VAT No.CHE-445.455.310 MWST
Astra can gather different types of outputs, which can be configured visually on the screenshot containing the relevant outputs.
A semicolon separated list of text values can be gathered by adding an output annotation on the parent element that contains all the children with the text values. The annotation format is #list output_name. The example below shows an example to gather all the available options in a dropdown.
An SQL query can be run on any table structure via an output annotation on the parent element. The first row is always interpreted as a column header. The annotation format is #table SQL_query_string. The data is always contained in a table called data. The example below shows how to select the Weight of an element by Name. Any valid SQL query is supported.
Astra keywords automatically create a temporary folder for downloads triggered during an execution. The download folder is watched for any file modifications, which are added as STEP outputs in the format Download_filename.