.NET pattern throws Identification Engine error in case .NET version was not found.Description.NET pattern throws Identification Engine error in case .NET version was not found.Steps to Reproduce Run Top Down discovery of 10.196.39.21:8080 Identification Engine Error is trowning:"The required attribute is a key attribute defined in table cmdb_ci_appl_dot_net.Missing mandatory field [version] in table [cmdb_ci_appl_dot_net]. Add input value for mandatory field in payload"Workaroundstep: 9. If version is empty - find .NET version Added pre condition for $ildasm isNotEmpty, and modified the command as: "findstr /I \"metadata version:\" " + $ildasmRelated Problem: PRB1492536