Skip to content

Free Connector

A Free connection releases a resource that an entity is holding from an upstream Get and Keep connection. It does not seize anything of its own; it only hands the held resource back.

Use it at the activity where a kept resource has finished its job, like the unload step that releases the technician who came with the part.

  • Quantity: how many held units to release (default 1).

A Free connection

LegacyHow this worked in the previous version

The Free resource connection frees a resource that was previously captured using the Get resource connection. If you attempt to free a resource that has not been captured, the Free connection is simply ignored.

**Quantity **The number of units of this resource to be freed. Any expression is valid.

What is a Free Connector?