01-16-2021, 09:25 PM
Is XE12 == 10.3 Rio???
Does "Not working" mean that it is not triggering or you are getting some error while it is executed?
OnAsyncUploadeCompleted does work in IW 15.2.20 as it should. However, this event only triggers when AutoSave = False.
How's AutoSave property set? What kind of file is that? Have you tried other files?
How's the code inside OnAsyncUploadCompleted?
In order to help you I need you to give me more details or, preferably, a simple test case showing the problem.
Does "Not working" mean that it is not triggering or you are getting some error while it is executed?
OnAsyncUploadeCompleted does work in IW 15.2.20 as it should. However, this event only triggers when AutoSave = False.
How's AutoSave property set? What kind of file is that? Have you tried other files?
How's the code inside OnAsyncUploadCompleted?
In order to help you I need you to give me more details or, preferably, a simple test case showing the problem.

