View Issue Details

IDProjectCategoryView StatusLast Update
000369610030: ISA-95Documentation Erratapublic2017-03-16 18:17
ReporterRich Kane Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0003696: Id Data Type is Wrong in Table 154 - ISA95AssetAssignmentDataType
Description

Id should be an Id field, not a NodeId

TagsNo tags attached.

Activities

Rich Kane

2017-03-16 18:17

reporter   ~0007928

The ISA95AssetAssignmentDataType needs both an ID field (int) and a nodeId field (NodeId). The Id field, described in the ISA95 spec 5.3.8 Table 22, is for uniquely identifying the record within the data set and is equivalent to a primary key (int) in SQL Server. The nodeId field is used to record the Equipment or Physical Asset NodeId fr that record. The Id field does not need to be a NodeId data type since it is only identifying elements within the variable.

The description of Id in table 54 says it is a record Id but the data type is NodeId.

Issue History

Date Modified Username Field Change
2017-01-21 02:32 Rich Kane New Issue
2017-03-16 18:17 Rich Kane Note Added: 0007928