<?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>Risk Think &#187; Compliance</title>
	<atom:link href="http://bpc.bishopphillips.com/riskthink/index.php/topics/compliance/feed/" rel="self" type="application/rss+xml" />
	<link>http://bpc.bishopphillips.com/riskthink</link>
	<description>Enterprise Risk Management and BPC RiskManager</description>
	<lastBuildDate>Tue, 31 Jan 2012 14:48:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>RiskManager V6.2.6 &#8211; How to add tables and views to RiskManager report builder.</title>
		<link>http://bpc.bishopphillips.com/riskthink/index.php/2011/03/19/riskmanager-v6-2-6-how-to-add-tables-and-views-to-riskmanager-report-builder/</link>
		<comments>http://bpc.bishopphillips.com/riskthink/index.php/2011/03/19/riskmanager-v6-2-6-how-to-add-tables-and-views-to-riskmanager-report-builder/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 15:44:05 +0000</pubDate>
		<dc:creator>Jonathan Bishop</dc:creator>
				<category><![CDATA[BPC RiskManager]]></category>
		<category><![CDATA[BPC SurveyManager]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[Enrima]]></category>
		<category><![CDATA[Enterprise Risk Management]]></category>
		<category><![CDATA[Internal Audit]]></category>
		<category><![CDATA[RM How To]]></category>
		<category><![CDATA[Bishop Phillips]]></category>

		<guid isPermaLink="false">http://bpc.bishopphillips.com/riskthink/?p=205</guid>
		<description><![CDATA[There are more than 270 tables and views in BPC RiskManager v6.x.  Not all of these tales and views are visible by default in the BPC RiskManager report builder.  Further you can expand the system by adding your own tables and views to the database.  BPC RiskManager V6.2.6 (BPC RiskManager V6 BETA13+) has dedicated screens for adding these to the end-user reporting engine for use in your reports.

]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>There are more than 270 tables and views in BPC RiskManager v6.x.  Not all of these tales and views are visible by default in the BPC RiskManager report builder.  Further you can expand the system by adding your own tables and views to the database. </p>
<p>There are three main reporting systems in RM &#8211; the inbuilt reports (these can not be expanded), the end-user reports (BPC RM ReportBuilder), and mail-merge/office template  style reporting.  Of these, the primary reporting tool for end user reporting is the BPC RiskManager ReportBuilder reporting engine.   </p>
<p>So how do you make these tables and views available to the BPC Risk Manager  end user report development tool (report builder) so that you can report on them in your own reports?  Fortunately BPC RiskManager allows you to add these things directly in the BPC RiskManager client to the reporting engine so you can include them in your reports.</p>
<p>By way of an example, we will add the  actions progress table to the end user reporting layer and hook it in to the magic-query maker, so that when you use the table in your reports it automatically hooks it to the appropriate master table or view (in this case &#8220;search_risk_actions&#8221;).  We are adding a raw table, rather than a view, so we will add the word &#8220;raw&#8221; to the name so that we distinguish it from the views.  The difference between the tables and the views is that the views populate the table&#8217;s look-up fields with the description field of the look up table.</p>
<p> </p>
<p>In the RM client, on the Administration tab:</p>
<ol>
<li>Go to Administration/Report Builder/Table Names</li>
<li>Select “New”</li>
<li>Enter in the fields:</li>
</ol>
<ul>
<li>Table_name: RISK_ACTION_PROGRESS</li>
<li>Table alias: Action Progress Raw</li>
</ul>
<p>(Note the spaces in the above)</p>
<ol>
<li>Select save.</li>
<li>Got to Administration/Report Builder/Field Names</li>
<li>Select “Add Fields”</li>
<li>In the pop-up box enter: RISK_ACTION_PROGRESS</li>
<li>Select “Ok” – this will add the field names.</li>
<li>Got to Administration/Report Builder/Table Joins</li>
<li>Select “New”</li>
<li>Enter in the fields:</li>
</ol>
<ul>
<li>Table_name1: SEARCH_RISK_ACTIONS</li>
<li>Table_name2: RISK_ACTION_PROGRESS</li>
<li>Join_Type: dajtLeftOuter</li>
<li>Field_names1: Action ID</li>
<li>Operators: =</li>
<li>Field_name2: ACTION_ID</li>
</ul>
<p> </p>
<p>NOTE the space in the Field_names1 “Action ID”</p>
<ol>
<li>Select “Save”</li>
<li>Close the administration window.</li>
</ol>
<p>The risk_action_progress table and its fields will now be available to Report Builder.</p>
<div class="shr-publisher-205"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://bpc.bishopphillips.com/riskthink/index.php/2011/03/19/riskmanager-v6-2-6-how-to-add-tables-and-views-to-riskmanager-report-builder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New BPC SurveyManager Documentation &amp; Examples</title>
		<link>http://bpc.bishopphillips.com/riskthink/index.php/2010/06/14/new-bpc-surveymanager-documentation-examples/</link>
		<comments>http://bpc.bishopphillips.com/riskthink/index.php/2010/06/14/new-bpc-surveymanager-documentation-examples/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 18:55:24 +0000</pubDate>
		<dc:creator>Jonathan Bishop</dc:creator>
				<category><![CDATA[BPC RiskManager]]></category>
		<category><![CDATA[BPC SurveyManager]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[Enrima]]></category>
		<category><![CDATA[Enterprise Governance]]></category>
		<category><![CDATA[Enterprise Risk Management]]></category>
		<category><![CDATA[Express]]></category>
		<category><![CDATA[RM Development]]></category>
		<category><![CDATA[RM How To]]></category>
		<category><![CDATA[Bishop Phillips]]></category>
		<category><![CDATA[risk management software]]></category>
		<category><![CDATA[survey software]]></category>

		<guid isPermaLink="false">http://bpc.bishopphillips.com/riskthink/?p=163</guid>
		<description><![CDATA[New tutorials and documentation for BPC SurveyManager have been loaded onto the riskwiki.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>We have been busy with updates to the riskwiki (and the BPC SurveyManager library and BPC SurveyManager Maintenance WebClient).  The riskwiki has had various improvements and updates to the survey manager documentation including a long list of examples and explanations of the input controls and the first of our tutorials on creating particular survey layouts.</p>
<p>The tutorials are at:</p>
<p><a title="http://riskwiki.bishopphillips.com/index.php?title=BPC_SurveyManager_-_Tutorials_-_Survey_Layouts" href="http://riskwiki.bishopphillips.com/index.php?title=BPC_SurveyManager_-_Tutorials_-_Survey_Layouts" target="_blank">BPC SurveyManager Tutorials</a></p>
<p> We will be adding more as time permits.</p>
<p>The illustrated list of input controls is at <a title="http://riskwiki.bishopphillips.com/index.php?title=BPC_SurveyManager_-_Questions_and_Input_Controls" href="http://riskwiki.bishopphillips.com/index.php?title=BPC_SurveyManager_-_Questions_and_Input_Controls" target="_blank">http://riskwiki.bishopphillips.com/index.php?title=BPC_SurveyManager_-_Questions_and_Input_Controls</a></p>
<p> </p>
<p>Among the new features recently added to the BPC SurveyManager libraries is a new password protected portal mode, so you can  now selectively surface surveys in each organisation to a simple portal without writing a portal survey of your own.   We have added more capabilities to the auto publish functions so that you can have anonymous responders for any survey by setting a flag, and impose login requirements per survey without adding user login questions at the start.</p>
<p>The portal mode will be particularly useful to teachers running classed based surveys, because you can now use the portal on a class wide basis in a school based computer for all students to concurrently access a class based survey without you having to publish to them first or send invitations.</p>
<p>There is lots more coming to survey manager over the next few weeks so keep tuned.   Among the changes coming to the SM library is a significant expansion of Survey Manager&#8217;s ability to directly interrogate and update risk, insurance claims and incident tables for those using BPC SurveyManager as part of their BPC RiskManager application suite.</p>
<p>The BPC SurveyManager Maintenance WebClient is getting some new features to expand the range of surveys that can be built with it.  We have kept it artificially simplified now for a number of years as it was always intended to be an entry point solution, but the increasingly complex surveys some of the heavier survey manager clients wish to create mean that we really must make more of the survey engines huge range of capabilities available in the web client.   We have recently completed an analysis of the types of clients using our survey technologies heavilly, and those of you making the heaviest and best use of the tech are also those attempting the most complex of surveys.  </p>
<p>The current web client just does not do the underlying survey engine justice and we feel it is time to really let it stretch its legs.   We will try and keep the over-all feeling of simplicity the same, and in fact some things will seem to get simpler because the current release tries makes some things just too mindless by doing a whole lot for you in the background.</p>
<p>Even so, we are told, our web client is still way more powerful than most similar survey clients, but if you like the current one, just wait for the enhancements coming.</p>
<p>Oh, and don&#8217;t forget, that we host surveys on our servers, so you can contract us to manage your survey needs on your behalf.  The service includes your own database, the survey engine, emailing invitations, the portal, at least daily backups, 24 hour monitoring, responder assistance, maintenance of the data and content and even assistance with creation of surveys.  All clients are encouraged to try out this extremely economical service as an alternative to doing it yourself.  The distributed nature of BPC SurveyManager means you can exchange surveys and data with our servers to feed back into your risk systems, for example (or just point your survey manager or risk manager clients at our servers in addition to using the web client).</p>
<div class="shr-publisher-163"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://bpc.bishopphillips.com/riskthink/index.php/2010/06/14/new-bpc-surveymanager-documentation-examples/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>BPC RiskManager V6.2.5.18 &#8211; BETA8 : Released</title>
		<link>http://bpc.bishopphillips.com/riskthink/index.php/2010/03/11/bpc-riskmanager-v6-2-5-18-beta8-released/</link>
		<comments>http://bpc.bishopphillips.com/riskthink/index.php/2010/03/11/bpc-riskmanager-v6-2-5-18-beta8-released/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 19:43:09 +0000</pubDate>
		<dc:creator>Jonathan Bishop</dc:creator>
				<category><![CDATA[BPC RiskManager]]></category>
		<category><![CDATA[BPC SurveyManager]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[Enrima]]></category>
		<category><![CDATA[RM Development]]></category>
		<category><![CDATA[BPC RM Installation]]></category>
		<category><![CDATA[Risk Management]]></category>
		<category><![CDATA[risk management software]]></category>

		<guid isPermaLink="false">http://bpc.bishopphillips.com/riskthink/?p=129</guid>
		<description><![CDATA[BPC RiskManager V6.2.5.18 - BETA8 has been released to the download site for free download for clients with CURRENT maintenance agreements. ]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>BPC RiskManager V6.2.5.18 &#8211; BETA8 has been released to the download site for free download for clients with CURRENT maintenance agreements.  Connect to the web site using your BPC Client Web Site login credentials (email me if you have forgotten your login details). </p>
<p>In this release:</p>
<p><strong><span style="text-decoration: underline;">RM Server</span></strong></p>
<ul>
<li>Active Directory Authentication with Groups is now supported.  You can group all your RM users into a common group and authenticate against AD and that group membership. The AD solution avoids ldap so you do not need a dedicated bind account.</li>
<li>Business Group/Business Unit reassignment.  You can now move a business unit with risks to a new business group, and all business unit level access rights will move with the business unit to the new business group.</li>
</ul>
<p><strong><span style="text-decoration: underline;">RM Client</span></strong></p>
<ul>
<li>Document and Sections can be created by copying and pasting between XL and the RM Client App.</li>
<li>Risks / Topics / Compliance items can be created using copy / paste from XL (or other tab delimited column source)</li>
<li>Risk Causes can be copied from one risk and pasted into another, or copied and pasted to and from XL</li>
<li>New DB repair component with automated repair actions available to administrators from the client.</li>
<li>Revised MS Word automation options and behaviour when the MS SpellCheck is used to eliminate a bug that allowed the RM Client to terminate MS Word instances created after RM has started without save when RM is shut down.  The new handling is NOT engaged by default, but is available from the My Settings panel.</li>
<li>Fixed a bug that prevented documents from being added if there was not at least one document already in the RM database.</li>
<li>Fixed a bug that defaulted the first document in the document centre list to section insert mode if there were no sections in the document</li>
</ul>
<div class="shr-publisher-129"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://bpc.bishopphillips.com/riskthink/index.php/2010/03/11/bpc-riskmanager-v6-2-5-18-beta8-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coming To RiskManager &#8211; Enrima Edition</title>
		<link>http://bpc.bishopphillips.com/riskthink/index.php/2009/08/08/coming-to-riskmanager-enrima-edition/</link>
		<comments>http://bpc.bishopphillips.com/riskthink/index.php/2009/08/08/coming-to-riskmanager-enrima-edition/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 08:27:15 +0000</pubDate>
		<dc:creator>Jonathan Bishop</dc:creator>
				<category><![CDATA[BPC RiskManager]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[Enrima]]></category>
		<category><![CDATA[Enterprise Governance]]></category>
		<category><![CDATA[Enterprise Risk Management]]></category>
		<category><![CDATA[Express]]></category>
		<category><![CDATA[Internal Audit]]></category>
		<category><![CDATA[RM Development]]></category>

		<guid isPermaLink="false">http://bpc.bishopphillips.com/riskthink/?p=17</guid>
		<description><![CDATA[A brief look at the coming changes to BPC RiskManager (Enrima Edition) in 2009]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>The release off V6.2.5 was delayed a couple of months because under the covers we were putting in a huge range of changes to the database to enable addition or improvement of a very large range of features. Some of these capabilities existed in earlier versions of RiskManager, but were dropped with the release of the completely re-written and redesigned V6 solution. Others were phased out even earlier (like probability based risk models &#8211; in Version 2, Bayesian decision trees &#8211; in Version 1 &#8211; 1996! ) .</p>
<p>Version 6 was design around the A/NZ Risk Management standard and a poll of what clients were actually using, and with the objective of vastly expanding the depth and versatility of the facilities in use, rather than breadth of features. So with V6 what is there is really useful and complete, rather than almost useful. Not all of the feature retirement decisions were correct, and for a large number the intention was not feature termination, but feature resting.</p>
<p>Curiously, because BPC RiskManager Express is actually based on the RiskMan V5 code base, a number of these features &#8211; like Compliance, Risk Milestones, and MS Word Reporting are in BPC RiskManager Express, which is the &#8216;Entry Level&#8217; system, yet were missing from the V6.0 release. BPC RiskManager Express got it&#8217;s screen makeover with last years release (actually it was started in the release of the year before and completed last year).  Version 6, got its Vista screen make-over in 2008 with release of V6.2.0  (Enrima Edition).</p>
<p>In the years since V6.0 was released the world of Governance has advanced significantly, and many of the capabilities we phased out over the years are now becoming fashionable again. So&#8230;with the release of V6.2.5 we decided to put back into the database most of the features that had been retired in earlier years, feed them some steroids and add a raft of new capabilities (like corporate planning support), together with a Vista/Office 2007 style rework of the screen look and feel.  Buried in your V6.2.5 databases are 297 changes (some times fields, sometimes entire tables) just waiting to be surfaced to the client.</p>
<p>Over the next six months we will be progressively surfacing these capabilities to the V6 client. Things that are getting added or reworked include:</p>
<ul>
<li>Corporate Planning</li>
<li>Compliance</li>
<li>Multi-base consolidation</li>
<li>Workflow</li>
<li>Scripting</li>
<li>Compliance Document Management</li>
<li>Assertion based control assessment</li>
<li>Control modelling</li>
<li>Internal Audit Planning and Assessments</li>
<li>Assets (including buildings)</li>
<li>Scheduling</li>
<li>Probability calculations</li>
<li>What-If analysis</li>
<li>Import and Export</li>
<li>And much more&#8230;</li>
</ul>
<p>Now I know, some of you will look at that list and say about individual items: &#8220;I&#8217;ve got that now! How is that being added?&#8221; . Well, note that I said &#8220;added or improved&#8221;.  Existing versions of these features are getting a good dose of steroids; transforming the system from a register and risk/compliance maintenance tool to a planning and analysis tool and full corporate governance management system.</p>
<p>We gave the process of governance a significant rethink over the last few years and realised that to make it work from the risk management dimension as an aid to an organisation, rather than a standards compliance exercise, ERM has to start with the corporate planning side of the business and flow down to the business processes and ultimately to compliance management, with Internal Audit floating across all dimensions validating the reliability of the strategic and tactical control frameworks.</p>
<p>Senior executives, therefore, should use the Governance system to create and report against their corporate and business plans, and in so doing design (or enable the designing of) the risk framework against the strategic and tactical plans. The system therefore has to see risks, not just as a static demographic and environment responses, but as a temporal and cognitive response to both the current and planned positioning of the organisation.</p>
<p>&#8230;And this is where we are going.</p>
<div class="shr-publisher-17"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://bpc.bishopphillips.com/riskthink/index.php/2009/08/08/coming-to-riskmanager-enrima-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome To The BPC Risk Think Blog</title>
		<link>http://bpc.bishopphillips.com/riskthink/index.php/2009/08/08/welcome-to-the-bpc-risk-think-blog/</link>
		<comments>http://bpc.bishopphillips.com/riskthink/index.php/2009/08/08/welcome-to-the-bpc-risk-think-blog/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 20:48:00 +0000</pubDate>
		<dc:creator>Jonathan Bishop</dc:creator>
				<category><![CDATA[BPC RiskManager]]></category>
		<category><![CDATA[BPC SurveyManager]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[Enrima]]></category>
		<category><![CDATA[Enterprise Governance]]></category>
		<category><![CDATA[Enterprise Risk Management]]></category>
		<category><![CDATA[RM Development]]></category>
		<category><![CDATA[Bishop Phillips]]></category>
		<category><![CDATA[RiskThink]]></category>

		<guid isPermaLink="false">http://bpc.bishopphillips.com/riskthink/?p=9</guid>
		<description><![CDATA[A short introduction to the BPC RiskThink blog and some information about what we do.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><h2>Introduction</h2>
<p>I have been intending to start a blog to better inform our clients and friends about where we are going with the BPC RiskManager Governance software suite for some time. Coupled with that desire has been an intention to establish a forum for discussing a variety of topics in both Governance and Enterprise Risk Management. Time, as always, has been a harsh master, and this project has been pushed back repeatedly while we worked diligently to get V6.2.5 out.</p>
<p>Finally, thanks to WordPress, we have our blogging system up and running.</p>
<p>This RiskThink web site will add a more immediate information feed to to our existing Risk and Governance focused information feeds such as our popular RiskWiki site ( <a title="http://riskwiki.bishopphillips.com/" href="http://riskwiki.bishopphillips.com/" target="_blank">http://riskwiki.bishopphillips.com/</a> ). The main BPC web site ( <a title="http://www.bishopphillips.com/ " href="http://www.bishopphillips.com/ " target="_blank">http://www.bishopphillips.com/ </a>) provides a central point of access to our Australian and Canadian web sites, and information about our software products including BPC RiskManager. You can access an enquiry link to get a free, fully functional trial download of the BPC RiskManager suite from that page.</p>
<h2>About Bishop Phillips Consulting</h2>
<p>Bishop Phillips Consulting is a Governance and Enterprise Risk Management software developer and management consulting firm, in business since 1995. We have offices in both Australia and Canada. Software development occurs in Australia, using our in-house programming team, most of whom have been with us since the beginning. Our flagship systems include BPC RiskManager (Enrima Edition), BPC RiskManager (Express Edition) and BPC SurveyManager. We supply consulting services in Risk Management, Corporate Strategy, Government &amp; Public Policy, Compliance, Business Process Design, Internal Audit, Forensic Accounting and Fraud Investigation &#8211; in short everything to do with in house Corporate Governance and Government Administration.</p>
<h2>About BPC RiskManager</h2>
<p>BPC RiskManager is a software suite that covers:</p>
<ul>
<li>Enterprise Risk Management</li>
<li>Strategic Planning</li>
<li>Compliance</li>
<li>Surveys</li>
<li>Control Self Assessment</li>
<li>Wokflow</li>
<li>Internal Audit</li>
<li>Assets</li>
<li>Incidents and Hazards</li>
</ul>
<p>It runs on MS Windows systems.</p>
<div class="shr-publisher-9"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://bpc.bishopphillips.com/riskthink/index.php/2009/08/08/welcome-to-the-bpc-risk-think-blog/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

