Difference between revisions of "Extensions.DiagCom.DiagComChk001"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Check rule '''DiagCom_Chk001'''}} == Classification == {{ClassificationCheckRule | DiagCom_Chk001 | DiagComm | Critical }} == Description == Within a Exe...")
 
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:Check rule '''DiagCom_Chk001'''}}
+
{{DISPLAYTITLE:Check rule '''DiagCom_Chk001'''}}[[Category:CheckRule]][[Category:DiagCom]]
 
== Classification ==
 
== Classification ==
{{ClassificationCheckRule | DiagCom_Chk001 | [[DiagComm]] | Critical }}
+
{{ClassificationCheckRule | DiagCom_Chk001 | [[Extensions.DiagCom|DiagCom]] | Critical }}
  
 
== Description ==
 
== Description ==
Within a [[ExecuteDiagService]] activity the response parameters may not with a composite data structure such as [[List]] or [[Map]] are bound.
+
The '''<target>''' variable in any of an [[Extensions.DiagCom.ExecuteDiagService|'''ExecuteDiagService''']] action's response parameter mappings will not be part of a compound data structure like an [[Core.DataTypes.ComplexDataType.ContainerDataType.List|'''otx:List''']] or [[Core.DataTypes.ComplexDataType.ContainerDataType.Map|'''otx:Map''']]. Therefore the '''<path>''' member element of '''<target>''' will not be used within any '''ResponseParameter'''.

Latest revision as of 10:00, 12 September 2019

Classification

Name DiagCom_Chk001
Class DiagCom
Severity Critical
SpecifiedBy ISO 13209-3

Description

The <target> variable in any of an ExecuteDiagService action's response parameter mappings will not be part of a compound data structure like an otx:List or otx:Map. Therefore the <path> member element of <target> will not be used within any ResponseParameter.