ACC Visibility Discovery is failing for Patterns in Process Detection StepDescriptionExecuting patterns on agents is failing during the process detection step.Steps to Reproduce Prerequisite-1) Configure the Agent for an Instance for Patterns Discovery.Steps-1) Navigate to Agents and Select Agent.2) Click on Collect Data.3) Check Patterns Log.Expected Result-2) Data should get Collected.3) Patterns should get triggered and executed successfullyActual Result-2) Data is collected.3) Patterns are getting triggered but failing in Process Detection Step with below error-2024-11-11 05:46:08: Failed to find process on port. Exception occurred when executing command on agent. error while processing the adhoc check request: command failed: getProcessUserAndDomain : The term 'getProcessUserAndDomain' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.At line:1 char:93+ ... \pattern-execution\bin\Env-Setup.ps1; getProcessUserAndDomain -commaS ...WorkaroundThis problem has been fixed. If an upgrade is possible, please refer to the Fixed In section to determine the latest version with a permanent fix that the instance can be upgraded to. Yokohama or later. The Pattern Engine is Java code in the MID Server platform, so requires a major version upgrade of the instance to get the fixed code.Related Problem: PRB1826011