Unlock Node Properties

Name

The name of the node.

Lock Name

The name of the lock, which must match between the lock and unlock operations.

Lock Scope

Specify the scope of the lock. The scope defines whether the lock synchronizes all flows globally or only instances of this specific flow.

Lock scope can be:
  • Local – Applies to all instances of the current flow.
  • Global – Applies to all instances across all flows.