<?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/" >

<channel><title><![CDATA[poor beggar - John Claes - Analysed As Architect]]></title><link><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect]]></link><description><![CDATA[Analysed As Architect]]></description><pubDate>Sat, 04 Jul 2026 02:26:06 +0200</pubDate><generator>Weebly</generator><item><title><![CDATA[Riziv / Inami : InterProject communication]]></title><link><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/interproject-communication]]></link><comments><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/interproject-communication#comments]]></comments><pubDate>Thu, 11 Sep 2025 22:00:00 GMT</pubDate><category><![CDATA[Enterprise]]></category><category><![CDATA[Riziv]]></category><category><![CDATA[Software]]></category><guid isPermaLink="false">https://poorbeggar.weebly.com/analysed-as-architect/interproject-communication</guid><description><![CDATA[ 	 		 			 				 					 						          					 								 					 						          					 							 		 	       Using Events for inter-project communication  One-Many Communication&nbsp;  Publish&nbsp;&ndash; subscribeSource publishes the Event upon the TopicClients subscribe to a topic ( filtered or not ) to retrieve all published messagesThe Messagebus will multiply the message for every subscriber known upon the moment of publish.&nbsp; ConcernsThe content will be "public" and open for everyone with right [...] ]]></description><content:encoded><![CDATA[<div><div class="wsite-multicol"><div class="wsite-multicol-table-wrap" style="margin:0 -15px;"> 	<table class="wsite-multicol-table"> 		<tbody class="wsite-multicol-tbody"> 			<tr class="wsite-multicol-tr"> 				<td class="wsite-multicol-col" style="width:16.753246753247%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/283252-496869277011576-2013262611-n-orig-orig-orig_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>				<td class="wsite-multicol-col" style="width:83.246753246753%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0px;margin-right:0px;text-align:right"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/591559705-orig-orig-orig_orig.png" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>			</tr> 		</tbody> 	</table> </div></div></div>  <div>  <!--BLOG_SUMMARY_END--></div>  <h2 class="wsite-content-title">Using Events for inter-project communication</h2>  <h2 class="wsite-content-title"><font size="4">One-Many Communication&nbsp;</font></h2>  <div class="paragraph" style="text-align:left;">Publish&nbsp;&ndash; subscribe<ul><li>Source publishes the Event upon the Topic</li><li>Clients subscribe to a topic ( filtered or not ) to retrieve all published messages</li><li>The Messagebus will multiply the message for every subscriber known upon the moment of publish.&nbsp;</li></ul> Concerns<ul><li>The content will be "public" and open for everyone with rights upon the Topic</li></ul> Advantage&nbsp;<ul><li>easy setup and little to none security settings needed ( only on topic level)&nbsp;</li></ul> Good to know<ul><li>Responses are not given in this scenario</li></ul></div>  <h2 class="wsite-content-title"><font size="4">Many-One Communication</font></h2>  <div class="paragraph" style="text-align:left;">Push-Pop<ul><li>Source requests Send rights upon the destination Queue</li><li>Destination retrieves all Messages upon 1 Queue<ul><li>Source is needed to be included in the message if responses are given )</li></ul></li><li>Destination requests&nbsp;<span>Send rights upon the Source Queue for the responses</span><ul><li><span>&#8203;Same response Contract is used, but Destination knows on what queue to send</span></li></ul></li></ul> Concerns<ul><li>Rights will become a hassle to maintain as Source and Destination will start to have multiple links</li></ul> Advantages<ul><li>Messages are more secure ( Nobody but destination can even accept/filter/read )</li><li>responses don't need filters upon MessageType of Content/Header value</li></ul> Good to know<ul><li>deployable units need send rights&nbsp;</li><li>this is also named "<u><strong>Command-Response</strong></u>"</li></ul></div>  <h2 class="wsite-content-title"><font size="4">Symptoms when choosing the wrong setup and the Danger/Cost</font></h2>  <div class="paragraph">Publish - Subscribe&nbsp;<ul><li>messages are "Public" on the Topic -&gt; <font color="#da4444">Data Security</font></li><li>responses need to be filtered&nbsp;<span>upon MessageType of Content/Header value</span><ul><li><span><font color="#da4444">&#8203;This means changes for every Source that wants to communicate</font></span><ul><li><span>&#8203;<font color="#da4444">Code - Deploy - Test - VAL - PRD -&gt; TTR&nbsp;( Time to Release )</font></span><span>&#8203;&#8203;</span></li></ul></li></ul></li></ul> Push-Pop<ul><li>Same messages need to be Send multiple times for every Destination&nbsp;<ul><li><font color="#da4444">this is in a Loop by settings or even by Change ( TTR enlarges )&nbsp;</font></li></ul></li><li>Responses are never implemented or popped&nbsp;<ul><li><font color="#da4444">Delays and cost of the bus infrastructure&nbsp;</font></li></ul></li></ul></div>]]></content:encoded></item><item><title><![CDATA[Riziv / Inami : ContactViews]]></title><link><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-contactviews]]></link><comments><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-contactviews#comments]]></comments><pubDate>Thu, 11 Sep 2025 22:00:00 GMT</pubDate><category><![CDATA[Enterprise]]></category><category><![CDATA[Riziv]]></category><category><![CDATA[Software]]></category><guid isPermaLink="false">https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-contactviews</guid><description><![CDATA[ 	 		 			 				 					 						          					 								 					 						          					 							 		 	       Context  When Migration from Contact Contexts are being analyzed we get every time the same questions.Contact =&gt; Legal Context =&gt; AtlasMedCons =&gt; MedCons Context =&gt; MedCons&amp;nbsp;  Target  When Migrating a project towards Atlas we loose the other contexts. When we need that data we need to think about this matrix&nbsp;&nbsp;&#8203;Use this matrix to decide whether to plan an Api Migr [...] ]]></description><content:encoded><![CDATA[<div><div class="wsite-multicol"><div class="wsite-multicol-table-wrap" style="margin:0 -15px;"> 	<table class="wsite-multicol-table"> 		<tbody class="wsite-multicol-tbody"> 			<tr class="wsite-multicol-tr"> 				<td class="wsite-multicol-col" style="width:18.181818181818%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0px;margin-right:0px;text-align:left"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/283252-496869277011576-2013262611-n-orig-orig_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>				<td class="wsite-multicol-col" style="width:81.818181818182%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0px;margin-right:0px;text-align:right"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/591559705-orig-orig_orig.png" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>			</tr> 		</tbody> 	</table> </div></div></div>  <div>  <!--BLOG_SUMMARY_END--></div>  <h2 class="wsite-content-title"><span style="color:rgb(31, 31, 31)">Context</span></h2>  <div class="paragraph">When Migration from Contact Contexts are being analyzed we get every time the same questions.<ul><li>Contact =&gt; Legal Context =&gt; Atlas<br /></li><li>MedCons =&gt; MedCons Context =&gt; MedCons&amp;nbsp;</li></ul></div>  <h2 class="wsite-content-title"><span style="color:rgb(31, 31, 31)">Target</span></h2>  <div class="paragraph"><span style="color:rgb(31, 31, 31)">When Migrating a project towards Atlas we loose the other contexts. When we need that data we need to think about this matrix&nbsp;&nbsp;<br /><br />&#8203;Use this matrix to decide whether to plan an Api Migration&nbsp; or use the &ldquo;Materialized View Pattern&rdquo; option of the &ldquo;Operation Data Integration&ldquo; decision</span><br /></div>  <div><div style="margin: 10px 0 0 -10px"> <a title="Bestand downloaden: ct_2025_09_12_contactviews.pptx" href="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/ct_2025_09_12_contactviews.pptx"><img src="//www.weebly.com/weebly/images/file_icons/xls.png" width="36" height="36" style="float: left; position: relative; left: 0px; top: 0px; margin: 0 15px 15px 0; border: 0;" /></a><div style="float: left; text-align: left; position: relative;"><table style="font-size: 12px; font-family: tahoma; line-height: .9;"><tr><td colspan="2"><b> ct_2025_09_12_contactviews.pptx</b></td></tr><tr style="display: none;"><td>File Size:  </td><td>457 kb</td></tr><tr style="display: none;"><td>File Type:  </td><td> pptx</td></tr></table><a title="Bestand downloaden: ct_2025_09_12_contactviews.pptx" href="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/ct_2025_09_12_contactviews.pptx" style="font-weight: bold;">Download File</a></div> </div>  <hr style="clear: both; width: 100%; visibility: hidden"></hr></div>]]></content:encoded></item><item><title><![CDATA[Riziv / Inami : StatusFlows]]></title><link><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-statusflows]]></link><comments><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-statusflows#comments]]></comments><pubDate>Thu, 11 Sep 2025 22:00:00 GMT</pubDate><category><![CDATA[Enterprise]]></category><category><![CDATA[Riziv]]></category><category><![CDATA[Software]]></category><guid isPermaLink="false">https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-statusflows</guid><description><![CDATA[ 	 		 			 				 					 						          					 								 					 						          					 							 		 	       Context  When analyzing the migration of Projects that use Appian / Windows WorkFlow Foundation we decided already that for WorkFlows we'll use Elsa.&nbsp;On the otherside we notice that "For WorkFlows" is not a clear identification / Attribute of projects.&nbsp;&#8203;We created this Matrix to check on a Neutral way the Need of WorkFlows in the project.&amp;nbsp;  Target  Use this matrix to decide [...] ]]></description><content:encoded><![CDATA[<div><div class="wsite-multicol"><div class="wsite-multicol-table-wrap" style="margin:0 -15px;"> 	<table class="wsite-multicol-table"> 		<tbody class="wsite-multicol-tbody"> 			<tr class="wsite-multicol-tr"> 				<td class="wsite-multicol-col" style="width:15.454545454545%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0px;margin-right:0px;text-align:left"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/283252-496869277011576-2013262611-n-orig-orig_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>				<td class="wsite-multicol-col" style="width:84.545454545455%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0px;margin-right:0px;text-align:right"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/591559705-orig-orig_orig.png" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>			</tr> 		</tbody> 	</table> </div></div></div>  <div>  <!--BLOG_SUMMARY_END--></div>  <h2 class="wsite-content-title"><span style="color:rgb(31, 31, 31)">Context</span></h2>  <div class="paragraph"><span style="color:rgb(31, 31, 31)">When analyzing the migration of Projects that use Appian / Windows WorkFlow Foundation we decided already that for WorkFlows we'll use Elsa.&nbsp;</span><br /><br /><span style="color:rgb(31, 31, 31)">On the otherside we notice that "For WorkFlows" is not a clear identification / Attribute of projects.&nbsp;</span><br /><br />&#8203;We created this Matrix to check on a Neutral way the Need of WorkFlows in the project.&amp;nbsp;<br /></div>  <h2 class="wsite-content-title"><span style="color:rgb(31, 31, 31)">Target</span></h2>  <div class="paragraph"><span style="color:rgb(31, 31, 31)">Use this matrix to decide whether to implement a status flow as code (Process Flow) or using a workflow engine like Elsa.</span></div>  <div><div style="margin: 10px 0 0 -10px"> <a title="Bestand downloaden: ct_2025_09_12_statusflows.pptx" href="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/ct_2025_09_12_statusflows.pptx"><img src="//www.weebly.com/weebly/images/file_icons/xls.png" width="36" height="36" style="float: left; position: relative; left: 0px; top: 0px; margin: 0 15px 15px 0; border: 0;" /></a><div style="float: left; text-align: left; position: relative;"><table style="font-size: 12px; font-family: tahoma; line-height: .9;"><tr><td colspan="2"><b> ct_2025_09_12_statusflows.pptx</b></td></tr><tr style="display: none;"><td>File Size:  </td><td>480 kb</td></tr><tr style="display: none;"><td>File Type:  </td><td> pptx</td></tr></table><a title="Bestand downloaden: ct_2025_09_12_statusflows.pptx" href="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/ct_2025_09_12_statusflows.pptx" style="font-weight: bold;">Download File</a></div> </div>  <hr style="clear: both; width: 100%; visibility: hidden"></hr></div>]]></content:encoded></item><item><title><![CDATA[RIZIV / INAMI : Architecture]]></title><link><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-architecture]]></link><comments><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-architecture#comments]]></comments><pubDate>Mon, 30 Dec 2024 23:00:00 GMT</pubDate><category><![CDATA[Application]]></category><category><![CDATA[Enterprise]]></category><category><![CDATA[Riziv]]></category><category><![CDATA[Software]]></category><guid isPermaLink="false">https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-architecture</guid><description><![CDATA[ 	 		 			 				 					 						          					 								 					 						     					 								 					 						          					 							 		 	       Architecture&nbsp;  For a list of Products we need to start a Re-Writing Project or we start a full new project&nbsp;check Business ArchitectureWhat&#8203;Here we add a lot of Enterprise and Software knowledge&nbsp;The Analysts&nbsp; have here the power as they are the voice for the business&nbsp;HowBusiness&nbsp;current working&nbsp;&nbsp;Business&nbsp;current issue [...] ]]></description><content:encoded><![CDATA[<div><div class="wsite-multicol"><div class="wsite-multicol-table-wrap" style="margin:0 -15px;"> 	<table class="wsite-multicol-table"> 		<tbody class="wsite-multicol-tbody"> 			<tr class="wsite-multicol-tr"> 				<td class="wsite-multicol-col" style="width:17.898832684825%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/283252-496869277011576-2013262611-n-orig_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>				<td class="wsite-multicol-col" style="width:57.470817120623%; padding:0 15px;"> 					 						  <div class="wsite-spacer" style="height:50px;"></div>   					 				</td>				<td class="wsite-multicol-col" style="width:24.630350194553%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/logo-inamiriziv-orig_orig.png" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>			</tr> 		</tbody> 	</table> </div></div></div>  <div>  <!--BLOG_SUMMARY_END--></div>  <h2 class="wsite-content-title">Architecture&nbsp;</h2>  <div class="paragraph" style="text-align:left;">For a list of Products we need to start a Re-Writing Project or we start a full new project&nbsp;<ul><li>check <strong><font size="5">Business </font></strong>Architecture<ul><li>What<ul><li>&#8203;Here we add a lot of Enterprise and Software knowledge&nbsp;</li><li>The Analysts&nbsp; have here the power as they are the voice for the business&nbsp;</li></ul></li><li>How<ul><li>Business&nbsp;current working&nbsp;&nbsp;</li><li><span>Business&nbsp;current issues and requests</span></li><li><span>Business&nbsp;added Values and Risks of possible options</span></li><li><span>Guide Business in selection of the option&nbsp;</span></li></ul></li><li>Delivery<ul><li>Business accepted option&nbsp;</li><li>Setup Roadmap&nbsp;</li></ul></li></ul></li></ul> &nbsp;<ul><li>check <strong><font size="5">Enterprise </font></strong>architecture&nbsp;<ul><li>What<ul><li>Here we check the current option with the colleagues</li><li>check setup and implementation and guidelines constraint</li></ul></li><li>How<ul><li>Business <span>Risks and Added Value&nbsp;</span></li><li>Technical <span>Risks and Added Value&nbsp;</span></li><li>Enterprise Risks and Added Value&nbsp;</li><li>Enterprise setup of the decision&nbsp;</li></ul></li><li>Delivery&nbsp;<ul><li>Schema of implementation of the project in the Enterprise&nbsp;</li><li>Schema of communication with projects / businesses and deliveries&nbsp;</li><li>Guidelines for the software / project team&nbsp;</li></ul></li></ul></li></ul> &nbsp;<ul><li>check <strong><font size="5">Software </font></strong>architecture&nbsp;<ul><li>What<ul><li><span>listing stakeholders and dependencies</span></li><li>System implanting into the enterprise&nbsp;</li></ul></li><li>How&nbsp;<ul><li>listing Technical and business requirements&nbsp;</li><li>listing stakeholders and dependencies&nbsp;<ul><li>Transversal use of components ( re-use - SOLID )&nbsp;</li></ul></li><li>Build Roadmap<ul><li>Plans on Platform and Server Level&nbsp;</li><li>communication with the other stakeholders/&nbsp;dependencies&nbsp;</li></ul></li></ul></li><li>Delivery&nbsp;<ul><li>Roadmap&nbsp;</li><li>Guidelines&nbsp;</li><li>Onboarding lists for the dependencies</li><li>onboarding documentation for the stakeholders</li></ul></li></ul></li></ul> &nbsp;<ul><li>Communication with <strong><font size="5">application&nbsp;</font></strong>Architect&nbsp;<ul><li>What<ul><li>Tech lead or application Architect of the project team will take over here and will create the InfraReq's, releases and technical decisions within the created Architectures.</li></ul></li><li>How<ul><li>collaboration with 2 weekly follow-up moments</li></ul></li><li><span>Why </span><ul><li><span>For some projects the analyses are delivered in a Agile way, what means that sometimes analysis sequences question the current architecture&nbsp;</span></li><li>The use of Transversal components have their own Roadmap on changes and implementations so also upon that level we need to have our own Roadmap&nbsp;&nbsp;</li></ul></li></ul></li></ul></div>  <h2 class="wsite-content-title">The Action list&nbsp;</h2>  <div class="paragraph" style="text-align:left;">Fiscal Landscape&nbsp;<ul><li>a Generic Payment project<br /></li><li>a Fiscal project generating Fiscal documents<br /></li><li>a Fiscal project that connects internal and External projects together for payments of&nbsp;Commissions</li></ul>Transversal Landscape&nbsp;<ul><li>Document Forwarding and management system&nbsp;</li><li>servicebus use&nbsp;</li></ul>Fraud Control&nbsp;<ul><li>follow up of the rewrite of the main Fraud control application&nbsp;</li><li>follow up of the rewrite of the Fraud control&nbsp;enrichment of the data&nbsp;</li></ul><br /></div>]]></content:encoded></item><item><title><![CDATA[RIZIV / INAMI : Blazor Component Package]]></title><link><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-blazor-component-package]]></link><comments><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-blazor-component-package#comments]]></comments><pubDate>Thu, 31 Oct 2024 23:00:00 GMT</pubDate><category><![CDATA[Enterprise]]></category><category><![CDATA[Riziv]]></category><guid isPermaLink="false">https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-blazor-component-package</guid><description><![CDATA[Postponed to 01-2025   	 		 			 				 					 						          					 								 					 						     					 								 					 						          					 							 		 	       Proposition  as the UX team is still working with Code-snippits and our TL's are asking for Components we have started in 2023 a small workForce to work together on a small component LibraryThe work is being done by several teams&nbsp;Maryam : AvanceOA, GMCINaim : eDocCenter, ConcertoXXX : ( Nick Maertens, Diederik Krols )&nbsp;Jean-Paul: edocFl [...] ]]></description><content:encoded><![CDATA[<h2 class="wsite-content-title">Postponed to 01-2025</h2>  <div><div class="wsite-multicol"><div class="wsite-multicol-table-wrap" style="margin:0 -15px;"> 	<table class="wsite-multicol-table"> 		<tbody class="wsite-multicol-tbody"> 			<tr class="wsite-multicol-tr"> 				<td class="wsite-multicol-col" style="width:21.011673151751%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/283252-496869277011576-2013262611-n-orig_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>				<td class="wsite-multicol-col" style="width:45.654993514916%; padding:0 15px;"> 					 						  <div class="wsite-spacer" style="height:50px;"></div>   					 				</td>				<td class="wsite-multicol-col" style="width:33.333333333333%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/591559705-orig_orig.png" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>			</tr> 		</tbody> 	</table> </div></div></div>  <div>  <!--BLOG_SUMMARY_END--></div>  <h2 class="wsite-content-title">Proposition</h2>  <div class="paragraph">as the UX team is still working with Code-snippits and our TL's are asking for Components we have started in 2023 a small workForce to work together on a small component Library<br />The work is being done by several teams&nbsp;<ul><li>Maryam : AvanceOA, GMCI</li><li>Naim : eDocCenter, Concerto</li><li>XXX : ( Nick Maertens, Diederik Krols )&nbsp;</li><li>Jean-Paul: edocFlow Clients</li><li>Bram : Colindos</li><li>Charlotte : Established Rights&nbsp;</li></ul>Proposition is to get this Component Library as <a href="https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-sharing-component" target="_blank">Shared Component</a> (&nbsp;&#8203;ADR202311-007 )&nbsp;</div>  <h2 class="wsite-content-title">Decision : 2024-11 : Postponed</h2>  <div class="paragraph">We decided that all architects will look at the current setup of the package and we'll see if they contain components we want to use&nbsp;<br /><br />With this we'll come back together to decide&nbsp;<ul><li>Do we put it in the Common and let the TL's and Architects work on it ( Pull requests )&nbsp;</li><li>Do we decide against the package&nbsp;</li></ul></div>  <h2 class="wsite-content-title">Decision :&nbsp;</h2>]]></content:encoded></item><item><title><![CDATA[RIZIV / INAMI : RichTextEditor MudBlazor]]></title><link><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-richtexteditor-mudblazor]]></link><comments><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-richtexteditor-mudblazor#comments]]></comments><pubDate>Thu, 31 Oct 2024 23:00:00 GMT</pubDate><category><![CDATA[Application]]></category><category><![CDATA[Enterprise]]></category><category><![CDATA[Riziv]]></category><category><![CDATA[Software]]></category><category><![CDATA[Support]]></category><guid isPermaLink="false">https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-richtexteditor-mudblazor</guid><description><![CDATA[ 	 		 			 				 					 						          					 								 					 						     					 								 					 						          					 							 		 	       Proposition  Rich tekst editorIntroductieBinnen het project Colindos worden er op verschillende plekken ruimte voorzien om stukken tekst neer te schrijven door de gebruikers. 1 van de vereisten was om deze tekst te formatten zodat de tekst leesbaarder en professioneel overkomt. UsecasesHieronder worden de verschillende scenario&rsquo;s kort toegelicht waar de rich te [...] ]]></description><content:encoded><![CDATA[<div><div class="wsite-multicol"><div class="wsite-multicol-table-wrap" style="margin:0 -15px;"> 	<table class="wsite-multicol-table"> 		<tbody class="wsite-multicol-tbody"> 			<tr class="wsite-multicol-tr"> 				<td class="wsite-multicol-col" style="width:20.752269779507%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/283252-496869277011576-2013262611-n-orig_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>				<td class="wsite-multicol-col" style="width:45.91439688716%; padding:0 15px;"> 					 						  <div class="wsite-spacer" style="height:50px;"></div>   					 				</td>				<td class="wsite-multicol-col" style="width:33.333333333333%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/591559705-orig_orig.png" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>			</tr> 		</tbody> 	</table> </div></div></div>  <div>  <!--BLOG_SUMMARY_END--></div>  <h2 class="wsite-content-title">Proposition</h2>  <div class="paragraph" style="text-align:left;"><span><span>Rich tekst editor</span></span><span>Introductie</span><span>Binnen het project Colindos worden er op verschillende plekken ruimte voorzien om stukken tekst neer te schrijven door de gebruikers. 1 van de vereisten was om deze tekst te formatten zodat de tekst leesbaarder en professioneel overkomt. </span><br /><span></span><ol><li><span>Usecases</span></li></ol><span>Hieronder worden de verschillende scenario&rsquo;s kort toegelicht waar de rich tekst editor zou gebruikt worden. Basisformatting zal hiervoor voldoen:</span><br /><span></span><ul><li><span>Oplijsting (tot 3 niveaus)</span></li><li><span>Vet</span></li><li><span>Cursief</span></li><li><span>Onderlijnen</span><ol><li><span><em>Voorbereidend document, draft PV, finaal PV en Beslissingsbrieven</em></span></li></ol></li></ul><span>De belangrijkste usecase betreft de beslissingsbrieven en de documenten die worden ge&uuml;pload voor bespreking in het college.</span><br /><span></span><span>In een dossier worden voorstellen tot beslissingen opgenomen die uiteindelijk de definitieve beslissingen van het college vormen. Deze dossiers worden aan het college voorgelegd, waarbij de beslissingen telkens worden opgesomd in verschillende documenten die automatisch door de CMD-applicatie worden gegenereerd. De uiteindelijke beslissing wordt ook vermeld in een beslissingsbrief, die beschikbaar wordt gesteld aan de aanvrager en de verzekeringsinstelling. Voor de dossierbeheerders was het van groot belang om lijsten te kunnen maken vanwege de complexiteit van deze teksten. Het gebruik van cursief om passages te markeren en vet om bepaalde zaken te benadrukken, bood daarbij een grote meerwaarde.</span><br /><span></span><br /><br /><span></span><ol><li><ol><li><span><em>&nbsp;Admin &amp; paremetrisatie van wetteksten en voorwaarden</em></span></li></ol></li></ol><span>Op de admin kant zullen er verschillende type aanvragen worden aangemaakt. Hieraan worden de wetteksten en voorwaarden gekoppeld (vergelijkbaar met de bestaande applicatie SIMPL). </span><br /><span></span><span>Deze wetteksten en voorwaarden zullen zichtbaar zijn in de Front-Office voor de ziekenhuizen en verzekeringsinstellingen zodat de aanvraag voldoet. Artikels in het vet zetten en oplijstingen maken voor de voorwaarden zijn minimale vereisten van formatting om deze leesbaar te houden. Hierbij een voorbeeld uit SIMPL:</span><br /><span></span><br /><br /><span></span><ol><li><ol><li><span><em>&nbsp;Adviezen</em></span></li></ol></li></ol><span>Tijdens de verwerking zullen adviezen geformuleerd worden op de aanvragen door zowel de dossierbeheerder als interne artsen of de dienst implantaten. Deze adviezen worden aan het dossier gekoppeld en zullen zichtbaar zijn voor het college. Door de interne artsen werd volgende vereisten gevraagd: &ldquo;<span><span><span style="color:black">elementen in de tekst kunnen uitlichten (vet, cursief, ...) zodat sommige passages beter opvallen&rdquo;.</span></span></span></span><br /><span></span><br /><br /><span></span><ol><li><ol><li><span><em>Communicatie naar de aanvrager</em></span></li></ol></li></ol><span>Via de applicatie kan de dossierbeheerder melden als er informatie ontbreekt op een dossier. Hiervoor zal hij in een sectie een opmerking kunnen schrijven naar de aanvrager. Hoewel het formatten hier minder cruciaal is, is het zeker een meerwaarde. Zo kan hij benadrukken wat juist ontbreekt.</span><br /><span></span><span>&nbsp;</span><br /><span></span></div>  <h2 class="wsite-content-title"><span style="color:rgb(51, 51, 51); font-weight:600">Decision</span></h2>  <div class="paragraph"><span><strong>OK if Context and UseCases are OK&nbsp;</strong><br /><br />In bijlage de verschillende usecases voor de rich tekst editor van onze applicatie. De belangrijkste usecase is deze rond beslissingen. Dossierbeheerders en collegeleden moeten beslissingen formuleren op de aanvragen. Deze beslissingen worden overgenomen in verschillende offici&euml;le documenten van het college (verslagen van de vergadering), en worden ook overgenomen in de brieven die ter beschikking worden gesteld van de aanvragers. Het gaat vaak om complexe materie waar opmaak voor de dossierbeheerders (oplijsting, schuin en vette tekst) belangrijk was om een professionele en begrijpbare tekst te kunnen formuleren.</span><br /><br />Actions :&nbsp;<br /><u><strong>Nuget :&nbsp;</strong></u><br /><span>"NuGet Gallery | MudExRichTextEditor 1.0.6"&nbsp;latest version is added to the Feed<br /><br /><u><strong>OK for Colindos&nbsp;</strong></u><br /></span><br /></div>]]></content:encoded></item><item><title><![CDATA[RIZIV / INAMI : Data Distribution Options]]></title><link><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-data-distribution-options]]></link><comments><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-data-distribution-options#comments]]></comments><pubDate>Thu, 31 Oct 2024 23:00:00 GMT</pubDate><category><![CDATA[Enterprise]]></category><category><![CDATA[Riziv]]></category><guid isPermaLink="false">https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-data-distribution-options</guid><description><![CDATA[Postponed to 01-2025   	 		 			 				 					 						          					 								 					 						     					 								 					 						          					 							 		 	       Proposition  Short OverviewAs we are moving to the cloud Views are not a possibility anymore as DB&rsquo;s are not set to be on the same server-DB-instance.&nbsp;Contact has already made the communication that it will not allow / support views anymore.&nbsp;Contact, RefCodes, Fiscal information, etc &hellip; are Applications that have their Busi [...] ]]></description><content:encoded><![CDATA[<h2 class="wsite-content-title">Postponed to 01-2025</h2>  <div><div class="wsite-multicol"><div class="wsite-multicol-table-wrap" style="margin:0 -15px;"> 	<table class="wsite-multicol-table"> 		<tbody class="wsite-multicol-tbody"> 			<tr class="wsite-multicol-tr"> 				<td class="wsite-multicol-col" style="width:20.881971465629%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/283252-496869277011576-2013262611-n-orig_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>				<td class="wsite-multicol-col" style="width:45.784695201038%; padding:0 15px;"> 					 						  <div class="wsite-spacer" style="height:50px;"></div>   					 				</td>				<td class="wsite-multicol-col" style="width:33.333333333333%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/591559705-orig_orig.png" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>			</tr> 		</tbody> 	</table> </div></div></div>  <div>  <!--BLOG_SUMMARY_END--></div>  <h2 class="wsite-content-title">Proposition</h2>  <div class="paragraph"><u><strong>Short Overview</strong></u><br />As we are moving to the cloud Views are not a possibility anymore as DB&rsquo;s are not set to be on the same server-DB-instance.&nbsp;<br />Contact has already made the communication that it will not allow / support views anymore.&nbsp;<br />Contact, RefCodes, Fiscal information, etc &hellip; are Applications that have their Business Data used by other applications<br />The use of this &ldquo;BusinessData used by others&rdquo; will impact the possibilities to request the data&nbsp;<br />Screen / Show on demand / Use on Demand : Api&rsquo;s&nbsp;<br />What with Exports / Queries ( searches ) / Reporting / batch processing&nbsp;</div>  <h2 class="wsite-content-title">Decision : 2024-11 : Postponed</h2>  <div class="paragraph">We decided that following propositions are selected to go further on following 3 propositions<br /><span></span><ul><li>High count Records<ul><li>Enterprise bus</li><li>Cross DB Bulk Queries ( materialized Indexed Views ) on Replicated Databases</li></ul></li><li>Low Count Records<ul><li>Redis Cache&nbsp;</li></ul></li></ul></div>  <h2 class="wsite-content-title">Decision :&nbsp;</h2>]]></content:encoded></item><item><title><![CDATA[RIZIV / INAMI : Tenant Identification]]></title><link><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/tenant-identification]]></link><comments><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/tenant-identification#comments]]></comments><pubDate>Mon, 11 Dec 2023 23:00:00 GMT</pubDate><category><![CDATA[Enterprise]]></category><category><![CDATA[Riziv]]></category><category><![CDATA[Support]]></category><guid isPermaLink="false">https://poorbeggar.weebly.com/analysed-as-architect/tenant-identification</guid><description><![CDATA[ 	 		 			 				 					 						          					 								 					 						     					 								 					 						          					 							 		 	       Tenant Identification  Small Common library to enable Identification of the Issuer of an OAuth Token and use the correct Tenant Information to work further with the application using the 'Tenant' information&nbsp;An UserToken is always delivered from 1 IDP ( Issuer )&nbsp;A Tenant has&nbsp;a dedicated Database Connection&nbsp;a Tenant Name&nbsp;a list of trusted IDP' [...] ]]></description><content:encoded><![CDATA[<div><div class="wsite-multicol"><div class="wsite-multicol-table-wrap" style="margin:0 -15px;"> 	<table class="wsite-multicol-table"> 		<tbody class="wsite-multicol-tbody"> 			<tr class="wsite-multicol-tr"> 				<td class="wsite-multicol-col" style="width:16.472114137484%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/283252-496869277011576-2013262611-n-orig_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>				<td class="wsite-multicol-col" style="width:60.988615074218%; padding:0 15px;"> 					 						  <div class="wsite-spacer" style="height:50px;"></div>   					 				</td>				<td class="wsite-multicol-col" style="width:22.539270788298%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/logo-inamiriziv-orig_orig.png" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>			</tr> 		</tbody> 	</table> </div></div></div>  <div>  <!--BLOG_SUMMARY_END--></div>  <h2 class="wsite-content-title">Tenant Identification</h2>  <div class="paragraph">Small Common library to enable Identification of the Issuer of an OAuth Token and use the correct Tenant Information to work further with the application using the 'Tenant' information&nbsp;<br /><ul><li>An UserToken is always delivered from 1 IDP ( Issuer )&nbsp;</li><li>A Tenant has&nbsp;<ul><li>a dedicated Database Connection&nbsp;</li><li>a Tenant Name&nbsp;</li><li>a list of trusted IDP's&nbsp;</li></ul></li><li>using this mix of information this library helps the developer to retrieve the Tenant information using the Issue of the UserToken and the Tenant information given by accessing the application.</li><li>Authentication and authorization are not the goal of this library&nbsp;<br /><br /></li></ul></div>]]></content:encoded></item><item><title><![CDATA[RIZIV / INAMI : Sharing Component]]></title><link><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-sharing-component]]></link><comments><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-sharing-component#comments]]></comments><pubDate>Tue, 31 Oct 2023 23:00:00 GMT</pubDate><category><![CDATA[Enterprise]]></category><category><![CDATA[Riziv]]></category><guid isPermaLink="false">https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-sharing-component</guid><description><![CDATA[ADR202311-007   	 		 			 				 					 						          					 								 					 						     					 								 					 						          					 							 		 	       Proposal  we have a lot of Copy-Paste codes for things we all use.Examples :Iban validationCBE ValidationRR Validationshouldn't they be packages upon Common Level so everyone can use 1 package and know that the code is maintained/up to date ? And if so : where do we place the code? what name spacing do we use ? how do we validate changes ?  Location&nb [...] ]]></description><content:encoded><![CDATA[<h2 class="wsite-content-title">ADR202311-007</h2>  <div><div class="wsite-multicol"><div class="wsite-multicol-table-wrap" style="margin:0 -15px;"> 	<table class="wsite-multicol-table"> 		<tbody class="wsite-multicol-tbody"> 			<tr class="wsite-multicol-tr"> 				<td class="wsite-multicol-col" style="width:20.233463035019%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/283252-496869277011576-2013262611-n-orig_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>				<td class="wsite-multicol-col" style="width:46.433203631647%; padding:0 15px;"> 					 						  <div class="wsite-spacer" style="height:50px;"></div>   					 				</td>				<td class="wsite-multicol-col" style="width:33.333333333333%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/591559705-orig_orig.png" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>			</tr> 		</tbody> 	</table> </div></div></div>  <div>  <!--BLOG_SUMMARY_END--></div>  <h2 class="wsite-content-title">Proposal</h2>  <div class="paragraph">we have a lot of Copy-Paste codes for things we all use.<br />Examples :<ul><li>Iban validation</li><li>CBE Validation</li><li>RR Validation</li></ul>shouldn't they be packages upon Common Level so everyone can use 1 package and know that the code is maintained/up to date ? And if so : <ul><li>where do we place the code? </li><li>what name spacing do we use ? </li><li>how do we validate changes ?</li></ul></div>  <h2 class="wsite-content-title"><span>Location&nbsp;</span><br /></h2>  <div class="paragraph" style="text-align:left;">code will be places inside the Common Collection Name Space :<ul><li>using the standard naming convention</li></ul> Examples :<ul><li>Nihdi.Common.Validators.Iban_Validator</li><li>Nihdi.Common.Validators.CBE_Validator</li><li>Nihdi.Common.Validators.NISS_Validator</li></ul> Versioning&nbsp;<ul><li>separate projects so separate versions Validation</li><li>TL's will become Common Collection members so they can add Common components</li><li>Pull requests must be approved by multiple Architects</li><li>Approval Guidelines will follow</li></ul></div>]]></content:encoded></item><item><title><![CDATA[RIZIV / INAMI : Performance Testing]]></title><link><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-performance-testing]]></link><comments><![CDATA[https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-performance-testing#comments]]></comments><pubDate>Tue, 31 Oct 2023 23:00:00 GMT</pubDate><category><![CDATA[Enterprise]]></category><category><![CDATA[Riziv]]></category><guid isPermaLink="false">https://poorbeggar.weebly.com/analysed-as-architect/riziv-inami-performance-testing</guid><description><![CDATA[ADR202311-006   	 		 			 				 					 						          					 								 					 						     					 								 					 						          					 							 		 	       Proposal  In software quality assurance, performance testing is in general a testing practice performed to determine how a system performs in terms of responsiveness and stability under a particular workload. It can also serve to investigate, measure, validate or verify other quality attributes of the system, such as scalability, reliability and resour [...] ]]></description><content:encoded><![CDATA[<h2 class="wsite-content-title">ADR202311-006</h2>  <div><div class="wsite-multicol"><div class="wsite-multicol-table-wrap" style="margin:0 -15px;"> 	<table class="wsite-multicol-table"> 		<tbody class="wsite-multicol-tbody"> 			<tr class="wsite-multicol-tr"> 				<td class="wsite-multicol-col" style="width:20.492866407263%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/283252-496869277011576-2013262611-n-orig_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>				<td class="wsite-multicol-col" style="width:46.173800259403%; padding:0 15px;"> 					 						  <div class="wsite-spacer" style="height:50px;"></div>   					 				</td>				<td class="wsite-multicol-col" style="width:33.333333333333%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://poorbeggar.weebly.com/uploads/1/2/8/2/12820622/591559705-orig_orig.png" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>			</tr> 		</tbody> 	</table> </div></div></div>  <div>  <!--BLOG_SUMMARY_END--></div>  <h2 class="wsite-content-title">Proposal</h2>  <div class="paragraph" style="text-align:left;">In software quality assurance, performance testing is in general a testing practice performed to determine how a system performs in terms of responsiveness and stability under a particular workload. It can also serve to investigate, measure, validate or verify other quality attributes of the system, such as scalability, reliability and resource usage. Performance testing, a subset of performance engineering, is a computer science practice which strives to build performance standards into the implementation, design and architecture of a system.<br /><br /><a href="https://en.wikipedia.org/wiki/Software_performance_testing" target="_blank">https://en.wikipedia.org/wiki/Software_performance_testing</a></div>  <h2 class="wsite-content-title">Decision</h2>  <div class="paragraph">For the moment the proposition is:<br /><span></span>In Project (guidelines will be added )<br /><span></span><ul><li>Local Perf testing ( is indication )</li><li>Anonymous-Data ( Project ongoing )</li></ul>Perf testing in TST/VAL ?<br /><span></span><ul><li>Testing on servers ( tool ? )</li><li>Local Perf testing ( is indication and can be done against TST)</li></ul>Reactive : Dynatrace implementation<br /><span></span></div>]]></content:encoded></item></channel></rss>