Hi,
Is there any way to get the OldValues as a part of the event trigger XML that we obtain from Event Analytics? In the On-Prem and single-tenant versions, we usually get the Event Trigger XML with <OldValues> tag.
I found the following KBs but it isn't of much help:
support.infor.com/.../SoHoViewSolutionC.aspx
https://support.infor.com/espublic/EN/AnswerLinkDotNet/SoHo/Solutions/SoHoViewSolutionC.aspx?UserName=hgF65M%2b%2b4T3oJxMgNUL5BQ%3d%3d86k9WYhyv%2fU5CKh70yuGHA%3d%3d&IsFrom=Ming.le&SolutionID=2134231&kb_is_archived=0&kb_accessed_from=SuggestedArticles&isArchive=0
Also is there a way to check the exact old value of a field in CE event analytics:

Eg. In On Prem:
<mark class="highlight">event</mark>: Hub<mark class="highlight">Event</mark>(publisher == "M3", documentName == "OOHEAD", operation == <mark class="highlight">Event</mark>Operation.UPDATE,
elementValues["ORSL"] == "20", elementOldValues["ORSL"] == "10")
Any help is appreciated.
Thanks,
Suriya