Grouped Push Transaction Queue¶
Each time a Grouped Push Transaction Event occurs a record is created in the Grouped Push Transaction Queue. This can happen when:
- A User connects from an Aurena Native application for the first time and the Grouped Push Dataset is Initialized for the first time creating a record with a Transaction Source of Init.
- The Change Detection Block tables listed in Entity Details are modified creating a record with a Transaction Source of Trigger.
- The Synchronization schedule has expired and a Refresh of the Grouped Push Dataset is started creating a record with a Transaction Source of Refresh.
- The re-initialize schedule has expired and the Grouped Push Dataset is re-Initialized creating a record with a Transaction Source of Init.
See the Aurena Native Framework Synchronization Guide and/or the Troubleshooting Aurena Native Apps for more information.