Hi,
We use an abstract class's method to get purepaths.
Behind it is a batchs launcher and we'd like to be able to filter from a batch name.
As you can see in batch1.jpg, the thread name contains the "fonctionnal" name of the batch but I can't filter on this.
Is there a way to filter on this thread name or is there a configuration for abstract class to get the child class name ?
Answer by Andreas G. ·
Try the following
#1: In the PurePath List on the Top enable the Column "Thread Name"
#2: Now start typing "functional" in the top list. The list should now be filtered to only show those purepaths that start in the Thread that contains functional in its name
Another option that you have is the following
#1: Open the Entry Point Dashlet
#2: Select the Entry Point Method of your Batch Job and then drill from here to the PurePath Dashlet
Hope this helps
JANUARY 15, 3:00 PM GMT / 10:00 AM ET