Home > Glossary > Joined Transactions
Transactions join when an activity takes multiple transactions as inputs and collects them into one transaction. The new joined transaction inherits the ID and attribute values from the transaction at the head of the input queue. Statistics from the original transactions are aggregated into the new joined transaction (see About Joined Transactions). Any resources Acquired by the original transactions, and any Affinity on those resources, will be transfered to the new joined transaction.
Joined transactions enter an activity when join conditions are met. For more information on joining inputs, see the Join inputs procedure in Input Collections.