<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chris21 Auditing | System Logic</title>
	<atom:link href="https://systemlogic.com.au/category/chris21-auditing/feed/" rel="self" type="application/rss+xml" />
	<link>https://systemlogic.com.au</link>
	<description></description>
	<lastBuildDate>Thu, 26 Sep 2019 00:08:13 +0000</lastBuildDate>
	<language>en-AU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.2</generator>
	<item>
		<title>How to Setup Chris21 Rollback – and Why You Should</title>
		<link>https://systemlogic.com.au/setup-chris21-rollback/</link>
				<comments>https://systemlogic.com.au/setup-chris21-rollback/#comments</comments>
				<pubDate>Tue, 10 Sep 2019 00:35:48 +0000</pubDate>
		<dc:creator><![CDATA[Tony Danher]]></dc:creator>
				<category><![CDATA[Chris21 Auditing]]></category>
		<category><![CDATA[Rollback setup]]></category>

		<guid isPermaLink="false">http://systemlogic.com.au/?p=3883</guid>
				<description><![CDATA[<p>The post <a rel="nofollow" href="https://systemlogic.com.au/setup-chris21-rollback/">How to Setup Chris21 Rollback – and Why You Should</a> appeared first on <a rel="nofollow" href="https://systemlogic.com.au">System Logic</a>.</p>
]]></description>
								<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_0 et_section_regular" >
				
				
				
				
					<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				<div class="et_pb_text_inner"><h4><strong>Chris21 Rollback Overview</strong></h4>
<p>If you haven&#8217;t setup Chris21 rollback yet, you might find this article interesting. The Chris21 rollback function has been available for a while now. It provides a quick and easy way to ‘rollback’ your changes should it be necessary. For instance, the <em>Update Pay &#8211; UPD</em> process. A lot of things happen when <em>UPD</em> is run. Traditionally, if you realise you need to go back after running <em>UPD</em>, it would mean restoring a backup.</p>
<p>That can be a hassle and time consuming, especially if you must wait on IT to do this for you. And there is always the possibility of issues occurring with the backup restore.</p>
<p>The Chris21 rollback feature takes away a lot of this hassle. For example, if you want to rollback <em>UPD</em>, you simply select the <em>UPD</em> file from the Rollback form and click <em>Rollback</em>. The system will then undo all changes that the UPD process made. There is no need to restore any backup files.</p>
<p>And best of all, the process to setup the rollback functionality is simple.</p>
<h4><strong>How does Rollback work?</strong></h4>
<p>If you need to rollback a process into the current database, use the <em>Rollback Update &#8211; ROU</em> process. This will set the data back to the state prior to when the initial was run. The Rollback function does not back up any files, rather it backs up individual entries or records which are written or updated by the process.</p>
<p>You select the processes that you wish to be rollback enabled using the Rollback <em>Details -ROD</em> form. Whenever one of these processes is run, all information prior to running this process is saved in a unique rollback file.</p>
<p>For more information about rollback see my blog <a href="https://systemlogic.com.au/chris21-rollback" target="_blank" rel="noreferrer noopener" aria-label="How to Use the Chris21 Rollback Feature (opens in a new tab)">How to Use the Chris21 Rollback Feature</a>.</p>
<h4><strong>Configuring Your System for Rollback</strong></h4>
<p>Before you can use the Chris21 Rollback function you must configure your system. Even though you may have selected processes for Rollback using the <em>Rollback Details</em><em> -ROD</em> form, rollback files will not be created until you have completed these steps:</p>
<p><!-- divi:list --></p>
<ul>
<li>Enable <em>Settings – CFT</em> setting number 141.</li>
<li>Update the <em>RBSEQ</em> table. Go to <em>Tables &#8211; TAB</em> and lookup <em>RBSEQ</em>. Set the <em>Description</em> value to 00000 (five zeros). This forces the rollback process to create a rollback file using the first available filename.</li>
<li>Add these forms to your security &#8211; ROD, ROF, ROK, ROP and ROU. Also add ROD and ROU to your menu. These are usually added to the System -&gt; Audit menu.</li>
<li>Identify the processes or forms required for Rollback. Select the <em>Rollback Enabled</em> checkbox for each process required. The processes that are currently rollback compliant are:</li>
</ul>
<table class="wp-block-table">
<tbody>
<tr>
<td><strong>Form Identifier</strong></td>
<td><strong>Process Description</strong></td>
</tr>
<tr>
<td>UPD</td>
<td>Update Pay</td>
</tr>
<tr>
<td>LLR</td>
<td>Leave Liability</td>
</tr>
<tr>
<td>TCB</td>
<td>Timesheet Import</td>
</tr>
<tr>
<td>FEU</td>
<td>Update Fast Time</td>
</tr>
<tr>
<td>ETU</td>
<td>Update Daily Time</td>
</tr>
<tr>
<td>MTU</td>
<td>Update Multiple Staff</td>
</tr>
<tr>
<td>ALA</td>
<td>Adjust Previous Leave</td>
</tr>
<tr>
<td>LPP</td>
<td>Leave Pre-Process</td>
</tr>
<tr>
<td>MDC</td>
<td>Reset PYP Values</td>
</tr>
<tr>
<td>CLR</td>
<td>Clear End of Year</td>
</tr>
<tr>
<td>CST</td>
<td>Clear Static Update</td>
</tr>
<tr>
<td>GSU</td>
<td>Update Salary</td>
</tr>
<tr>
<td>GAU</td>
<td>Update Awards</td>
</tr>
</tbody>
</table>
<p><!-- /divi:table --></p>
<h4><strong>System Performance and Housekeeping</strong></h4>
<p>You may notice a slight degradation in system performance when running a process that is Rollback enabled. This is because the changes are being written to a rollback file. Although in my exprience, I&#8217;ve never noticed any degradation in performance.</p>
<p>The Chris21 rollback feature will create rollback files each time a rollback enabled process is run. You may never need to rollback a process, however the file will remain in the system DAT directory until it is deleted. Over time, a large amount of rollback files will accumulate in the DAT directory. To avoid this issue, enter a value in the <em>Days to Hold</em> field on the <em>Rollback Details &#8211; ROD</em> form. This defines the number of days to hold the files before they are deleted. In the example below, rollback files will be deleted after 7 days:</p>
<p><!-- divi:image {"id":3661,"align":"center"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><img src="https://systemlogic.com.au/wp-content/uploads/2017/09/ROD-delete.jpg" alt="Chris21 rollback" class="wp-image-3661" srcset="https://systemlogic.com.au/wp-content/uploads/2017/09/ROD-delete.jpg 310w, https://systemlogic.com.au/wp-content/uploads/2017/09/ROD-delete-300x227.jpg 300w" sizes="(max-width: 310px) 100vw, 310px" /></figure>
</div>
<p><!-- /divi:image -->Rollback files are deleted when the <em>Background Administrator &#8211; FLM</em> process is run with <em>Remove Expired Rollback Files</em> selected. For more information about <em>FLM</em> see my blog <a rel="noreferrer noopener" href="https://systemlogic.com.au/chris21-database-management/" target="_blank">Chris21 Database Management &#8211; Housekeeping Processes</a>.</p>
<p>Rollback will give you more flexibility and allow you to work more efficiently. The key point to remember if you want to take advantage of the Chris21 Rollback functionality, is to perform the configuration setup. Without this, the system will not be able to create the necessary rollback files.</p>
<p>If you have something to share, add your comments below!</p></div>
			</div> <!-- .et_pb_text -->
			</div> <!-- .et_pb_column -->
				
				
			</div> <!-- .et_pb_row -->
				
				
			</div> <!-- .et_pb_section -->
<p>The post <a rel="nofollow" href="https://systemlogic.com.au/setup-chris21-rollback/">How to Setup Chris21 Rollback – and Why You Should</a> appeared first on <a rel="nofollow" href="https://systemlogic.com.au">System Logic</a>.</p>
]]></content:encoded>
							<wfw:commentRss>https://systemlogic.com.au/setup-chris21-rollback/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
							</item>
		<item>
		<title>How to Use the Chris21 Rollback Feature</title>
		<link>https://systemlogic.com.au/chris21-rollback/</link>
				<comments>https://systemlogic.com.au/chris21-rollback/#comments</comments>
				<pubDate>Mon, 04 Sep 2017 04:37:02 +0000</pubDate>
		<dc:creator><![CDATA[Tony Danher]]></dc:creator>
				<category><![CDATA[Chris21 Auditing]]></category>
		<category><![CDATA[Rollback]]></category>

		<guid isPermaLink="false">http://systemlogic.com.au/?p=3631</guid>
				<description><![CDATA[<p>Chris21 rollback is functionality that lets you &#8216;reverse&#8217; processing during a payrun, For example, you might have run the Leave Pre Process (LPP) function in update mode but then decide you would like to reverse that process. The LPP process updates the following files; PRRUN.DAT, EMLVE.DAT, EMTIM.DAT, EMLVA.DAT and EMNPA.DAT. Without the ability to rollback [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://systemlogic.com.au/chris21-rollback/">How to Use the Chris21 Rollback Feature</a> appeared first on <a rel="nofollow" href="https://systemlogic.com.au">System Logic</a>.</p>
]]></description>
								<content:encoded><![CDATA[<p>Chris21 rollback is functionality that lets you &#8216;reverse&#8217; processing during a payrun, For example, you might have run the <em>Leave Pre Process (LPP)</em> function in update mode but then decide you would like to reverse that process. The <em>LPP</em> process updates the following files; PRRUN.DAT, EMLVE.DAT, EMTIM.DAT, EMLVA.DAT and EMNPA.DAT. Without the ability to rollback the process you would have to restore these files from backup to ensure you have completely reversed the process. Chris21 rollback gives you the functionality to do this directly from the Chris21 interface.</p>
<h5><strong>Configuring Chris21 Rollback functionality</strong></h5>
<p>Setting up Chris21 rollback is a straightforward process. Go to <em>Rollback Details (ROD)</em> and select the process that you want to configure for rollback by selecting the <em>Rollback Enabled</em> checkbox.</p>
<p><img class="aligncenter size-full wp-image-3637" src="https://systemlogic.com.au/wp-content/uploads/2017/09/ROD.jpg" alt="Chris21 rollback" width="575" height="306" srcset="https://systemlogic.com.au/wp-content/uploads/2017/09/ROD.jpg 575w, https://systemlogic.com.au/wp-content/uploads/2017/09/ROD-300x160.jpg 300w" sizes="(max-width: 575px) 100vw, 575px" /></p>
<p>It&#8217;s important to note that not all Chris21 forms can be selected for rollback. Below is a list of processes that are rollback compliant. These are the ones that you can enable for rollback, as mentioned above:</p>
<p><img class="aligncenter wp-image-3657 size-full" src="https://systemlogic.com.au/wp-content/uploads/2017/09/ROD-table.jpg" alt="Chris21 rollback" width="512" height="554" srcset="https://systemlogic.com.au/wp-content/uploads/2017/09/ROD-table.jpg 512w, https://systemlogic.com.au/wp-content/uploads/2017/09/ROD-table-277x300.jpg 277w" sizes="(max-width: 512px) 100vw, 512px" /></p>
<h5></h5>
<h5><strong>How to Rollback a Process</strong></h5>
<p>If you need to rollback a process go to the <em>Rollback Update (ROU)</em> form. You will see a list of all processes that have been run during the current payrun and that are rollback enabled:</p>
<p><img class="aligncenter size-full wp-image-3643" src="https://systemlogic.com.au/wp-content/uploads/2017/09/ROU.jpg" alt="Chris21 rollback" width="389" height="197" srcset="https://systemlogic.com.au/wp-content/uploads/2017/09/ROU.jpg 389w, https://systemlogic.com.au/wp-content/uploads/2017/09/ROU-300x152.jpg 300w" sizes="(max-width: 389px) 100vw, 389px" /></p>
<p>Double click the process you would like to rollback, then click the <em>File Name</em> drop down and select the file to rollback:</p>
<p><img class="aligncenter size-full wp-image-3650" src="https://systemlogic.com.au/wp-content/uploads/2017/09/ROU-3.jpg" alt="Chris21 rollback" width="1268" height="924" srcset="https://systemlogic.com.au/wp-content/uploads/2017/09/ROU-3.jpg 1268w, https://systemlogic.com.au/wp-content/uploads/2017/09/ROU-3-300x219.jpg 300w, https://systemlogic.com.au/wp-content/uploads/2017/09/ROU-3-768x560.jpg 768w, https://systemlogic.com.au/wp-content/uploads/2017/09/ROU-3-1024x746.jpg 1024w, https://systemlogic.com.au/wp-content/uploads/2017/09/ROU-3-1080x787.jpg 1080w" sizes="(max-width: 1268px) 100vw, 1268px" /></p>
<p>Once you have selected the process to be rolled back, click the <em>Rollback</em> button:</p>
<p><img class="aligncenter size-full wp-image-3651" src="https://systemlogic.com.au/wp-content/uploads/2017/09/ROU-4.jpg" alt="Chris21 rollback" width="922" height="691" srcset="https://systemlogic.com.au/wp-content/uploads/2017/09/ROU-4.jpg 922w, https://systemlogic.com.au/wp-content/uploads/2017/09/ROU-4-300x225.jpg 300w, https://systemlogic.com.au/wp-content/uploads/2017/09/ROU-4-768x576.jpg 768w, https://systemlogic.com.au/wp-content/uploads/2017/09/ROU-4-510x382.jpg 510w" sizes="(max-width: 922px) 100vw, 922px" /></p>
<p>The rollback process will produce a report showing the changes that were made. You can also choose the <em>Report Only</em> button, prior to selecting the <em>Rollback</em> button, to view the changes that the rollback process will make.</p>
<h5><strong>Be Mindful of Housekeeping Requirements</strong></h5>
<p>The Chris21 rollback feature will create rollback files each time a rollback enabled process is run. While you may never need to rollback a function, the file will remain in the system <em>DAT</em> directory until it is deleted. Over time, a large amount of rollback files will accumulate in the <em>DAT</em> directory. To avoid this issue, enter a value in the <em>Days to Hold</em> field on the <em>Rollback Details (ROD)</em> form. This defines the number of days to hold the files before they are deleted. In the example below, rollback files will be deleted after 7 days:</p>
<p><img class="aligncenter size-full wp-image-3661" src="https://systemlogic.com.au/wp-content/uploads/2017/09/ROD-delete.jpg" alt="Chris21 rollback" width="310" height="235" srcset="https://systemlogic.com.au/wp-content/uploads/2017/09/ROD-delete.jpg 310w, https://systemlogic.com.au/wp-content/uploads/2017/09/ROD-delete-300x227.jpg 300w" sizes="(max-width: 310px) 100vw, 310px" /></p>
<p><strong>A final note:</strong> The Chris21 rollback functionality is an easy and efficient way for selected payroll processes to be reversed from within the Chris21 interface. In my opinion, however, it is always a good idea to make full backups of the Chris21 DAT directory prior to running key processes such as <em>UPD</em> and <em>CLR</em>.</p>
<p>The post <a rel="nofollow" href="https://systemlogic.com.au/chris21-rollback/">How to Use the Chris21 Rollback Feature</a> appeared first on <a rel="nofollow" href="https://systemlogic.com.au">System Logic</a>.</p>
]]></content:encoded>
							<wfw:commentRss>https://systemlogic.com.au/chris21-rollback/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
							</item>
		<item>
		<title>Reviewing Your Auditing in Chris21</title>
		<link>https://systemlogic.com.au/2982/</link>
				<comments>https://systemlogic.com.au/2982/#respond</comments>
				<pubDate>Tue, 13 Dec 2016 03:44:12 +0000</pubDate>
		<dc:creator><![CDATA[Tony Danher]]></dc:creator>
				<category><![CDATA[Chris21 Auditing]]></category>
		<category><![CDATA[Auditing]]></category>

		<guid isPermaLink="false">http://systemlogic.com.au/?p=2982</guid>
				<description><![CDATA[<p>Auditing is an integral part of any payroll system and rightly so. When I talk about auditing in Chris21 I am referring to the audit file that is produced whenever a user makes a change in the system. The audit file reports when a change was made, what the change was and who made the [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://systemlogic.com.au/2982/">Reviewing Your Auditing in Chris21</a> appeared first on <a rel="nofollow" href="https://systemlogic.com.au">System Logic</a>.</p>
]]></description>
								<content:encoded><![CDATA[<p>Auditing is an integral part of any payroll system and rightly so. When I talk about auditing in Chris21 I am referring to the audit file that is produced whenever a user makes a change in the system. The audit file reports when a change was made, what the change was and who made the change.</p>
<p>An insufficient audit configuration will result in gaps in audit report output. If you find that audit reports are not showing the desired information you need you may need to review your setup.</p>
<p>Configuring Chris21 to track audit changes is a manual process. You must flag the files and individual fields that are required in your audit file. While this process may sound time consuming, remember that you can automate this by using GTR, see my blog <a href="https://systemlogic.com.au/blog/increase-productivity-gtr-processing/">Increase Your Productivity Using GTR Processing</a>.</p>
<p>Notwithstanding that you can automate the actual setting of flags in the system, you will still need to do a review of your current setup and decide what needs to change. This is the part that can be challenging because there are so many individual fields that make up the Chris21 system. The answer is to run a report over your data dictionary to identify the audit flags. The data dictionary is where all the fields are defined in Chris21. Read this article for some background information about the data dictionary – <a href="https://systemlogic.com.au/blog/customising-chris21-the-right-way/">Customising Chris21 the Right Way</a>.</p>
<p><strong><span style="color: #f88005;">Why it is necessary to review the way you are auditing in Chris21</span></strong></p>
<p>Chris21 is delivered with a default configuration. When Chris21 is implemented the auditing setup is predefined by the vendor. It’s likely that this default setup has never been reviewed in your organisation, meaning that you are relying on the default setup to be the best one.</p>
<p>Usually the default setup won’t completely suit your needs. This will only become obvious when you are looking for information in your audit file and it’s not there. Keep in mind that there is no way to track a system change to a field if that field is not included in your audit setup.</p>
<p><strong><span style="color: #f88005;">How to review the way you are auditing in Chris21</span></strong></p>
<p>Firstly, you will need to run a report over the data dictionary. You only want the report to include the <em>Field Code, Label</em> and <em>Show on Audit?</em> fields. Considering the sheer number of fields that make up the system, this will be a large report. Publish the report as a spreadsheet.</p>
<p>It is then a matter of working through the spreadsheet and changing the <em>Show on Audit?</em> flag as appropriate. It’s a good idea to clear the flag for any fields that you do not need to audit. This will help to reduce the size of the audit file as these fields will no longer be included.</p>
<p>You should consider all business groups who may have a vested interest in the audit file, such as Payroll, HR, Training and Development and Administrators. These groups may want to review the spreadsheet to ensure the audit setup meets their requirements.</p>
<p><strong><span style="color: #f88005;">How to control Chris21 auditing at the file level</span></strong></p>
<p>So far I have talked about reviewing your Chris21 auditing setup at the field level. It is also possible to switch auditing on and off at the file level. This is done on the <em>File Tables (FIL)</em> form in Chris21. Go to <em>FIL</em> and open the file you want to change. Then check or uncheck the <em>Audit Enabled?</em> checkbox.</p>
<p><img class="aligncenter wp-image-2986 size-full" src="https://systemlogic.com.au/wp-content/uploads/2017/02/FIL2.jpg" alt="Auditing in Chris21" width="955" height="685" srcset="https://systemlogic.com.au/wp-content/uploads/2017/02/FIL2.jpg 955w, https://systemlogic.com.au/wp-content/uploads/2017/02/FIL2-300x215.jpg 300w, https://systemlogic.com.au/wp-content/uploads/2017/02/FIL2-768x551.jpg 768w" sizes="(max-width: 955px) 100vw, 955px" /></p>
<p style="margin: 0cm; margin-bottom: .0001pt; background: white; vertical-align: baseline;"><span style="font-family: 'Helvetica',sans-serif; color: #666666;">Note that this method overrides field auditing. If you switch off auditing on a file, no auditing will be maintained on any fields in that file, even though the individual fields may be flagged for audit. For this reason it is important that you also run a report over all files in Chris21 to ensure they have been correctly flagged for auditing.</span></p>
<p style="margin: 0cm; margin-bottom: .0001pt; background: white; vertical-align: baseline; box-sizing: border-box; outline: 0px; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; word-spacing: 0px;"><span style="font-family: 'Helvetica',sans-serif; color: #666666;">Taking the time to review your Chris21 auditing setup and updating it appropriately will help greatly when it comes to meeting your auditing requirements and to maintain the integrity of your database.</span></p>
<p>The post <a rel="nofollow" href="https://systemlogic.com.au/2982/">Reviewing Your Auditing in Chris21</a> appeared first on <a rel="nofollow" href="https://systemlogic.com.au">System Logic</a>.</p>
]]></content:encoded>
							<wfw:commentRss>https://systemlogic.com.au/2982/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>Why You Should Review Your Chris21 Auditing Setup</title>
		<link>https://systemlogic.com.au/chris21-auditing/</link>
				<comments>https://systemlogic.com.au/chris21-auditing/#respond</comments>
				<pubDate>Wed, 08 Jan 2014 23:11:38 +0000</pubDate>
		<dc:creator><![CDATA[Tony Danher]]></dc:creator>
				<category><![CDATA[Chris21 Auditing]]></category>
		<category><![CDATA[Chris21 Tips]]></category>
		<category><![CDATA[Auditing]]></category>

		<guid isPermaLink="false">http://systemlogic.com.au/?p=1957</guid>
				<description><![CDATA[<p>We all know that auditing is an integral part of any payroll system and rightly so. When I talk about Chris21 auditing I am referring to the audit file that is produced whenever a user makes a change in the system. If you find that you are not getting all of the audit information that [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://systemlogic.com.au/chris21-auditing/">Why You Should Review Your Chris21 Auditing Setup</a> appeared first on <a rel="nofollow" href="https://systemlogic.com.au">System Logic</a>.</p>
]]></description>
								<content:encoded><![CDATA[<p>We all know that auditing is an integral part of any payroll system and rightly so. When I talk about Chris21 auditing I am referring to the audit file that is produced whenever a user makes a change in the system. If you find that you are not getting all of the audit information that you need you may need to revisit your setup.</p>
<p>Configuring your Chris21 system to track audit changes is a manual process. You will need to flag the files and individual fields that you want to have included in your audit file. While this process may sound very time consuming, it’s good to know that you can automate this by using GTR, see my blog <a href="https://systemlogic.com.au/increase-productivity-gtr-processing/" target="_blank">Increase Your Productivity Using GTR Processing</a>.</p>
<p>Even though you can automate the actual setting of flags in the system, you will still need to do a review of your current setup and decide what needs to change. This is the part that can be challenging because there are so many individual fields that make up the Chris21 system. The answer is to run a report over your data dictionary to identify the audit flags. The data dictionary is where all of the fields are defined in Chris21. Read this article for some background information about the data dictionary – <a href="https://systemlogic.com.au/customising-chris21-the-right-way/" target="_blank">Customising Chris21 the Right Way</a>.</p>
<p><strong><span style="color: #f88005;">Why it is necessary to review your Chris21 auditing setup</span></strong></p>
<p>Chris21 is delivered with a default configuration. So when you first implemented Chris21 the auditing setup was predefined by the vendor. It’s quite possible that this default setup has never been reviewed in your organisation, meaning that you are relying on the default setup to be the best one.</p>
<p>It’s highly likely that the default setup won’t completely suit your needs and this will only become obvious when you are looking for information in your audit file and it’s not there. Keep in mind that there is no way to track a system change to a field if that field is not included in your Chris21 auditing setup.</p>
<p><strong><span style="color: #f88005;">How to review your Chris21 auditing setup</span></strong></p>
<p>Firstly you will need to run a report over the data dictionary. You only want the report to include the <i>Field Code, Label</i> and <i>Show on Audit?</i> fields. Considering the sheer number of fields that make up the system, this will be a large report. Publish the report as a spreadsheet.</p>
<p>It is then a matter of working through the spreadsheet and changing the <i>Show on Audit?</i> flag as appropriate. It’s a good idea to clear the flag for any fields that you do not need to audit. This will help to reduce the size of the audit file as these fields will no longer be included.</p>
<p>You should also consider any other groups who may have a vested interest in the audit file, such as Payroll, HR, Training and Development and Administrators. These groups may want to review the spreadsheet to ensure the audit setup meets their requirements.</p>
<p><strong><span style="color: #f88005;">How to control Chris21 auditing at the file level</span></strong></p>
<p>So far I have talked about reviewing your Chris21 auditing setup at the field level. It is also possible to switch auditing on and off at the file level. This is done on the <i>File Tables (FIL)</i> form in Chris21. Go to <em>FIL</em> and open the file you want to change. Then check or uncheck the <i>Audit Enabled?</i> checkbox.</p>
<p><img class="aligncenter size-full wp-image-1961" alt="Chris21 auditing" src="https://systemlogic.com.au/wp-content/uploads/2014/01/FIL.jpg" width="924" height="783" srcset="https://systemlogic.com.au/wp-content/uploads/2014/01/FIL.jpg 924w, https://systemlogic.com.au/wp-content/uploads/2014/01/FIL-300x254.jpg 300w" sizes="(max-width: 924px) 100vw, 924px" /></p>
<p>Note that this method overrides field auditing. If you switch off auditing on a file, no auditing will be maintained on any fields in that file, even though the individual fields may be flagged for audit. For this reason it is important that you also run a report over all files in Chris21 to ensure they have been correctly flagged for auditing.</p>
<p>Taking the time to review your Chris21 auditing setup and updating it appropriately will help greatly when it comes to meeting your auditing requirements and also to maintain the integrity of your database.</p>
<p>The post <a rel="nofollow" href="https://systemlogic.com.au/chris21-auditing/">Why You Should Review Your Chris21 Auditing Setup</a> appeared first on <a rel="nofollow" href="https://systemlogic.com.au">System Logic</a>.</p>
]]></content:encoded>
							<wfw:commentRss>https://systemlogic.com.au/chris21-auditing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
