Bentley Systems · Arazzo Workflow
Bentley Start an iModel Authoring Session
Version 1.0.0
Acquire a briefcase, take element locks, and push a changeset to author an iModel.
View Spec
View on GitHub
Infrastructure EngineeringDigital TwinBIMCADReality CaptureConstructionAsset ManagementGeospatialiTwiniModelArazzoWorkflows
Provider
Workflows
authoring-session
Acquire a briefcase, lock elements, and push a changeset.
Acquires a briefcase for an iModel, applies element locks for that briefcase, and pushes a changeset that captures the authored modifications.
1
acquireBriefcase
Acquire a briefcase for the iModel. The briefcase id identifies this authoring session and owns any locks taken during it.
2
takeLocks
Apply element locks for the acquired briefcase so the elements about to be edited cannot be modified concurrently by another session.
3
pushChangeset
Push a changeset that records the modifications authored during the session under the acquired briefcase.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.