Description :The usage of filter of Node and Company in the Envir object is not allowed. Hence, the operations such as getListExecutions will not extract all the executions on all nodes/company.
Cause
Cause type: Configuration Root Cause: The filters for the Node and Company are not applied to the class Envir. In fact, the filter for the Node and Company are only used for the getDUEnvironmentList and getListNode operations.
Environment
OS: All OS Version: ALL OS
Resolution
Please make sure that you provide a specific nodename and company when creating an Envir(this is a java class) object. This object will be used within the operation such as the getListExecutions.