I want to get notified when an end user in his Milestone smart client does en export.
In the ExportSample the export occurs in the winform while my users will do in in the Milestone smart client.
I’m using Milsetone XProtect Corporate 10.2.B.
Thanks
I want to get notified when an end user in his Milestone smart client does en export.
In the ExportSample the export occurs in the winform while my users will do in in the Milestone smart client.
I’m using Milsetone XProtect Corporate 10.2.B.
Thanks
If the end-user configures to use audit log, it will contain some information of exports - but otherwise it is not notified out of the Smart Client.
You could make a plug-in for the Smart Client with an ExportManager to pick up when exports are starting.
Thanks, I’ll leave this for now