1
0
-1

Hello,


I'm writing a Beanshell tool to auto terminate some processes which have existed for a long time(same as manually abort a process in monitor). I want to extract these processes form tables using SQL, and change their status from "running" to "abortion". What are the names for these tables in the database?

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      You can find an app in the marketplace that can provide some references:

      Joget Marketplace > View App Details & Download (for MySQL)

      Joget Marketplace > View App Details & Download (for MSSQL)


      1. Haochen Yang

        I need to write a Beanshell tool, these tools do not have any Code involved. 

      2. Ian

        Process Monitoring Utility app > Abort Processes Form > Form Builder Properties > Store binder > Bean Shell

      CommentAdd your comment...