Hi all!
An element in a process disappeared (there is a gap in signature numbering), so I guess it must have been deleted in admin mode. Is there a way to trace any history of such an event (what was it, who deleted it)?
Hi all!
An element in a process disappeared (there is a gap in signature numbering), so I guess it must have been deleted in admin mode. Is there a way to trace any history of such an event (what was it, who deleted it)?
Hi Michał,
You should be able to find that information in WFHistoryElements.
Check column WFH_IsVersionOfDeletedElement for true values (1), WFH_OrgId specifies WFD_ID from WFElements.
From what i've learned so far it seems like there is just one row in HistoryElements, after deleting element.
There was also similar topic few days ago:
https://community.webcon.com/forum/thread/4326
HI,
You can create and action if the instance is deleted: Upon Instance Deleting.
You can write the info in Sharepoint for example and pass some or all the information that was in the form (with limitations as not all the fields are available to write in a SP list)