Difference between revisions of "Extensions.DiagCom.DiagComChk001"

From emotive
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
Within a [[Extensions.DiagCom.ExecuteDiagService|ExecuteDiagService]] activity the response parameters may not with a composite data structure such as [[Core.DataTypes.ComplexDataType.ContainerDataType.List|List]] or [[Core.DataTypes.ComplexDataType.ContainerDataType.Map|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.