Hi Kirk,

Unfortunately on Server v15R5, that process ('DB4D Index builder') is ALWAYS running, so using Count taks etc to see if tits there doesn't work.

Ideally what we need to be able to do is use Process Properties to find the 'Duration' of the 'DB4D Index builder' and then compare it with the last know 'Duration, which would give us some idea of whether it is/has been running or not.

Unfortunately the 'DB4D Index builder' process on the server is one of several that have a non-unique Process No of '0'. :-(



Kirk Brookswrote:

I haven't tried to get that process name specifically but you can make a
function that uses Count tasks to loop through all processes and return
$0=true if it's there. If you set the Execute on server attribute
(property?) for the method then you're looking at the processes on the
server.

On Tue, May 2, 2017 at 1:26 AM, Allan Udy via 4D_Tech<4d_tech@lists.4d.com>
wrote:
>  Anyone know of a way to determine if the 'DB4D Index builder' process is
>  actually executing on the server?
>


Cheers,
Allan Udy

Golden Micro Solutions Ltd, Blenheim, New Zealand
http://www.golden.co.nz<http://www.golden.co.nz>

**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to