/
AUDIT OBJECT

AUDIT OBJECT

OVERVIEW

Is an XML object to store audited entries.

PROPERTIES

PROPERTYNAMETYPEDESCRIPTIONCOMMENTS
#AUDIT:IDKey identifier for tableintKey identifier 
#AUDIT:ID_USERUSER  identifier USERIDGNRUSER de la session 
#AUDIT:OBJECTObject type AUDITEDString

Type of object audited. It can be:

  • form
  • admission
  • user
  • session
  • action
  • event
  • mobile
  • task
  • case
  • event

It corresponds to the first literal of the function

#AUDIT:METHODMethod registered in the AUDITStringMethod audited 
#AUDIT:TYPETYPE Type of action audited. It can be: set, get, delete, insert. 
#AUDIT:DATEDATE where the action has taken placeDATEContains date and hour of the performed action. 
#AUDIT:ERROR_MSGError messageStringTo register whether any error is detected. 
#AUDIT:CASE_AFFECTED CASE affectedCASE  
#AUDIT:ADMISSION_AFFECTED ADMISSION affectedADMISSION  
#AUDIT:TASK_AFFECTED TASK affectedTASK  
#AUDIT:FORM_AFFECTED FORM affectedFORM  
#AUDIT:EVENT_AFFECTED EVENT affectedEVENT  
#AUDIT:TEAM_AFFECTED TEAM affectedTEAM  
#AUDIT:USER_AFFECTED USER affectedUSER  
#AUDIT:LIBRARY_PROGRAM_AFFECTED LIBRARY_PROGRAM affectedLIBRARY  
#AUDIT:XML_PREV PREVIOUS XML OBJECTXMLUsed in the case of action "delete" or "set" to store XML object before being deleted or modified. 
#AUDIT:XML_POST NEXT XML OBJECTXMLUsed in case of action "set" to store XML with modified dataIt can contain a complete SOAP transaction stored in a CLOB

WEB SERVICES

List of WS to manage audit object.

WSDESCRIPTION

audit_calendar_month()

Returns the days which the patient/user has audit entries

audit_calendar_year()

Returns the days which the patient/user has audit entries

audit_get_XML ()

Returns the XML from a audit entry

audit_get ()

Returns the content from a audit entry except the XML of the transaction

audit_list()

Returns the list of audit entries (transactions) about one user/patient in a day

LIST OF WS AUDITED

 

 

Related content