Skip to main content

We run many Parent-Child jobs where the amount of Child workbenches can be in the hundreds with different User Parameter values for each.

 

Therefore it can be very time-consuming to search each log file to find the right one.

What would be very handy is a search box in Completed Jobs that searches the User Parameters for jobs with that value.

 

 

This is a perfect case for querying the job database directly, in pgsql if you use the built-in functionality, or in the database of your choice if you have chosen to deploy it there.


NewOpen