Generic SGNST Business Object

The SGNST Business Object is a representation of the HL7 V2.4 SGNST segment.

Business object structure

The generic SGNST business object is a hierarchical business object. Each of its attributes is either an HL7 datatype business object or a native type.

SGNST includes the following attributes:  

Business object attributes
Name Type Key Cardinality Comment
Statistics_Available String TRUE 1 Statistics availablity indicator
Source_Identifier String FALSE 1 Low lever link
Source_Type String FALSE 1 Indicates if source is initiator or accepter
Statistics_Start DTTS FALSE 1 Start date for statisitics report
Statistics_End DTTS FALSE 1 End date for statisitics report
Receive_Character_Count Float FALSE 1 Number of characters received
Send_Character_Count Float FALSE 1 Number of characters sent
Messages_Received Float FALSE 1 Number of messages received
Messages_Sent Float FALSE 1 Number of messages sent
Checksum_Errors_Received Float FALSE 1 Number of messages with checksum errors received
Length_Errors_Received Float FALSE 1 Number of messages with lemgth errors received
Other_Errors_Received Float FALSE 1 Number of messages with other types of errors received
Connect_Timeouts Float FALSE 1 Number of connect timeouts
Receive_Timeouts Float FALSE 1 Number of receive timeouts
Application_Control_Level_Errors Float FALSE 1 Number of low level control errors
ObjectEventId String FALSE 1

Supported verbs

The generic SGNST business object supports the following verbs:

Examining the object

To examine a listing of the attributes of the generic business object, use IBM WebSphere Interchange Server System Manager or IBM WebSphere Interchange Server Business Object Designer.

Related reference

For more information on related business objects, see the following documents:

  • Generic DTTS Business Object
  • Copyright IBM Corp. 2002, 2003