Reference Guide

53
HP Medical Archive
Message Reference
This audit message can be monitored to determine the content sent to
particular systems. The “Result Code” field can be used to determine
when errors occurred.
HPUS—HTTP PUT Transaction Start
When an HTTP client initiates a PUT transaction to transfer content
from the HTTP client to the HTTP server (the node), this message is
issued.
This audit message means a transfer of content from an HTTP client
has initiated. It can be monitored to determine the content stored using
HTTP.
HTSC—HTTP Session Close
When an HTTP client finishes communicating with a remote host and
closes the previously-established HTTP session, this message is issued.
Table 49: HPUS—HTTP PUT Transaction Start Fields
Code Field Description
HSID Session Identifier The unique identifier assigned to the HTTP session
established to the node.
OBNS Object Namespace The namespace within which the stored object should be
handled.
OBPA Object Path The path to use when storing the object.
OBNA Object Name The name of the object to store.
RSLT Result Code The status at the time the request for the PUT transaction
was initiated:
SUCS—PUT transaction initiated successfully
BRQT—malformed PUT transaction
Table 50: HTSC—HTTP Session Close Fields
Code Field Description
HSID Session Identifier The unique identifier assigned to the HTTP session
established to the node.