How to troubleshoot inconsistent mapping resultsDescription<!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internalTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:0; } .sp td{ border-bottom: 1px solid; border-right: 1px solid; border-color:#E0E0E0; background-color: #ffffff; height: 20px; padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; } .sphr td{ border-right: 1px solid; border-bottom: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; height: 20px; } .title { color: #D1232B; font-weight:; font-size:25px; } .hd1{ color: #D1232B; font-weight:; font-size:18px; } .hd2{ color: #646464; font-weight:bold; font-size:16px; } .hd3{ color: #7a7a7a; font-weight:; font-size:16 px; text-decoration:; } .hd4{ color: #000000; font-weight:bold; font-size:14 px; text-decoration:; } --> Problem Inconsistent results are displayed when running mapping to discover the same business service. SymptomsYou may receive a business service map consisting of different CIs every time you run the mapping process on the same entry points to discover the same business service. CauseThe parameters that influence the way Service Mapping renders mapping results are changed.ResolutionFollow the procedures below to ensure that the instance-related parameters causing the mapping results to change are set correctly. Change the MID Server configuration parameter: In the navigation pane, click MID Servers > Properties.Click New.In the Name field, enter mid.servicewatch.solaris.dtrace.In the Value field, enter false. In the MID Server list, select the MID Server used to discover the business service in question.Click Submit. Fix the CI identifier for Oracle WebLogic Module: In the navigation pane, click CI Identifiers.From the list of CIs, select WeblogicModule (cmdb_ci_appl_weblogicmodule).Click the entry under Identifier Entries.Clear the Allow fallback to parent's rules option to disable this feature. Click Submit.