(PT 8.58) Mass Cancellation of Errored/Queued Integration Broker Transactions
We have a large number of integration broker transaction messages (inbound) that are invalid (thousands) and should be canceled. Trying to manually cancel them through the UI Monitor doesn't seem workable.
It looks like clicking the cancel button in the UI updates PSAPMSGSUBCON for the message in question and then sets PSAPMSGSUBSYNC last update date.
Can I just do the above w/ a sql statement for the thousands of rows (in a test system first). Is there something I'm missing?