Skip to main content
Skip table of contents

Fetch IQA Data

Input

⛔ None

Ouptut

✳️ Any (JSON) (Passthrough)

(plus) IQA Data (array)

Summary

This action will execute an IQA query and store the results in a property which will be passed to subsequent actions.

Limitations

Because workflows are executed on distributed systems, there are limitations on the size of the total dataset that can be returned. This limit varies between runs, but is typically in the range of 200,000-300,000 records with 20 columns (between 3-5 million individual data points).

If this limit is reached, the workflow will fail.

Properties

Name

Type

Templatable

Notes

IQA Query Path

Text

(tick)

Enter the full path to the IQA query to execute. Must start with $/.

Tip: Press the Select query… button to browse for an IQA from your iMIS system.

Query Parameters

List

(error)

Optional. Specify query parameters by name.

🅾️ Output Property

Text

(error)

Specify the name of the property to store the CSV data in.

Max Records

Number

(error)

Optional. The maximum number of records to return. If not specified, defaults to unlimited.

Fail on No Results

Checkbox

(error)

If checked, this action will fail if the IQA returns zero results.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.