download complete

Anonymus
04/06/2006 03:19 am
Dear Support,

How can I notify via OLE that a project download as finished (completly or aborted)?
Downloading will be started with the scheduler, and when finished I have to put the data (backup) into a database.

Thank You
Oleg Chernavin
04/06/2006 05:18 am
You can use timer to call IOEProject.OEPS_Suspended function from time to time. If it returns OEPS_Suspended or OEPS_Loading then the download goes on.

Best regards,
Oleg Chernavin
MP Staff
Anonymus
04/06/2006 07:55 am
Hi Oleg ,

You surely mean the function IOEProject.GetStatus? OK!

Other Question

Is it possible to Backup/Restore projects via OLE?

Oleg Chernavin
04/06/2006 08:29 am
Sorry, not yet.

Oleg.
Anonymus
04/06/2006 11:45 am
Hi Oleg,

when do You think, You can release those functions?
I want to buy the enterprise version because of the OLE interface, but those two functions are essential for me!
Oleg Chernavin
04/07/2006 03:52 am
I want to add these features soon. Perhaps, Backup will be done in 4.2 version, to be released shortly.

Oleg.