AuditRecord

Attributes/Children Value/Map to Oracle InForm
Edit Point DataManagement.
UserRef/UserOID User Name.
LocationRef/LocationOID Site Name.
DateTimeStamp Entered date.
ReasonForChange Reason.
SourceID Machine Name.

UserRef

AuditRecord/UserRef
Attributes/Children Value/Map to Oracle InForm
UserOID

Entity: Item.

Property: Change user.

Example

<ItemData ItemOID="DEMDOB" Value="Apr/5/1968">
    <AuditRecord EditPoint="DataManagement">
        <UserRef UserOID="crc2" />
        <LocationRef LocationOID="PhaseForward" />
        <DateTimeStamp>2005-04-06T12:09:05.0000000-04:00</DateTimeStamp>
        <ReasonForChange>Transcription Error</ReasonForChange>
        <SourceID>APPSRV27</SourceID>
    </AuditRecord>