Automic Workload Automation

  • 1.  Filter Activity list by run ID

    Posted Nov 30, 2018 08:25 AM

    I’m looking for the most straightforward way, using the Java Application Interface, to find a task in the activity list quickly, when the task’s run ID is known. TaskFilter does not have a filter for run ID.

     

    Am I overlooking something? What is the recommended way to get an AbstractTask/Task for an active task when you know its run ID?



  • 2.  Re: Filter Activity list by run ID
    Best Answer

    Posted Dec 04, 2018 05:14 AM

    I assume there is no way to do this using the current APIs. I opened a new idea for this:

    TaskFilter should have a setRunID method