Allan,
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 <[email protected]>
wrote:

> Hi,
>
> Anyone know of a way to determine if the 'DB4D Index builder' process is
> actually executing on the server?
>
> Have a large partial table deletion to do, and then after the records are
> deleted, need to do some other stuff to the table.
>
> To improve performance I'm bracketing the Delete Selection with calls to
> Pause Index and then Resume Index, and I'd rather know that the -reindexing
> (index updating) process was completed before I move on to the next part of
> the process.
>
> The 'DB4D Index builder' process on the server has a Num of '0', so not
> sure that a call to PROCESS PROPERTIES is useful in this case....
>
> Any thoughts welcomed.
> 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:[email protected]
> **********************************************************************




-- 
Kirk Brooks
San Francisco, CA
=======================

*The only thing necessary for the triumph of evil is for good men to do
nothing.*

*- Edmund Burke*
**********************************************************************
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:[email protected]
**********************************************************************

Reply via email to