<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">JSEA</journal-id><journal-title-group><journal-title>Journal of Software Engineering and Applications</journal-title></journal-title-group><issn pub-type="epub">1945-3116</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/jsea.2014.78066</article-id><article-id pub-id-type="publisher-id">JSEA-48119</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>COMPUTER SCIENCE &amp; COMMUNICATIONS</subject><subject>ENGINEERING</subject></subj-group></article-categories><title-group><article-title>Security and Audit Trail Capabilities of a Facilitated Interface Used to Populate a Database System with Text and Graphical Data Using Widely Available Software</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Kevin</surname><given-names>Beland</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Kirk</surname><given-names>Larson</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Thaine</surname><given-names>Rowley</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Matt</surname><given-names>Mueller</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Christopher</surname><given-names>Smith</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Al</surname><given-names>Rizzo</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Daniel</surname><given-names>Valandra</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Marc</surname><given-names>Rendell</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>Creighton University and the Rose Salter Medical Research Foundation, Omaha, NE, USA</addr-line></aff><author-notes><corresp id="cor1">* E-mail:<email>rendell@asndi.com(MR)</email>;</corresp></author-notes><pub-date pub-type="epub"><day>07</day><month>07</month><year>2014</year></pub-date><volume>07</volume><issue>08</issue><fpage>713</fpage><lpage>719</lpage><history><date date-type="received"><day>19</day>	<month>May</month>	<year>2014</year></date><date date-type="rev-recd"><day>15</day>	<month>June</month>	<year>2014</year>	</date><date date-type="accepted"><day>10</day>	<month>July</month>	<year>2014</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
	In prior work we described
techniques used to capture, store, and retrieve narrative data forms from a
database using widely available off the shelf software. This concept makes use
of the security and versioning features of database architecture together with
those of image-supported electronic document information capture. We present
herein the security and audit trail features of our construct. Unique usernames
and passwords are used at the operating system level to enforce client
validation and control access to the database system via an electronic
signature using a Boolean logic algorithm. We used the database domain to
capture original data and any changes to the data, developing an audit trail
displaying identification information. Version controlled and change tracked
electronic documents can be retrieved through the client side web interface to
enable direct search operations, thus uncoupling the client from database query
languages.
</p></abstract><kwd-group><kwd>InfoPath</kwd><kwd> Electronic Form</kwd><kwd> Data Storage</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>The entry of information into structured databases allows the implementation of searching methods on the data to reveal relationships, infer knowledge, and provide information. Yet, the development of a database requires considerable planning to ensure correct storage and retrieval of desired items while maintaining correct relationships between the data. An alternative is to create electronic forms in the narrative domain by allowing free form template design and capturing all visible information where data schemas can be inferred and the plasticity of information capture is increased. Information captured in such digital repository mediums is inherently sear- chable using Structured Query Language (SQL) commands, and storage of electronic documents requires less overhead compared to physical media. In 1995, 80% - 90% of organizational information was claimed to be in documents rather than structured databases [<xref ref-type="bibr" rid="scirp.48119-ref1">1</xref>] . In a previous paper, we presented the features of a narrative domain interface used to populate a database system with both textual and graphical data constructed using widely available software. However, even when considering the storage and information capture benefits of electronic document storage, no less attention should be given to the methods of security necessary to ensure proper retrieval and editing of the information contained within the documents. Electronic documents must be properly secured and versioned to ensure that data are not compromised after indexing and storing the contents.</p><p>In this paper we present the security and audit capabilities of our electronic form repository implementation and the narrative data capture that creates it. In summary, our implementation pipeline begins with a narrative form interface (Microsoft InfoPath), where electronic form templates containing fields open for client input are created to capture both text and graphical data as designed for that particular template. The data elements are then parsed and exported to a SQL compliant database where document retrieval is facilitated through recall of the entire narrative view of the document. Using flexible, user-composed templates and allowing clients to enter data into forms remove the overhead, complexity, and time needed for designing proprietary database interfaces [<xref ref-type="bibr" rid="scirp.48119-ref2">2</xref>] .</p><p>Once a client has finished entering or changing data, the client submits the electronic form to a web service hosted on a secured Local Area Network (LAN) along with a verifiable signature and unique password. The LAN web service that receives the form parses the data for key reference fields and identification metadata for indexing. Each form is given a unique primary identification key generated and monitored by the database which is used to identify documents with multiple existing versions edited by one or more clients. The entire form is retrieved from the database for data entry into the narrative interface when changes or updates need to be applied to the electronic form. Once retrieved and edited, the updated form is re-submitted to the database via the LAN web service allowing the revised form to be recorded as a new version for change detection and audit purposes. In the following sections the security and audit characteristics of our electronic form repository and our LAN client interface are discussed.</p></sec><sec id="s2"><title>2. Methods</title><sec id="s2_1"><title>2.1. User Verification</title><p>Our implementation exists on a private LAN hosted by in-house servers using Windows Server 2008 R2. Users are authenticated into shared network spaces with an Active Directory Server requiring a username and password for access. Additionally the narrative form templates include username and password fields used to identify the client who submitted the form. Submission to the database through the LAN requires the username and password fields on a form to be verified against the Active Directory to ensure that access to the database is concordant with the identity and location of the user. This ensures that only authenticated users can add information to the database. Only users with administrator permissions can view or change data without using the client side narrative interface.</p></sec><sec id="s2_2"><title>2.2. Submission Process and Electronic Form Storage</title><p>The transfer of data from InfoPath to the database server is facilitated through Hypertext Transfer Protocol (HTTP) requests as defined by RFC2616 [<xref ref-type="bibr" rid="scirp.48119-ref3">3</xref>] and recieved using Simple Object Access Protocol (SOAP) protocols [<xref ref-type="bibr" rid="scirp.48119-ref4">4</xref>] . When an electronic form is submitted to the receiving LAN hosted web server, the forms contents are parsed for identifying meta-data contained within the document. Important document identifying fields retrieved during the process include username, title, domain, date-time, and version information. This identifying data are collected and inserted into the database along with the form data. The database accepts the electronic form meta-data retrieved from the web interface and indexes the data along with storing the electronic form in Extensible Markup Language (XML) format. All images added to the form remain encoded in their original format within the XML document. One of the captured database fields contains the entire XML formatted electronic document providing a means of quick and thorough retrieval of the entire document as well as the individual data elements.</p></sec><sec id="s2_3"><title>2.3. Version Control</title><p>Each unique document inserted into the database is given two identification numbers. The first ID number is the unique identifier for the document template. The second ID is simply incremented from zero for each unique submission of a form and is used to track the linear version of the document. The application is resubmitted every time a user has retrieved the document and finished entering changes, thus allowing the database to store every version of the document. Keeping and storing each version of the document ensures document integrity at each time point of submission while providing a complete, visually narrative view of the document’s contents.</p></sec><sec id="s2_4"><title>2.4. Audit Trail Functionality</title><p>Our electronic document storage architecture provides an audit trail of each document lifecycle by redundantly storing every document version. Every change made to a document that generates a new version is inherently tracked through the storage of that document. All changes found between versions are attributed to the user that submitted the document to the database. A view of a document’s audit trail as it exists within the database is provided to all clients through the same web interface used to retrieve documents. Identity meta-data and timestamp information for each document version is provided by the audit trail view.</p></sec></sec><sec id="s3"><title>3. Results</title><p>We have created a fictitious example of an employer verification process to visualize how our system accepts documents, retrieves documents, secures entry, and tracks changes. A sample narrative interface provided for electronic document data collection can be seen in <xref ref-type="fig" rid="fig1">Figure 1</xref>. In our <xref ref-type="fig" rid="fig1">Figure 1</xref> sample Richard M. Nixon is provided a narrative format for entering personal data that needs to be verified by a series of agencies before he can be considered for federal employment. The form contains data connection information for the purpose of submission to the web server, which accepts a valid username and password. The form is submitted at each original data entry point such as insertion of identification documents including his drivers’ license, fingerprints, and tax return in the form of images as well as his signature and those of reviewing officials.</p><p>In our employment verification example as seen in <xref ref-type="fig" rid="fig2">Figure 2</xref>, J. Edgar Hoover, head of the FBI, retrieved the document and verified Nixon’s fingerprints by entering new information and inserting a signature to the document. The document was then submitted, capturing a new version of the document along with the changes made, the time and date the changes were made, and who made the changes. Older versions of the document remained stored in the database with identifying metadata to provide an audit trail of changes. An example of a captured audit trail has been summarized in <xref ref-type="fig" rid="fig3">Figure 3</xref>, which illustrates an original submission of an employment verification form followed by 4 validation events in which changes were made to the document by users registered to the LAN. The versioning events captured by the database in our example include verification of fingerprints by J. Edgar Hoover, former director of the Federal Bureau of Investigation, verification of prior employment by Dwight D. Eisenhower and Gerald Ford, formerly Presidents of the United States, and a final sign off by Barack Obama, the 44<sup>th </sup>President of the USA. The changes made to the document at every validated submission were captured and attributed to the user that submitted a changed version of the document. Audit teams reviewing the history of the example document and its revisions as seen in <xref ref-type="fig" rid="fig3">Figure 3</xref> would have access to the document at every time point where changes were submitted.</p></sec><sec id="s4"><title>4. Discussion</title><p>We have designed a data pipeline using a flexible interface for entry of both textual and graphical data to a database using licensed software. Our purpose herein was to describe the security features and data-tracking capabilities of our construct. We use a web based internal LAN approach to communicate between a narrative form and the database. Although document transmission through HTTP without encryption is inherently insecure (see RFC2660 [<xref ref-type="bibr" rid="scirp.48119-ref5">5</xref>] ), security is achieved through limiting LAN access to on-site connections using Active Directory provided username and password authentication and by firewalling all incoming and outgoing connections on our closed system. Furthermore, the electronic form database restricts query access to database administrators</p><fig id="fig1"><label>Figure 1</label><caption><p> Sample employment verification electronic document</p></caption><graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://file.scirp.org/Html/htmlimages\10-9301860x\a7d79de9-860d-46aa-94af-725216df3a9c.png"/></fig><p>since all data entry occurs in the narrative interface. In our presented example we have not elected to encrypt the data within the database. If encryption techniques are used, the encryption must not prevent the flow of data toward external parties due to poorly executed audit protocols [<xref ref-type="bibr" rid="scirp.48119-ref6">6</xref>] . It should be emphasized that an advantage of our approach is that only the submission interface is accessible to users, not the database itself. This limits the possibility of compromise to the individual database elements. In our presented electronic document storage system architecture, audit functionality is provided through redundant storage of the entire document as it existed during each submission event. By providing an audit team access to the document at every point of its life time, the audit team has access to undeniable proof of the state of a document after every possible modifying operation on the individual elements contained within the document. Additional change tracking detection with- in the electronic documents text fields can be deployed using text comparison tools by comparing each new document version with the prior version [<xref ref-type="bibr" rid="scirp.48119-ref7">7</xref>] [<xref ref-type="bibr" rid="scirp.48119-ref8">8</xref>] . Tracking changes of text fields within each document provides a quick method of detecting which document version received what changes and may detect small changes that would otherwise go unnoticed.</p><p>For some domains, only the most recent version of a document should be retrieved in a linear fashion thereby removing the possibility of version branching. Some domains may need certain documents to branch off into multiple versions as data are input into different fields from multiple clients, where ultimately the final document is created from a merge of all document branches. For the formerly mentioned domain requirement, a useful version control implementation may be a Lock-Modify-Unlock solution, also known as mutual exclusion, for its ability to prevent multiple clients from entering and submitting data at the same time to the same area of the document [<xref ref-type="bibr" rid="scirp.48119-ref9">9</xref>] . The latter domain example, where document versions may come from multiple concurrent chan- ges in different areas, must use a version control scheme implementing a Copy-Modify-Merge solution [<xref ref-type="bibr" rid="scirp.48119-ref10">10</xref>] .</p><p>There are varying requirements in providing an audit trail for electronic documents. Most audit requirements</p><fig id="fig2"><label>Figure 2</label><caption><p> Finger print verification form</p></caption><graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://file.scirp.org/Html/htmlimages\10-9301860x\26d6f7dc-4a49-4585-9093-d39c1bf67b4a.png"/></fig><p>agree that all modifying operations on electronic documents must be tracked along with what modification oc- curred, when it occurred, and why. Using a public company accounting domain as an example, audited docu-</p><fig id="fig3"><label>Figure 3</label><caption><p> Linear audit trail verification form pipeline</p></caption><graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://file.scirp.org/Html/htmlimages\10-9301860x\d66417e9-0588-4c05-97de-658468624f02.png"/></fig><p>ments must be retained for 7 years and changes made to the documents must be recorded along with who executed the change, the date it happened, and why [<xref ref-type="bibr" rid="scirp.48119-ref11">11</xref>] . Audit requirements, as a result of an attempt to create authoritative proof of the proceedings of events and the sanctity of data through documentation, can be onerous [<xref ref-type="bibr" rid="scirp.48119-ref12">12</xref>] . A thoroughly monitored, reliable, and narrative-presented system is expected to provide proper documentation of operations that modify electronic documents.</p></sec><sec id="s5"><title>5. Conclusion</title><p>In previous sections a general approach to the problem of enforcing electronic document security and change tracking was presented. This technique provides a client access to a secure, image-compatible electronic document database while tracking and storing all incoming modifications to those documents. Electronic document submissions are kept secure and available to only those clients with proper validations by limiting network access to clients with minimal trust permissions and providing an uncoupled graphical interface as a proxy for the client to submit document modifications. Audit trail functionality is provided through redundant storage of all document versions with itemized changes visualized through change tracking software libraries. Future work should focus on incorporating flexible approaches to indexing incoming data elements to allow intelligent search and retrieval protocols independent of the original database schema.</p></sec></body><back><ref-list><title>References</title><ref id="scirp.48119-ref1"><label>1</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>SPRAGUE</surname><given-names> R. </given-names></name>,<etal>et al</etal>. (<year>1995</year>)<article-title>ELECTRONIC DOCUMENT MANAGEMENT: CHALLENGES AND OPPORTUNITIES FOR INFORMATION SYSTEMS MANAGERS</article-title><source>. MIS QUARTERLY</source><volume> 19</volume>,<fpage> 29</fpage>-<lpage>49</lpage>.<pub-id pub-id-type="doi">HTTP://DX.DOI.ORG/10.2307/249710</pub-id></mixed-citation></ref><ref id="scirp.48119-ref2"><label>2</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>TOPI</surname><given-names> H.</given-names></name>,<name name-style="western"><surname> VALACICH</surname><given-names> J.S. </given-names></name>,<name name-style="western"><surname> HOFFER</surname><given-names> J.A. </given-names></name>,<etal>et al</etal>. (<year>2005</year>)<article-title>THE EFFECTS OF TASK COMPLEXITY AND TIME AVAILABILITY LIMITATIONS ON HUMAN PERFORMANCE IN DATABASE QUERY TASKS</article-title><source>. INTERNATIONAL JOURNAL OF HUMAN-COMPUTER STUDIES</source><volume> 62</volume>,<fpage> 349</fpage>-<lpage>379</lpage>.<pub-id pub-id-type="doi">HTTP://DX.DOI.ORG/10.1016/J.IJHCS.2004.10.003</pub-id></mixed-citation></ref><ref id="scirp.48119-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">FIELDING, R., IRVINE, U. AND GETTYS, J. (1999) HYPERTEXT TRANSFER PROTOCOL—HTTP/1.1.</mixed-citation></ref><ref id="scirp.48119-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">O’TUATHAIL, E. AND ROSE, M. (2006) USING THE SIMPLE OBJECT ACCESS PROTOCOL (SOAP) IN BLOCKS EXTENSIBLE EXCHANGE PROTOCOL (BEEP).</mixed-citation></ref><ref id="scirp.48119-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">RESCORLA, E. AND SCHIFFMAN, A. (1999) SECURE HYPERTEXT TRANSFER PROTOCOL (S-HTTP).</mixed-citation></ref><ref id="scirp.48119-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">WANG, C., WANG, Q., REN, K. AND LOU, W. (2010) PRIVACY-PRESERVING PUBLIC AUDITING FOR DATA STORAGE SECURITY IN CLOUD COMPUTING. 2010 PROCEEDINGS IEEE INFOCOM, SAN DIEGO, 14-19 MARCH 2010, 1-9.</mixed-citation></ref><ref id="scirp.48119-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">FRASER, N. (2012) DIFF, MATCH AND PATCH LIBRARY.</mixed-citation></ref><ref id="scirp.48119-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">KHER, A. (2004) THE XML DIFF AND PATCH GUI TOOL.</mixed-citation></ref><ref id="scirp.48119-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">DIX, A. AND MILES, V.C. (1992) VERSION CONTROL FOR ASYNCHRONOUS GROUP WORK. DEPARTMENT OF COMPUTER SCIENCE, UNIVERSITY OF YORK, YORK.</mixed-citation></ref><ref id="scirp.48119-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">COLLINS-SUSSMAN, B., FITZPATRICK, B. AND PILATO, M. (2004) VERSION CONTROL WITH SUBVERSION. O’REILLY, SEBASTOPOL.</mixed-citation></ref><ref id="scirp.48119-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">(2004) AUDIT DOCUMENTATION. AUDITING STANDARD NO. 3.</mixed-citation></ref><ref id="scirp.48119-ref12"><label>12</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>BRONSON</surname><given-names> S.N.</given-names></name>,<name name-style="western"><surname> HOGAN</surname><given-names> C.E.</given-names></name>,<name name-style="western"><surname> JOHNSON</surname><given-names> M.F. </given-names></name>,<name name-style="western"><surname> RAMESH</surname><given-names> K. </given-names></name>,<etal>et al</etal>. (<year>2011</year>)<article-title>THE UNINTENDED CONSEQUENCES OF PCAOB AUDITING STANDARD NOS. 2 AND 3 ON THE RELIABILITY OF PRELIMINARY EARNINGS RELEASES</article-title><source>. JOURNAL OF ACCOUNTING AND ECONOMICS</source><volume> 51</volume>,<fpage> 95</fpage>-<lpage>114</lpage>.<pub-id pub-id-type="doi">HTTP://DX.DOI.ORG/10.1016/J.JACCECO.2010.06.002</pub-id></mixed-citation></ref></ref-list></back></article>