transaction must be executed once

i want to process a
transaction that must be executed once and only once ,how to how to handle this ?

Set the exactly once processing property for the process triggers.

-nD