Pattern "ColdFusion Application Server" fails to filter instances accordingly which in some cases causes error "MULTIPLE_DEPENDENCIES: Found multiple dependent relation items"Description Relevant Compatible Version of ServiceNow that works for the Update Set Tokyo and above, Discovery and Service Mapping earlier than June 2023 Summary of reason for Update Set For ColdFusion Application Servers instance name is extracted from instance directory name, e.g. F:\ColdFusion2021\cfusion , F:\ColdFusion2021\cfusion21-1 , F:\ColdFusion2021\cfusion21-2 filtering in steo 4 works incorrectly and instead of leaving just one instance, it populates two instances, for example: cfusion and cfusion21-2 PRB, DEF, or STRY (If Exists) PRB1647952 Maintenance Steps (What to do when OOB Release) Revert update set CS6545332_PRB1647952_KB1565495_ColdFusion_Application_Server Target Release Date (If Known) SR - ITOM - Discovery and Service Mapping - 202306 List of Files affected sa_pattern_f5f87b9513a41300dd3336328144b0fb Steps to Reproduce This defect is coming from CSTASK531213/CS6545332Please check cstask's description for more details and environment details.The problem is with pattern ColdFusion Application Server at step 4. Filter instance name tableAfter executing this step we have more than one row. this step left two different services which had very similar names.i have uploaded an update set with suggested solution as step 5. Filter instance name table - failover for WINSame solution was tested successfully on customer instance and is proposed to customer as well.Let:process.workingDir="F:\ColdFusion2021\cfusion21-2\bin\"step 3. Get Instances name and directorypopulates instances_tavle with the following values:instance_name directory forEachcfusionF:\ColdFusion2021\cfusionF:\ColdFusion2021\config\instances.xmlcfusion21-1F:\ColdFusion2021\cfusion21-1F:\ColdFusion2021\config\instances.xmlcfusion21-2F:\ColdFusion2021\cfusion21-2F:\ColdFusion2021\config\instances.xmlstep 4. Filter instance name tableleaves two rows instead of only one. This is wrong. We should have only cfusion21-2instance_name directory forEachcfusionF:\ColdFusion2021\cfusionF:\ColdFusion2021\config\instances.xmlcfusion21-2F:\ColdFusion2021\cfusion21-2F:\ColdFusion2021\config\instances.xmlWorkaroundCheck details aboveRelated Problem: PRB1647952