@David.Satorres6134 , in the class EnsPortal.SuspendedMsg, DeleteMessage() is an instance method and cannot be invoked directly.
Anyway, what it does is simply invoking:
Set tStatus = ##class(Ens.MessageHeader).%DeleteId(pHeaderId)
But, as explained in my previous post, this leave orphaned messages and should be avoided.
- Log in to post comments
.png)
.png)