Using SQL you can mark them all as discarded using the logical values:
Update Ens.MessageHeader Set Status=4 where Status=5
See Ens.DataType.MessageStatus for Display/Logical value pairs
Now since a test system you can avoid changing their status by purging with Keep data integrity off and this will delete the suspended messages.
Regards
James
Steve
--
You received this message because you are subscribed to the Google Groups "InterSystems: Ensemble in Healthcare Community" group.
To post to this group, send email to Ensemble-in...@googlegroups.com
To unsubscribe from this group, send email to Ensemble-in-Healt...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Ensemble-in-Healthcare?hl=en