Discovery doesn't append server name to Weblogic's name fieldDescriptionDiscovery doesn't append server name to Weblogic's name field, this used to be the case in probes/sensorsSteps to Reproduce 1. Discover OS Server that runs Weblogic 2. Check the field cmdb_ci_app_server_weblogic.name. The name should be in the format "weblogic name"@"server name"WorkaroundChange the Weblogics pattern to add servername in the step: 129.7, like: $current_weblogic[].name+"@"+$server_nameRelated Problem: PRB1508153