Field
|
Description
|
Target Type
|
Type of entity to map the data to. This can be the event source or thing.
|
Target
|
Target entity for mapping. The analysis results could then be mapped to the properties of the target entity.
|
Results Data Shape
|
The right tree panel listing down the fields of the analysis result data shape.
|
Mapped to Properties
|
The left tree panel listing down the properties of the selected target entity.
|
|
The resultsTimestamp field of the result data shape is available for mapping. This field specifies the time at which the result entry is mapped back to the value stream. For information about mapping results timestamps, see Timestamp mapping for Results.
|
|
Only those fields with matching base types can be mapped.
|
|
Under the Results Data Shape or Mapped to Properties section or both, select an infotable (if available), and click Map All to map all rows of the infotable.
|
Scenario
|
Behavior
|
If the result data shape has the value of the resultsTimestamp field
|
The timestamp associated with the resultsTimestamp field is used to map the results back to the value stream.
|
If the resultsTimestamp field and a single field with the DATETIME base type in the result data shape contains a timestamp value
|
The timestamp associated with the resultsTimestamp field is used to map the results back to the value stream.
|
If the result data shape does not have the resultsTimestamp field, but it has a single field with the DATETIME base type
|
The timestamp associated with the single field is used to map the results back to the value stream.
|
If the resultsTimestamp field or any field with the DATETIME base type does not contain a timestamp value
|
The timestamp of the last input value is associated with the result, and it is used to map the results back to the value stream.
|
If the result data shape does not have the resultsTimestamp field, but it has more than one field with the DATETIME base type
|
The timestamp of the last input value is associated with the result, and it is used to map the results back to the value stream.
|
Scenario
|
Behavior
|
If the result data shape has the value of the resultsTimestamp field
|
The timestamp associated with each result entry of the resultsTimestamp field is used to map the results back to the value stream.
|
If the resultsTimestamp field and a single field with the DATETIME base type in the result data shape contains a timestamp value
|
The timestamp associated with each result entry of the resultsTimestamp field is used to map the results back to the value stream.
|
If the result data shape does not have the resultsTimestamp field, but it has a single field with the DATETIME base type
|
The timestamp associated with each result entry of the field is used to map the results back to the value stream.
|
If the resultsTimestamp field or any field with the DATETIME base type does not contain a timestamp value
|
The timestamp of the last input value is associated with the result, and it is used to map the results back to the value stream.
|
If the result data shape does not have the resultsTimestamp field, but it has more than one field with the DATETIME base type
|
The timestamp of the last input value is associated with the result, and it is used to map the results back to the value stream.
|
If the number of inputs do not match the number of results
|
The timestamp of the last input value is associated with the results, and it is used to map the results back to the value stream.
|
If the mapped properties do not have an associated value stream
|
The last set of results is mapped to the Thing model.
|