Curios if you have a queue with 5 transaction items each with a Postpone date which are identical - say 5pm. Call them items A, B, C, D, E and the transaction items are submitted in that order.
We use the REF format but we have it setup so that when the REF based workflow is triggered (via a queue-based trigger) it only gets a single transaction item and then gracefully completely and closes out.
When the REF workflow grabs a transaction item, is the order in which the all-have-the-same-Postponed-date transaction items were submitted (A, B, C, D, E) used in any manner for which transaction item the REF workflow grabs ?
Or, is it basically random which transaction item it ultimately grabs ?