Reference Guide
HPMA Audit Message Reference
52
HP Medical Archive
HPUE—HTTP PUT Transaction End
When an HTTP client completes 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
completed. If content was successfully stored, the CBID and/or UUID
fields identify it.
Table 48: HPUE—HTTP PUT Transaction End 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 was
handled.
OBPA Object Path The path used to store the object.
OBNA Object Name The name of the stored object.
CBID Content Block
Identifier
The identifier of the corresponding content block for the
successfully-stored content. If the store operation was
not successful, this field is set to 0.
UUID Content UUID The Universal Unique IDentifier assigned to the success-
fully stored content. If the UUID was not specified, or the
store operation failed, this field is set to the NULL UUID.
CSIZ Content Size The size of the original content stored, in bytes.
BSIZ Object Size The size of the managed fixed content object (after com-
pression), in bytes.
RSLT Result Code The result of the PUT transaction:
SUCS—successful
TOUT—timed-out due to inactivity
ERRS—session closed or lost while the PUT transaction
was being performed
CMLF—malformed content received from the client
STER—storing the content failed
AUTH—transaction terminated due to authorization
failure
GERR—general error processing content