Hi Everyone,
I was wondering if there is a way to stop a manual Object Exporter process once started. There is no page to see the status (as for object Importer) and there is no way to stop it. Can you help me?
Thank you, Simone
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Hi @GARZARELLAS, perhaps too late of a reply, but just in case it is still helpful: unfortunately there is no front-end way to stop an ongoing manual Object Exporter process. The only option is a restart of the Content Server (/OTCM) services, i.e. restarting the Content Server that is performing the exports. This will terminate any ongoing exports. As for monitoring the status, that needs to be done in the destination directories (by observing created files/control files/logs/if the working directory is still processing control files). Best regards, Markus
another option might be to look at ?func=admin.threadstatus as a SA user. It will print a lot of thing,s but one should look at the thread section. Typically, an OTCS server runs with 8 threads, and one of them will say it executed admin. threadstatus, so if OE was running on that server, that thread would indicate that.We use this method to see if any long-running web webreports were running :)
Hi @Mjury @appuq, thanks for the reply.
After some tests and after talking with the OT support I can confirm that the only way to stop Object Exporter manually is to stop OTCS service. Also, the process is not visible in the thread status section, so the only way to monitor it is to look at the export folder on the server. Actually, OT has no plans to build a status console as for the Object Importer.
Best regards, Simone