Good Morning,I've implemented some workflows to be able to save the text
value of sent SMSs, it works but I've a issue with it that I hope
someone call help me with.To compute the value of the SMS text I'm
building a preview of the event history, using the method
"BuildPreviewFromId", this works for both messages sent via message
center and via regular delivery, the thing is the same method has an
enormous difference in performance when called internally or called via
SOAP Service (for message c...