Skip to documentation content
On this page
  1. Reference

Trusted custom workflow

Executes non-generated Python stored in the project after per-invocation trust is granted.

Custom workflow source is general Python running with the user's process authority; it is environment-filtered but not sandboxed. --trust-workflow is mandatory. Custom source chooses an explicit system solver in model.solve() and therefore rejects -study. At least one model.save() call is required for output commit.

Reference

PropertyValue
Trust requiredtrue
-study allowedfalse
Save requiredat least one model.save()
Trusted custom workflow — Telion Batch 0.1.0-alpha | Telion