Platform Actions - Open Assets Query Language

What

OAQL allows a system admin to configure the Auto actions ruleset. Each element of the criteria can work together by using AND within the statement.

Insight Criteria

Insight.Exported eq [true/false]
Insight true when asset identified as exported or marked for export.

Insight.TestPassed eq [true/false]
Set to true when associated testing has passed.

Insight.Stolen eq [true/false]
Set to true when asset has been flagged on a database of stolen assets

Insight.FinancialInterestUnderFinance eq [true/false]
Set to true when financial interest has been identified on the asset.

Insight.InspectionPassed eq [true/false]
Set to true when an asset inspection has passed.

Insight.Scrapped eq [true/false]
Set to rue when the asset has been identified as scrapped.

Insight.WrittenOff eq [true/false]
Set to true when the has been involved in an insurance write off.

State Criteria

States are unique to each company setup and can be used to filter what state the asset is in when the the auto action is triggered.

e.g. Asset.StateId eq "STA_181CUFI10F_000002"

Category Criteria

Asset categories are unique to each company and can be used to filter which categories you wish to produce automated actions for.

e.g. Asset.CategoryId eq "CAT_18G2DKO80A_SM8ULV"