<?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>ArcherPoint</title>
	<atom:link href="https://archerpoint.com/feed/?_cat_platform_process=developer" rel="self" type="application/rss+xml" />
	<link>https://archerpoint.com/</link>
	<description></description>
	<lastBuildDate>Tue, 23 Jun 2026 18:30:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://archerpoint.com/wp-content/uploads/2021/05/cropped-ArcherPoint-512x512-1-32x32.png</url>
	<title>ArcherPoint</title>
	<link>https://archerpoint.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>When Warehouse Wi-Fi Fails: How Offline WMS Keeps Business Central Moving</title>
		<link>https://archerpoint.com/offline-wms-business-central/</link>
		
		<dc:creator><![CDATA[Dynamics Insights]]></dc:creator>
		<pubDate>Wed, 24 Jun 2026 13:37:00 +0000</pubDate>
				<category><![CDATA[Business Central]]></category>
		<category><![CDATA[Distribution]]></category>
		<category><![CDATA[Manufacturing]]></category>
		<guid isPermaLink="false">https://archerpoint.com/?p=24284</guid>

					<description><![CDATA[<p>There’s a corner of nearly every warehouse where the signal dies. Maybe it’s behind the racks in the back receiving bay. Maybe it’s near the freezer units, or in the overflow area added to the building three years ago that never made it onto the IT team’s access point map. Maybe it’s not a dead&#8230; <a class="more-link" href="https://archerpoint.com/offline-wms-business-central/">Continue reading <span class="screen-reader-text">When Warehouse Wi-Fi Fails: How Offline WMS Keeps Business Central Moving</span></a></p>
<p>The post <a href="https://archerpoint.com/offline-wms-business-central/">When Warehouse Wi-Fi Fails: How Offline WMS Keeps Business Central Moving</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>There’s a corner of nearly every warehouse where the signal dies. Maybe it’s behind the racks in the back receiving bay. Maybe it’s near the freezer units, or in the overflow area added to the building three years ago that never made it onto the IT team’s access point map. Maybe it’s not a dead zone at all, just congestion: too many devices competing for bandwidth during a busy shift, and suddenly scans are failing, transactions are timing out, and workers are either standing still or falling back on paper.</p>



<p>For most warehouses running mobile WMS solutions, Wi-Fi instability is not a hypothetical edge case. It is a daily operational variable. The question is not whether your connectivity will be perfect. The question is what happens when it isn’t.</p>



<p>An offline-capable warehouse management system (WMS) for Microsoft Dynamics 365 Business Central helps warehouse teams continue picking, receiving, put-aways, and inventory counts even when wireless connectivity is unavailable. For operations that depend on mobile barcode scanning, this capability can significantly reduce downtime and improve inventory accuracy.</p>



<h2 class="wp-block-heading" id="h-why-warehouse-wi-fi-is-harder-than-it-looks">Why warehouse Wi-Fi is harder than it looks</h2>



<p>Warehouses are difficult radio frequency environments. Metal racking, forklifts, concrete walls, and high ceilings all interfere with wireless signal propagation. Facilities that were designed before mobile WMS became standard often have coverage gaps that are expensive to remediate. Coverage that looks adequate on a heat map can perform very differently when a forklift is parked in an aisle, when a loading dock door is open, or when a team of workers is clustered in a single area during a cycle count.</p>



<p>Add to this the increasing density of connected devices competing for access points (handheld scanners, tablets, label printers, mobile computers, and IoT equipment), and what looked like sufficient bandwidth during a site survey can become unreliable under real production conditions.</p>



<p>Infrastructure improvements help, but they take time, require capital, and do not solve every scenario. A warehouse in a leased facility may have limited ability to install additional access points. A multi-site operation may have well-covered locations and poorly covered ones. A distribution center that processes high volumes in a compressed window simply cannot afford to wait for IT to troubleshoot a coverage issue before shipments go out.</p>



<p>Any serious warehouse management system needs to have an answer for this. And not all of them do.</p>



<h2 class="wp-block-heading" id="h-the-problem-with-online-only-wms-design">The problem with “online-only” WMS design</h2>



<p>Some warehouse management solutions assume the device is always connected. Every scan triggers a live transaction. Every lookup calls the server. Every posting requires an active session. When that works, it works fine. But when connectivity drops, even briefly, the consequences can be significant.</p>



<p>Workers may get error messages mid-task and lose their place in a multi-step pick or receiving flow. Partial transactions can leave inventory in an ambiguous state. A pick started but was not committed, a receipt was scanned but not posted. Workers learn workarounds quickly. They wait. They restart. They write things down and enter them later. These workarounds introduce the exact errors that a WMS is supposed to prevent.</p>



<p>Some solutions offer what might be called “graceful degradation” under poor connectivity, where the app stays open and queues data locally, but the user experience becomes unreliable and error-prone. The distinction matters: there is a significant difference between a system that tries to stay operational when connectivity drops and one that is genuinely built to operate offline from the start.</p>



<h2 class="wp-block-heading" id="h-offline-first-wms-for-business-central-warehouses">Offline-first WMS for Business Central warehouses</h2>



<p>The right approach flips the model. Rather than requiring a constant connection and struggling to cope when it&#8217;s lost, an offline-first WMS stores the data it needs locally on the device and syncs with the ERP when connectivity is available. Workers perform their tasks continuously, including picks, put-aways, receipts, counts, and shipments, without depending on a live connection at the time of the transaction. When the device reconnects, data syncs automatically. The warehouse floor keeps moving.</p>



<p>This is not the same as simple caching. A well-implemented offline WMS synchronizes full transaction data to the device, intelligently resolves conflicts when multiple workers operate in the same area, and maintains a consistent view of inventory state across sessions. The sync mechanism needs to be reliable and transparent so that warehouse supervisors and ERP administrators have confidence in data integrity.</p>



<h2 class="wp-block-heading" id="h-how-warehouse-insight-and-wms-express-handle-offline-operations">How Warehouse Insight and WMS Express handle offline operations</h2>



<p>This is exactly the architecture that both Warehouse Insight and <a href="https://dmsiworks.com/apps/wms-express" target="_blank" rel="noreferrer noopener">WMS Express</a>, from Insight Works, are built on. Both applications store data locally on the mobile device and support full offline operation, including picking, receiving, put-aways, inventory counts, and other core warehouse tasks, without requiring a live connection to <a href="https://archerpoint.com/software/dynamics-365-business-central/">Dynamics 365 Business Central</a> at the moment of each transaction. When connectivity is restored, transactions are automatically synced back to Business Central.</p>



<p>For operations teams, this has practical consequences that go well beyond avoiding downtime. Workers in low-signal areas can complete their tasks without interruption. Cycle counts in dead zones do not have to be rescheduled or handled on paper. Loading dock receiving does not stall when a door is open, and the signal is weak. The warehouse operates as designed, regardless of what the wireless environment is doing at any given moment.</p>



<p><a href="https://dmsiworks.com/apps/warehouse-insight" target="_blank" rel="noreferrer noopener">Warehouse Insight</a> is the full-featured solution for mid-market and larger operations, supporting complex warehousing configurations, including bin management, lot and serial number tracking, license plating, wave planning, custom workflows via the Application Designer, and a broad add-on catalog. WMS Express provides core receiving, picking, and counting functionality at no cost and serves as an effective starting point for operations new to mobile WMS or working with simpler setups.</p>



<p>Both are compatible with the rugged Android mobile devices that warehouses typically run, including purpose-built scanners from manufacturers like Zebra, Honeywell, and Datalogic. These are not consumer smartphones. They are devices designed to handle drops, dust, temperature extremes, and all-day scanning under production conditions. When you pair reliable hardware with an offline-capable WMS, you eliminate an entire category of operational risk.</p>



<h2 class="wp-block-heading" id="h-what-this-means-for-distributed-and-multi-site-operations">What this means for distributed and multi-site operations</h2>



<p>For companies running multiple warehouse locations, offline capability is especially important. Not every facility has the same IT maturity or infrastructure investment. A company’s primary distribution center may have excellent wireless coverage; a secondary facility or a third-party warehouse may not. An offline-capable WMS performs consistently across all of those environments without requiring infrastructure to be brought up to a uniform standard before the system can go live.</p>



<p>It also simplifies phased rollouts. Teams can be brought online in stages, and operational continuity does not depend on every access point being perfectly configured before the first scan happens.</p>



<h2 class="wp-block-heading" id="h-how-to-evaluate-offline-wms-solutions-for-business-central">How to evaluate offline WMS solutions for Business Central</h2>



<p>If your organization is currently evaluating warehouse management systems for Business Central, or if you are reconsidering a solution that has caused problems in the past, connectivity resilience is worth probing specifically. The questions to ask include:</p>



<ul class="wp-block-list">
<li>Does the application store transaction data locally on the device, or does it require a live connection for each scan?</li>



<li>What happens to an in-progress task if the device loses connectivity mid-flow?</li>



<li>How does the sync mechanism handle conflicts when multiple devices have been operating offline?</li>



<li>What is the data integrity model? How do you know that what is on the device matches what posts to Business Central?</li>
</ul>



<p>Not every solution answers these questions the same way. The distinction between an offline-capable system and one that is merely tolerant of brief interruptions is significant, and it becomes visible quickly once a system is live on the floor.</p>



<h3 class="wp-block-heading" id="h-frequently-asked-questions-about-offline-wms">Frequently asked questions about offline WMS</h3>



<details class="wp-block-details is-layout-flow wp-block-details-is-layout-flow"><summary><strong>Can a warehouse management system work without Wi-Fi?</strong></summary>
<p>Yes. An offline-capable WMS stores transaction data locally on the device, allowing workers to continue picking, receiving, put-aways, and inventory counts even when connectivity is unavailable. Data syncs automatically once the connection is restored.</p>
</details>



<details class="wp-block-details is-layout-flow wp-block-details-is-layout-flow"><summary><strong><strong>Does Business Central support offline warehouse operations?</strong></strong></summary>
<p>Business Central can support offline warehouse operations when paired with a mobile warehouse management solution designed for offline functionality, such as Warehouse Insight or WMS Express.</p>
</details>



<details class="wp-block-details is-layout-flow wp-block-details-is-layout-flow"><summary><strong><strong><strong>What happens when a barcode scanner loses connectivity?</strong></strong></strong></summary>
<p>With an offline-capable WMS, workers can continue scanning and processing transactions. The device stores activity locally and synchronizes with Business Central when connectivity returns.</p>
</details>



<h2 class="wp-block-heading" id="h-how-archerpoint-can-help">How ArcherPoint can help</h2>



<p>ArcherPoint by Cherry Bekaert works with manufacturers and distributors across the country who are navigating the very same operational challenges. We have deep experience implementing <a href="https://www.microsoft.com/en-us/dynamics-365/products/business-central">Microsoft Dynamics 365 Business Central</a> with warehouse management solutions for clients whose environments range from well-connected modern facilities to older buildings with significant infrastructure limitations. We understand that no two warehouse configurations are alike, and we take time to understand yours before recommending an approach.</p>



<p>If unreliable warehouse Wi-Fi has been a recurring frustration, or if you are building a business case for a more resilient WMS implementation, we would be glad to talk through your situation. Reach out to us and let’s start the conversation.</p>



<p><strong>A well-run warehouse does not stop when the signal drops. With the right architecture, it never needs to.</strong></p>



<p></p>
<p>The post <a href="https://archerpoint.com/offline-wms-business-central/">When Warehouse Wi-Fi Fails: How Offline WMS Keeps Business Central Moving</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Combining Agile and Waterfall for ERP Implementation Success with Monday.com</title>
		<link>https://archerpoint.com/running-a-hybrid-erp-implementation-using-monday-com/</link>
		
		<dc:creator><![CDATA[Arkadia Balko]]></dc:creator>
		<pubDate>Mon, 22 Jun 2026 12:30:00 +0000</pubDate>
				<category><![CDATA[Implementation]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Upgrade]]></category>
		<guid isPermaLink="false">https://archerpoint.com/?p=24306</guid>

					<description><![CDATA[<p>ERP implementation success depends less on the software and more on how the project is managed. Even the best technology can struggle when teams lack visibility, requirements change unexpectedly, or project governance breaks down. That&#8217;s why many organizations are moving away from purely Agile or purely Waterfall methodologies and adopting a hybrid approach that combines&#8230; <a class="more-link" href="https://archerpoint.com/running-a-hybrid-erp-implementation-using-monday-com/">Continue reading <span class="screen-reader-text">Combining Agile and Waterfall for ERP Implementation Success with Monday.com</span></a></p>
<p>The post <a href="https://archerpoint.com/running-a-hybrid-erp-implementation-using-monday-com/">Combining Agile and Waterfall for ERP Implementation Success with Monday.com</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>ERP implementation success depends less on the software and more on how the project is managed. Even the best technology can struggle when teams lack visibility, requirements change unexpectedly, or project governance breaks down. That&#8217;s why many organizations are moving away from purely Agile or purely Waterfall methodologies and adopting a hybrid approach that combines structured oversight with delivery flexibility.</p>



<p>At ArcherPoint by Cherry Bekaert, we&#8217;ve found that Monday.com provides an effective platform for managing this balance. Supporting both executive-level project governance and Agile team execution helps organizations maintain visibility, accountability, and momentum throughout the implementation lifecycle.</p>



<h2 class="wp-block-heading" id="h-why-hybrid-erp-implementations-deliver-better-results">Why Hybrid ERP implementations deliver better results</h2>



<p>ERP implementations are complex because they span multiple workstreams with fundamentally different needs. In most implementations, holistic thinking stops at the preliminary conversations; it rarely extends to how the project is actually run. Instead, this mindset should be utilized throughout project delivery to avoid consequences in other departments. For instance, if a change to inventory is made without consulting finance, what is the downstream impact on the GL? Using Monday.com to improve cross-department visibility helps ensure these impacts do not fall through the cracks.</p>



<p>A waterfall approach gives you a detailed phase-gate timeline but does not easily accommodate change. An <a href="https://archerpoint.com/what-to-expect-with-agile-erp-project-management/">agile approach</a> gives you flexibility but lacks anchor points for leadership to track progress against the budget and timeline. Hybrid gives you both. You apply the waterfall methodology for major phases, gate reviews for go/no-go decisions, and milestone dates. You run agile in each of these phases, letting SMEs &#8220;sprint&#8221; through their deliverables iteratively. This gives the team autonomy to adapt as they learn.</p>



<p>The trick is having a platform that can hold both views without creating two separate systems. This is where Monday.com comes into play.</p>



<h2 class="wp-block-heading" id="h-building-a-hybrid-erp-project-framework-in-monday-com">Building a Hybrid ERP project framework in Monday.com</h2>



<h3 class="wp-block-heading" id="h-creating-the-executive-level-erp-waterfall-board">Creating the executive-level ERP Waterfall board</h3>



<p>When building your Monday.com board, start with a high-level board that serves as the backbone. This backbone is your waterfall board (Figure 1). It will be used with your steering committee to represent phase and milestone progress.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img fetchpriority="high" decoding="async" width="768" height="711" src="https://archerpoint.com/wp-content/uploads/2026/07/blog-running-a-hybrid-erp-implementation-using-monday-com-01-waterfall.jpg" alt="Example of an executive-level ERP Waterfall project management board" class="wp-image-24308" srcset="https://archerpoint.com/wp-content/uploads/2026/07/blog-running-a-hybrid-erp-implementation-using-monday-com-01-waterfall.jpg 768w, https://archerpoint.com/wp-content/uploads/2026/07/blog-running-a-hybrid-erp-implementation-using-monday-com-01-waterfall-300x278.jpg 300w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption class="wp-element-caption"><em>Figure 1 – Example of an executive-level ERP Waterfall project management board using Monday.com</em></figcaption></figure>
</div>


<p>You create groups for each major ERP phase:</p>



<ul class="wp-block-list">
<li>Discovery</li>



<li>Design</li>



<li>Build</li>



<li>Test</li>



<li>Deploy</li>



<li>Hypercare</li>
</ul>



<p>Within each group, add items that reflect key milestones and next phase gate reviews. Use the timeline column to map dependencies and durations. Add a status column for approvals with tags like Not Started, In Progress, Pending Approval, and Approved. Ensure that this board stays lean – no more than 50 items at most. The intent is to lack granularity and speak at a high level. This board will be your source of truth for the &#8220;big picture&#8221;. It&#8217;ll answer the question every executive asks: Are we on track?</p>



<p>A helpful tip: Set up automations for your key decision makers to mitigate approval delays.</p>



<h3 class="wp-block-heading">Managing requirements and sprints with an Agile delivery board</h3>



<p>Now let&#8217;s build our Agile board (Figure 2). Create a separate board that breaks down your requirements into categories, and label it &#8216;requirements&#8217; or &#8216;user stories&#8217;. For example, these categories might read: Finance, Inventory, POS, Hospitality, Warehousing, and Data Migration. Each category will include a set of items to be addressed.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="768" height="755" src="https://archerpoint.com/wp-content/uploads/2026/07/blog-running-a-hybrid-erp-implementation-using-monday-com-02-agile.jpg" alt="Example of an ERP Agile project management board using Monday.com" class="wp-image-24309" srcset="https://archerpoint.com/wp-content/uploads/2026/07/blog-running-a-hybrid-erp-implementation-using-monday-com-02-agile.jpg 768w, https://archerpoint.com/wp-content/uploads/2026/07/blog-running-a-hybrid-erp-implementation-using-monday-com-02-agile-300x295.jpg 300w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption class="wp-element-caption"><em>Figure 2 – Example of an ERP Agile project management board using Monday.com</em></figcaption></figure>
</div>


<p>We recommend the following columns at a minimum within this board:</p>



<ul class="wp-block-list">
<li>Task: This lists out the requirements</li>



<li>Sprint: Sprint 1, Sprint 2, Sprint 3, etc.</li>



<li>Timeline: Broken down into 3–4-week time blocks</li>



<li>Hours or Story Points: Effort assigned for each requirement</li>



<li>Whether you choose hours or story points will depend on the style your client prefers. Hybrid means adaptable. The cookie-cutter approach doesn&#8217;t work for every project.</li>



<li>Status: TBD, Ready, In Progress, Complete, Client in Review, and Accepted</li>
</ul>



<p>Once the board is set up, you can start assigning what requirements can be met within the 3–4 week time block. Both parties must agree upon this assignment. The SMEs who are doing the configuration, testing, and documentation are on the agile board. Collectively, we run through requirements from start to finish within these sprint cycles. Throughout the project, we will measure velocity using these data points.</p>



<h2 class="wp-block-heading" id="h-taking-the-next-step">Taking the next step</h2>



<p>Successful ERP project management requires both structure and flexibility. Organizations need executive-level visibility into milestones, budgets, and risks, while also enabling project teams to adapt as requirements evolve. A hybrid methodology provides that balance, and Monday.com offers a practical way to manage both perspectives within a single platform.</p>



<p><a href="https://archerpoint.com/contact-us/">Contact ArcherPoint by Cherry Bekaert</a> to learn how we can help with your <a href="https://archerpoint.com/services/implementation-consulting/">Microsoft Dynamics 365 Business Central implementation</a>, <a href="https://archerpoint.com/services/upgrades/">upgrades, and updates</a>.</p>



<p>In a future article, we&#8217;ll explore how to connect these boards, measure project velocity, and use data-driven insights to keep ERP implementations on track.</p>
<p>The post <a href="https://archerpoint.com/running-a-hybrid-erp-implementation-using-monday-com/">Combining Agile and Waterfall for ERP Implementation Success with Monday.com</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI for the Over 40 – Week 27: Building Your Own AI Career Development Partner</title>
		<link>https://archerpoint.com/ai-performance-review-career-development/</link>
		
		<dc:creator><![CDATA[Greg Kaupp]]></dc:creator>
		<pubDate>Fri, 19 Jun 2026 12:25:00 +0000</pubDate>
				<category><![CDATA[AI & Copilot]]></category>
		<guid isPermaLink="false">https://archerpoint.com/?p=24196</guid>

					<description><![CDATA[<p>What if performance management evidence was collected by you throughout the year instead of about you during annual review season? Last month, I sat down to complete my self-evaluation. I’ve been through some version of this exercise for more than two decades across multiple companies. As I stared at the screen, I realized something uncomfortable:&#8230; <a class="more-link" href="https://archerpoint.com/ai-performance-review-career-development/">Continue reading <span class="screen-reader-text">AI for the Over 40 – Week 27: Building Your Own AI Career Development Partner</span></a></p>
<p>The post <a href="https://archerpoint.com/ai-performance-review-career-development/">AI for the Over 40 – Week 27: Building Your Own AI Career Development Partner</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>What if performance management evidence was collected by you throughout the year instead of about you during annual review season?</p>



<p>Last month, I sat down to complete my self-evaluation. I’ve been through some version of this exercise for more than two decades across multiple companies. As I stared at the screen, I realized something uncomfortable: I was going through the motions.</p>



<p>The competency frameworks didn’t reflect how I actually spend my time. I was scrambling to recall accomplishments from eight months earlier, and I found myself writing for an audience rather than honestly reflecting on my development.</p>



<p>Then I went looking for my goal worksheet from earlier in the year. It had disappeared during a system migration. And the most revealing part? I felt relieved.</p>



<p>That reaction told me everything I needed to know.</p>



<h2 class="wp-block-heading" id="h-the-question-i-couldn-t-stop-asking">The question I couldn’t stop asking</h2>



<p>Across multiple companies, I’d seen the same pattern repeat: annual goals that get set and forgotten, competency frameworks disconnected from real work, year-end scrambles to reconstruct accomplishments, and ratings that feel more performative than developmental.</p>



<p>The intentions behind these systems are usually good. Organizations want fairness, growth, retention, and meaningful feedback. But somewhere between intention and execution, the process breaks down.</p>



<p>If even people who care deeply about development experience performance management as administrative overhead, the problem isn’t motivation. It’s the system&#8217;s design.</p>



<p>Managers are overloaded. Documentation becomes reactive. Development conversations happen too infrequently to create real change. Over time, we normalize the dysfunction because everyone assumes this is simply how performance management has to work.</p>



<h2 class="wp-block-heading" id="h-the-paradigm-inversion">The paradigm inversion</h2>



<p>Traditional performance management collects evidence about you. Managers observe your work, form impressions, and eventually synthesize those impressions into a rating. You discover where you stand when someone else tells you.</p>



<p>What if we inverted that model?</p>



<p>What if evidence was collected by you throughout the year? What if you tracked your own trajectory weekly instead of reconstructing it annually? What if the final rating wasn’t a surprise, but a confirmation of what you already knew?</p>



<p>That changes the evaluator’s role completely. Instead of acting as the sole judge of your performance, managers become calibrators who ensure consistency across teams and peers. That’s a fundamentally different relationship.</p>



<p>The system I built starts with a simple principle: every year begins at “Developing.” Not because someone lacks capability, but because performance must be demonstrated through documented evidence over time.</p>



<p>That shifts the psychology completely.</p>



<p>In the traditional model, people assume they already own a rating and spend the year defending it. In the new model, you build a case for the level you want to achieve, one piece of evidence at a time.</p>



<p>If you go a year without documenting meaningful evidence, you can’t realistically defend anything beyond “Developing.” That’s not punishment. It’s accountability. And it eliminates surprises.</p>



<h2 class="wp-block-heading" id="h-what-ai-makes-possible">What AI makes possible</h2>



<p>A human manager cannot realistically provide weekly developmental attention to every person on their team. The math simply doesn’t work. So most organizations default to quarterly or annual conversations that are too infrequent to meaningfully shape behavior.</p>



<p>AI changes that equation.</p>



<p>I built a system that lets people collect evidence weekly from email, calendars, meeting transcripts, completed work, and personal reflections. An AI assistant helps analyze that evidence against development dimensions, identify patterns, highlight gaps, and track trajectory over time.</p>



<p>The AI isn’t replacing human leadership. It’s enabling a level of continuity and attention humans alone can’t consistently provide at scale.</p>



<p>And the constraints of building it taught me something important: the hardest problems weren’t technical. They were behavioral.</p>



<p>How do you make reflection feel useful instead of burdensome? How do you encourage honest self-assessment without turning it into performative reporting? Those are design problems, not coding problems. Increasingly, I think those are the problems that matter most in enterprise AI.</p>



<h2 class="wp-block-heading" id="h-the-accountability-shift">The accountability shift</h2>



<p>This experience reinforced something I’ve argued throughout this series: you cannot delegate your career development any more than you can delegate your AI transformation.</p>



<p>Both require ownership.</p>



<p>The evidence collection isn’t primarily for managers. It’s for you. The trajectory tracking isn’t for HR reporting. It’s for self-awareness. Conversations with your advisor become better because you’ve already done the work of reflection before entering the room.</p>



<p>That changes everything.</p>



<h2 class="wp-block-heading" id="h-your-week-27-challenge-audit-your-own-development">Your Week 27 challenge: audit your own development</h2>



<p>This week, take an honest look at how you currently approach your own growth.</p>



<h3 class="wp-block-heading" id="h-1-what-evidence-actually-exists">1. What evidence actually exists?</h3>



<p>If your annual review happened tomorrow, what documented evidence could you immediately point to? Not what you remember doing — what evidence actually exists?</p>



<h3 class="wp-block-heading" id="h-2-who-is-doing-the-synthesis">2. Who is doing the synthesis?</h3>



<p>Are you actively tracking your own growth and trajectory, or are you expecting someone else to notice your development and explain it back to you later?</p>



<h3 class="wp-block-heading" id="h-3-what-would-weekly-attention-change">3. What would weekly attention change?</h3>



<p>Imagine spending 10 minutes each week documenting meaningful work, lessons learned, and growth signals. What patterns might emerge that annual reflection completely misses?</p>



<h3 class="wp-block-heading" id="h-4-where-are-you-outsourcing-responsibility">4. Where are you outsourcing responsibility?</h3>



<p>Career development is deeply personal work. Where have you been waiting for someone else to own something that ultimately belongs to you?</p>



<h2 class="wp-block-heading" id="h-the-bottom-line">The bottom line</h2>



<p>I sat down to complete a self-evaluation and felt relieved when I couldn’t find my goals. That reaction revealed how disconnected the system had become from genuine development.</p>



<p>So instead of improving the form, I started rethinking the model itself.</p>



<p>What emerged was a fundamentally different approach: evidence collected by the individual, continuous reflection rather than annual reflection, AI supporting awareness and synthesis, and managers serving as calibrators rather than surprise evaluators.</p>



<p>The deeper lesson extends beyond performance management.</p>



<p>You cannot delegate your own growth. Not in your career. Not in AI adoption. Not in personal transformation.</p>



<p>The people who benefit most from AI won’t be the ones waiting for systems to change around them. They’ll be the ones building awareness, capability, and accountability before anyone tells them to.</p>



<p><em>This post is part of my “AI Over 40” series. It first appeared on LinkedIn:&nbsp;</em><a href="https://www.linkedin.com/pulse/ai-over-40-week-27-building-what-didnt-exist-career-partner-kaupp-ozj5c/" target="_blank" rel="noreferrer noopener"><em>AI for the Over 40 [Week 27]: Building What Didn&#8217;t Exist: An AI Career Development Partner</em></a></p>



<p>Read more&nbsp;<a href="https://archerpoint.com/blog/?_cat_platform_process=ai-copilot"><strong>AI and Copilot</strong></a>&nbsp;blogs.</p>
<p>The post <a href="https://archerpoint.com/ai-performance-review-career-development/">AI for the Over 40 – Week 27: Building Your Own AI Career Development Partner</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Create Status Templates and Functions in Boltrics 3PL &#038; Business Central</title>
		<link>https://archerpoint.com/boltrics-3pl-status-templates-functions-business-central/</link>
		
		<dc:creator><![CDATA[Daniel Feltham-Lauzon]]></dc:creator>
		<pubDate>Wed, 17 Jun 2026 12:30:38 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://archerpoint.com/?p=24210</guid>

					<description><![CDATA[<p>Warehouse workflows often require more than just tracking status changes—they also require automation, validation, and process controls to ensure operational accuracy. In this video, we walk through how to create and configure status templates and status functions in Boltrics 3PL, built on Microsoft Dynamics 365 Business Central. Understanding status templates in Boltrics 3PL Boltrics 3PL&#8230; <a class="more-link" href="https://archerpoint.com/boltrics-3pl-status-templates-functions-business-central/">Continue reading <span class="screen-reader-text">How to Create Status Templates and Functions in Boltrics 3PL &#38; Business Central</span></a></p>
<p>The post <a href="https://archerpoint.com/boltrics-3pl-status-templates-functions-business-central/">How to Create Status Templates and Functions in Boltrics 3PL &amp; Business Central</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Warehouse workflows often require more than just tracking status changes—they also require automation, validation, and process controls to ensure operational accuracy. In this video, we walk through how to create and configure <strong>status templates and status functions in Boltrics 3PL</strong>, built on <strong>Microsoft Dynamics 365 Business Central</strong>.</p>



<h3 class="wp-block-heading" id="h-understanding-status-templates-in-boltrics-3pl">Understanding status templates in Boltrics 3PL</h3>



<p>Boltrics 3PL extends Business Central with configurable workflow tools that help 3PL providers manage warehouse processes more consistently. Status templates control how warehouse documents, such as receipts, move through operational stages while supporting automation and validation at each step.</p>



<h3 class="wp-block-heading" id="h-using-status-functions-to-automate-warehouse-workflows">Using status functions to automate warehouse workflows</h3>



<p>In this walkthrough, Daniel Feltham-Lauzon from ArcherPoint by Cherry Bekaert demonstrates how linked processes and status functions can automate actions during status changes. The video shows how functions can validate required information, such as sender code, billing code, external document number, and arrival date/time, before allowing users to continue through the workflow.</p>



<h3 class="wp-block-heading" id="h-configuring-validations-and-automations-in-boltrics-wms">Configuring validations and automations in Boltrics WMS</h3>



<p>The session also explores the Boltrics function library and demonstrates how warehouse teams can:</p>



<ul class="wp-block-list">
<li>Add mandatory field checks</li>



<li>Copy quantity values into order quantities</li>



<li>Update dates automatically</li>



<li>Associate functions with status changes</li>



<li>Create more standardized warehouse processes</li>
</ul>



<p>Together, these tools help improve data quality, support workflow automation, and create more reliable warehouse execution processes within a <strong>3PL ERP software system</strong>.</p>



<p>If you’re evaluating <strong>Boltrics 3PL</strong> or looking to better understand workflow automation in <strong>Microsoft Dynamics 365 Business Central</strong>, this overview provides practical insight into configuring operational controls and validations for real-world 3PL environments.</p>



<p><em>Watch the video below to learn how status templates and functions work in Boltrics 3PL.</em></p>


<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><a href="https://archerpoint.com/boltrics-3pl-status-templates-functions-business-central/"><img decoding="async" src="//i.ytimg.com/vi/jR_hcSrsN7w/hqdefault.jpg" alt="YouTube Video"></a><br /><br /><figcaption></figcaption></figure>


<p><strong>Interested in learning more about logistics technology and 3PL best practices? Explore additional insights on our blog by <a href="https://archerpoint.com/blog/?_cat_industry=logistics">browsing posts tagged with <em>Logistics</em></a>.</strong></p>
<p>The post <a href="https://archerpoint.com/boltrics-3pl-status-templates-functions-business-central/">How to Create Status Templates and Functions in Boltrics 3PL &amp; Business Central</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Retail Returns Management: From Cost Center to Competitive Advantage</title>
		<link>https://archerpoint.com/product-returns-management-reduce-costs-protect-margins/</link>
		
		<dc:creator><![CDATA[Retail Insights]]></dc:creator>
		<pubDate>Mon, 15 Jun 2026 12:30:00 +0000</pubDate>
				<category><![CDATA[Inventory Management]]></category>
		<category><![CDATA[Retail]]></category>
		<guid isPermaLink="false">https://archerpoint.com/?p=24266</guid>

					<description><![CDATA[<p>Product returns have become one of the fastest-growing operational challenges in retail. What was once considered a routine back-office function now affects profitability, inventory accuracy, customer satisfaction, and supply chain performance. As return volumes rise alongside eCommerce sales and customer expectations, retailers are discovering that returns are no longer simply a cost of doing business;&#8230; <a class="more-link" href="https://archerpoint.com/product-returns-management-reduce-costs-protect-margins/">Continue reading <span class="screen-reader-text">Retail Returns Management: From Cost Center to Competitive Advantage</span></a></p>
<p>The post <a href="https://archerpoint.com/product-returns-management-reduce-costs-protect-margins/">Retail Returns Management: From Cost Center to Competitive Advantage</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Product returns have become one of the fastest-growing operational challenges in retail. What was once considered a routine back-office function now affects profitability, inventory accuracy, customer satisfaction, and supply chain performance. As return volumes rise alongside eCommerce sales and customer expectations, retailers are discovering that returns are no longer simply a cost of doing business; they are a critical component of operational strategy.</p>



<h2 class="wp-block-heading" id="h-the-rising-cost-of-retail-returns">The rising cost of retail returns</h2>



<p>Retailers are facing a steady rise in return volumes, driven by several converging trends:</p>



<ul class="wp-block-list">
<li>Rapid growth in eCommerce and omnichannel shopping</li>



<li>More lenient and customer-friendly return policies</li>



<li>Increased product variety and size/fit uncertainty</li>



<li>Changing customer expectations around convenience and speed</li>
</ul>



<p>In some retail segments, especially apparel and online-first categories, return rates can reach 20–30% or higher. Even in more traditional retail environments, the volume and complexity of returns are increasing.</p>



<h3 class="wp-block-heading" id="h-the-impact-extends-far-beyond-the-transaction-itself-product-returns-affect">The impact extends far beyond the transaction itself. Product returns affect:</h3>



<ul class="wp-block-list">
<li><strong>Margin:</strong> Processing, restocking, discounting, or liquidating returned goods reduces profitability</li>



<li><strong>Inventory accuracy:</strong> Returned items may not be immediately visible or correctly reallocated in inventory systems</li>



<li><strong>Labor costs:</strong> Handling returns requires time, training, and coordination across store and warehouse teams</li>



<li><strong>Customer satisfaction:</strong> Delays, friction, or inconsistent policies can damage the customer experience</li>
</ul>



<p>What makes returns especially challenging is that their true cost is often underestimated. The initial refund is just the beginning—the downstream operational impact can be significant.</p>



<h2 class="wp-block-heading" id="h-why-traditional-returns-management-falls-short">Why traditional returns management falls short</h2>



<p>Despite the growing importance of returns, many retailers still rely on fragmented, manual, or inconsistent processes to manage them.</p>



<p><strong>Common challenges include</strong>:</p>



<ul class="wp-block-list">
<li>Lack of real-time visibility into returned inventory</li>



<li>Disconnected systems between stores, warehouses, and eCommerce platforms</li>



<li>Inconsistent return handling across locations</li>



<li>Delays in processing and restocking items</li>



<li>Limited insight into why products are being returned</li>
</ul>



<p>These gaps create inefficiencies that ripple through the business. A returned item might sit in a backroom for days before being processed. Inventory systems may not reflect item availability, leading to missed sales opportunities. In some cases, items are unnecessarily discounted or written off because they cannot be reintroduced into stock efficiently.</p>



<p>In short, when returns are treated as an afterthought, they become a hidden cost and source of operational friction for the organization.</p>



<h2 class="wp-block-heading" id="h-how-technology-is-transforming-retail-returns-management">How technology is transforming retail returns management</h2>



<p>Advances in data integration, automation, and analytics are <a href="https://archerpoint.com/solutions/omnichannel-retail/">enabling leading retailers</a> to rethink returns management by bringing it into the same operational and analytical framework as the rest of the business.</p>



<p><strong>Smarter return policies: </strong>Retailers are moving away from one-size-fits-all return policies. Instead, they are using data to tailor policies based on product category, customer behavior and purchase history, channel (online vs. in-store), and return frequency. This allows retailers to strike a better balance between customer convenience and cost control—reducing unnecessary returns while maintaining a positive experience.</p>



<p><strong>Reverse logistics optimization: </strong>Returns are fundamentally a supply chain problem as much as a store problem. Leading retailers are investing in more efficient reverse logistics processes, including faster routing of returned goods to the right destination, improved triage (restock, refurbish, liquidate, or discard), and better coordination between stores and distribution centers. The goal is to recover value as quickly as possible and minimize the time inventory is “out of circulation.”</p>



<p><strong>Data-driven insights: </strong>One of the most powerful shifts is the use of analytics to understand the root causes of returns. Retailers are asking which products have the highest return rates and why: Are returns tied to quality issues, sizing inconsistencies, or misleading product information? Are certain stores or regions experiencing higher return volumes? By answering these types of questions, retailers can address upstream issues, such as product design, merchandising, or fulfillment errors, before they lead to returns.</p>



<p><strong>Automation and technology: </strong>Automated return authorization workflows and real-time inventory updates upon return help retailers streamline returns processing and reduce manual effort. These capabilities reduce delays, improve accuracy, and ensure returned items are quickly made available for resale when possible.</p>



<h2 class="wp-block-heading" id="h-why-returns-processing-require-cross-functional-collaboration">Why returns processing require cross-functional collaboration</h2>



<p>Just like <a href="https://archerpoint.com/managing-store-shrinkage-its-not-just-a-theft-problem/">shrinkage</a>, returns sit at the intersection of multiple functions, including store operations, supply chain and logistics, finance, and customer experience. Historically, these areas have operated independently, leading to fragmented processes and inconsistent outcomes.</p>



<p>Leading retailers are breaking down these silos by aligning teams around shared goals, particularly in inventory visibility, processing speed, and margin protection. When returns are managed as an end-to-end process rather than a series of disconnected steps, retailers gain better control over costs and outcomes.</p>



<h2 class="wp-block-heading" id="h-why-people-and-processes-still-matter">Why people and processes still matter</h2>



<p>Even with advanced technology, the effectiveness of a returns strategy depends heavily on execution at the store level. Store associates play a key role in accurately processing returns, assessing product condition, ensuring items are routed correctly, maintaining clear communication with customers, and more. Without proper training and standardized processes, even the best systems can break down.</p>



<p>Retailers that succeed in optimizing returns invest in clear return procedures, training that emphasizes consistency and accuracy, and tools that make it easy for employees to follow the right steps.</p>



<p>Consistency across locations is especially important for multi-store retailers, where variability can quickly lead to inefficiencies and customer frustration.</p>



<h2 class="wp-block-heading" id="h-turning-returns-into-a-strategic-advantage">Turning returns into a strategic advantage</h2>



<p>The most forward-thinking retailers are no longer asking, <em>“How do we manage returns?” </em>Instead, they are asking<em>, “How can returns help us improve the business?” </em>When approached strategically, returns can provide valuable insights that drive improvement across the organization. Retailers can use returns data to:</p>



<ul class="wp-block-list">
<li>Identify and fix product quality issues</li>



<li>Improve product descriptions and merchandising</li>



<li>Optimize inventory placement and allocation</li>



<li>Refine pricing and promotion strategies</li>



<li>Strengthen customer relationships through better experiences</li>
</ul>



<p>In this way, returns shift from being a cost center to a source of continuous improvement.</p>



<h2 class="wp-block-heading" id="h-creating-a-smarter-retail-returns-strategy">Creating a smarter retail returns strategy</h2>



<p>Returns are not going away; in fact, they are becoming more central to retail operations every year.</p>



<p>The retailers that succeed will be those that recognize returns as a controllable operational lever, not just a downstream cost. By improving visibility, aligning processes, and leveraging data, they can reduce inefficiencies and recover more value from every return. This starts with a few key priorities:</p>



<ul class="wp-block-list">
<li>Gaining real-time visibility into returned inventory across all channels</li>



<li>Integrating systems to ensure consistency between stores, warehouses, and e-commerce</li>



<li>Standardizing processes to reduce delays and errors</li>



<li>Using data to identify and address the root causes of returns</li>
</ul>



<p>Ultimately, the goal is not to eliminate returns; rather, it’s to manage them more intelligently.</p>



<p><a href="https://archerpoint.com/contact-us/">Contact ArcherPoint by Cherry Bekaert</a> to learn more about how you can manage returns more effectively to reduce costs, improve inventory utilization, and enhance the customer experience.</p>
<p>The post <a href="https://archerpoint.com/product-returns-management-reduce-costs-protect-margins/">Retail Returns Management: From Cost Center to Competitive Advantage</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Dynamics Business Central / NAV Developer Digest &#8211; Vol. 555</title>
		<link>https://archerpoint.com/dynamics-business-central-nav-developer-digest-vol-555/</link>
		
		<dc:creator><![CDATA[Suzanne Scanlan]]></dc:creator>
		<pubDate>Fri, 12 Jun 2026 12:30:00 +0000</pubDate>
				<category><![CDATA[Developer]]></category>
		<guid isPermaLink="false">https://archerpoint.com/?p=24253</guid>

					<description><![CDATA[<p>ArcherPoint by Cherry Bekaert’s Developer Digest focuses on Microsoft Dynamics 365 Business Central and Dynamics NAV development. This week&#8217;s volume includes Business Central&#8217;s architecture, AI models in BC 28, index tuning, and AI adoption. The Dynamics 365 Business Central community, comprising developers, project managers, and consultants, collaborates across platforms to share valuable insights. At ArcherPoint, we greatly value their dedication&#8230; <a class="more-link" href="https://archerpoint.com/dynamics-business-central-nav-developer-digest-vol-555/">Continue reading <span class="screen-reader-text">Dynamics Business Central / NAV Developer Digest &#8211; Vol. 555</span></a></p>
<p>The post <a href="https://archerpoint.com/dynamics-business-central-nav-developer-digest-vol-555/">Dynamics Business Central / NAV Developer Digest &#8211; Vol. 555</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>ArcherPoint by Cherry Bekaert’s Developer Digest focuses on Microsoft <a href="https://archerpoint.com/software/dynamics-365-business-central/">Dynamics 365 Business Central</a> and <a href="https://archerpoint.com/software/dynamics-nav/">Dynamics NAV</a> development. This week&#8217;s volume includes Business Central&#8217;s architecture, AI models in BC 28, index tuning, and AI adoption.</p>



<p>T<em>he Dynamics 365 Business Central community, comprising developers, project managers, and consultants, collaborates across platforms to share valuable insights. At ArcherPoint, we greatly value their dedication and expertise. To <strong>ensure widespread access to this technical knowledge</strong>, we created Developer Digest</em>.</p>



<h2 class="wp-block-heading" id="h-extensions-events-and-bc-architecture">Extensions, Events, and BC architecture</h2>



<p>When Microsoft moved from C/AL to AL, it changed the architecture to an event-driven one. Developers no longer modify the base code. Instead, they use extensions to customize BC. This keeps the base code separate and easier to maintain. Plus, it makes software updates easier on everybody.</p>



<p>Or so many were led to believe.</p>



<p>As Matt Traxinger points out, while the current BC development environment is better than the C/AL model, it still has some architectural… um… features that could use some improvement.</p>



<p>Read the latest installment of his series on BC software development, <a href="https://www.linkedin.com/pulse/events-were-supposed-save-us-matt-traxinger-0vs4f/" target="_blank" rel="noreferrer noopener">Events Were Supposed to Save Us</a>, for his perspectives on the subject.</p>



<h2 class="wp-block-heading" id="h-switch-ai-models-in-bc-v28">Switch AI models in BC v28</h2>



<p>New in BC is the ability to switch AI models from the Agents page. Beginning with Business Central 2026 Wave 1 (version 28), GTP-5.3-chat will be the default AI model used by Microsoft on Agents and Managed AI service.</p>



<p>Stefano Demiliani discusses this new feature and provides guidance for optimizing its use.</p>



<p>Currently, users can select between GPT-5.3-chat and GPT-4.1-latest. This lets you select the best model for your requirements.</p>



<p>As Demiliani points out, “You should use GPT-5.3-chat for every task that requires conversation, brainstorming, and tasks where you want a natural human-like interaction. GPT-4.1-latest is instead ideal when dealing with heavy tasks, complex data parsing, or workloads that require the model to hold huge volumes of reference documentation.”</p>



<p>Check out his blog, <a href="https://demiliani.com/2026/06/01/dynamics-365-business-central-new-model-choice-in-agent-definition/" target="_blank" rel="noreferrer noopener">Dynamics 365 Business Central: new model choice in Agent definition</a>, to learn more.</p>



<h2 class="wp-block-heading" id="h-improve-business-central-performance-with-index-tuning">Improve Business Central performance with Index Tuning</h2>



<p>Also new in version 28, BC now allows indexes to be turned on and off at will. This capability can significantly improve Business Central performance by reducing the time required for SQL INSERT, UPDATE, and DELETE commands.</p>



<p>Duilio Tacconi offers an in-depth look at how this new capability can be effectively utilized in his blog, <a href="https://duiliotacconi.com/2026/05/28/index-management-with-dynamics-365-business-central-2026-wave-1/" target="_blank" rel="noreferrer noopener">Index Management with Dynamics 365 Business Central 2026 Wave 1</a>.</p>



<h2 class="wp-block-heading" id="h-ai-from-concept-to-adoption">AI: From concept to adoption</h2>



<p>There is plenty of chatter about AI: the technology, the models, the uses, etc., etc.</p>



<p>Tharanga Chandrasekara offers his thoughts on the difference between TALKING about AI and ADOPTING it.</p>



<p>In his recent blog, he makes the comment, “Concept is interesting. Tech is exciting. Neither one changes anything by itself. Adoption is what changes something.”</p>



<p>Until the principles of AI are actually put to use, though, the promise of AI will never materially affect how you work.</p>



<p>Read his blog, <a href="https://tharangac.com/2026/05/from-talking-about-ai-to-adopting-it-why-i-am-writing-this-series.html" target="_blank" rel="noreferrer noopener">From Talking About AI to Adopting It: Why I Am Writing This Series, to see more</a>.</p>



<p>Are you interested in Dynamics NAV and Business Central development? Check out our&nbsp;<a href="https://archerpoint.com/blog/?_cat_platform_process=developer"><strong>collection of NAV/BC Development Blogs</strong></a>.</p>



<p>Read&nbsp;<a href="https://archerpoint.com/blog/?_cat_how_to=how-to"><strong>“How To” blogs </strong></a>from ArcherPoint&nbsp;by Cherry Bekaert for practical advice on using Microsoft Dynamics NAV and Dynamics 365 Business Central.</p>
<p>The post <a href="https://archerpoint.com/dynamics-business-central-nav-developer-digest-vol-555/">Dynamics Business Central / NAV Developer Digest &#8211; Vol. 555</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>ERP Best Practices for the Electronic Manufacturer</title>
		<link>https://archerpoint.com/erp-best-practices-for-electronics-manufacturers/</link>
		
		<dc:creator><![CDATA[Dynamics Insights]]></dc:creator>
		<pubDate>Wed, 10 Jun 2026 12:50:00 +0000</pubDate>
				<category><![CDATA[Bill of Materials (BOM)]]></category>
		<category><![CDATA[ERP]]></category>
		<category><![CDATA[Manufacturing]]></category>
		<guid isPermaLink="false">https://archerpoint.com/?p=24043</guid>

					<description><![CDATA[<p>Modern electronics manufacturing requires navigating highly volatile global supply chains, managing rapid innovation that can make a component obsolete overnight, and adhering to strict compliance standards. In this environment, the generic business systems that once managed operations are no longer sufficient. In this guide, we will provide a clear, practical roadmap to the essential ERP&#8230; <a class="more-link" href="https://archerpoint.com/erp-best-practices-for-electronics-manufacturers/">Continue reading <span class="screen-reader-text">ERP Best Practices for the Electronic Manufacturer</span></a></p>
<p>The post <a href="https://archerpoint.com/erp-best-practices-for-electronics-manufacturers/">ERP Best Practices for the Electronic Manufacturer</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Modern electronics manufacturing requires navigating highly volatile global supply chains, managing rapid innovation that can make a component obsolete overnight, and adhering to strict compliance standards. In this environment, the generic business systems that once managed operations are no longer sufficient.</p>



<p>In this guide, we will provide a clear, practical roadmap to the essential ERP best practices for electronics manufacturers. These are the strategies that leading companies use to transform operational uncertainty into a decisive competitive advantage.</p>



<h2 class="wp-block-heading" id="h-why-generic-erps-fail-in-electronics-manufacturing">Why generic ERPs fail in electronics manufacturing</h2>



<p>The unique problems of the electronics manufacturing industry demand a specialized solution. While many businesses can succeed with a standard Enterprise Resource Planning (ERP) system, the specific pressures of this sector reveal the shortcomings of a generalized approach.</p>



<h3 class="wp-block-heading" id="h-the-pitfalls-of-a-one-size-fits-all-solution">The pitfalls of a &#8220;one-size-fits-all&#8221; solution</h3>



<p>A generic ERP system for electronic manufacturing might handle basic accounting and high-level inventory, but it lacks the granular functionality your business needs to thrive. It cannot effectively provide multilevel&nbsp;bill of materials (BOM) management for electronics that&nbsp;enables the deep, component-level&nbsp;traceability&nbsp;required for quality control. It also cannot handle the high frequency of engineering change orders (ECOs) that define the industry.</p>



<h3 class="wp-block-heading" id="h-volatile-supply-chains-strict-compliance-and-rapid-innovation">Volatile supply chains, strict compliance, and rapid innovation</h3>



<p>The current industry landscape is fraught with risk due to higher material costs, adherence to increasingly stringent regulations, and other factors. These situations present significant business risks that a generic system is ill-equipped to mitigate. A fragile and disconnected electronics manufacturing supply chain management structure can mean you lack the agility to respond to these pressures effectively.</p>



<h2 class="wp-block-heading" id="h-best-practice-1-achieve-total-control-with-advanced-bill-of-materials-management">Best practice #1: achieve total control with advanced bill of materials management</h2>



<p>The BOM is the foundational blueprint for every product you create. For electronics manufacturers, a single BOM can contain thousands of parts. Mastering bill of materials management is the first and most critical step toward gaining operational control.</p>



<h3 class="wp-block-heading" id="h-integrating-engineering-change-orders-ecos-in-real-time">Integrating engineering change orders (ECOs) in real time</h3>



<p>In an industry driven by constant innovation, ECOs are a part of daily life. The best practice is to use an ERP that automatically propagates changes from the engineering BOM to the manufacturing BOM, procurement records, and production schedules in real time.</p>



<h3 class="wp-block-heading" id="h-managing-component-life-cycle-and-planning-for-obsolescence">Managing component life cycle and planning for obsolescence</h3>



<p>A modern ERP system for electronic manufacturing should actively track component life cycle data (such as Active, NRND, or Obsolete statuses). This capability enables your procurement team to proactively identify at-risk parts and find qualified alternatives, preventing an obsolete component from halting the production line.</p>



<h3 class="wp-block-heading" id="h-unifying-your-bom-with-procurement-and-production-data">Unifying your BOM with procurement and production data</h3>



<p>When your BOM exists in a spreadsheet, disconnected from purchasing and production, errors are inevitable. The best practice is a unified system where the BOM serves as the single source of truth. This solution directly drives purchasing requirements based on real-time inventory and production demand, eliminating manual data entry and reducing the risk of costly purchasing mistakes.</p>



<h2 class="wp-block-heading" id="h-best-practice-2-ensure-bulletproof-traceability-and-compliance">Best practice #2: ensure bulletproof traceability and compliance</h2>



<p>For electronics manufacturers, traceability is a requirement for market access, customer safety, and brand reputation. An effective ERP provides the framework to make this compliance seamless and audit-proof.</p>



<h3 class="wp-block-heading" id="h-building-a-foundation-for-granular-lot-and-serial-number-tracking">Building a foundation for granular lot and serial number tracking</h3>



<p>A robust ERP should automatically capture and store data, enabling you to perform surgical recalls and quickly identify the root cause of any quality issue.</p>



<h3 class="wp-block-heading" id="h-automating-data-collection-for-compliance">Automating data collection for compliance </h3>



<p id="h-3-what-is-your-internal-team-s-capacity-and-expertise">The administrative burden of managing compliance documentation for standards like RoHS and REACH can be immense. An ERP system that stores supplier compliance certificates and automates the generation of audit reports ensures you always meet compliance requirements and trusted industry standards. </p>



<h2 class="wp-block-heading" id="h-best-practice-3-build-a-more-resilient-and-agile-supply-chain">Best practice #3: build a more resilient and agile supply chain</h2>



<p id="h-4-what-is-your-actual-tolerance-for-compliance-risk">True electronics manufacturing supply chain management resilience rests on a foundation of real-time data and control. An integrated ERP connects your BOM and production data to the broader supply chain, giving you the visibility needed to become more agile.</p>



<h3 class="wp-block-heading" id="h-gaining-real-time-visibility-into-warehouse-operations">Gaining real-time visibility into warehouse operations</h3>



<p>You cannot manage what you cannot see. The best practice is to utilize an ERP with integrated warehouse management (WMS) functionality. This provides a real-time, accurate view of stock levels, bin locations, and material movements, from receiving to final shipment. This visibility is essential for solving warehouse management challenges before they disrupt operations.</p>



<h2 class="wp-block-heading" id="h-turning-best-practices-into-reality-with-the-right-partner">Turning best practices into reality with the right partner</h2>



<p id="h-build-a-tax-strategy-that-fits-your-business">Understanding these ERP best practices for electronics manufacturers is the first step. The next is implementation with the help of a strategic partner who knows how to configure the software to meet your business&#8217;s unique challenges.</p>



<p id="h-build-a-tax-strategy-that-fits-your-business">At ArcherPoint, we specialize in tailoring Microsoft Dynamics 365 Business Central to meet the complex demands of the electronics industry. We help you implement these best practices to gain the control, visibility, and agility you need to thrive.</p>



<p id="h-build-a-tax-strategy-that-fits-your-business">If you are ready to move from operational uncertainty to a position of strength, <a href="https://archerpoint.com/contact-us/" target="_blank" rel="noreferrer noopener">contact us today for a consultation</a>.</p>
<p>The post <a href="https://archerpoint.com/erp-best-practices-for-electronics-manufacturers/">ERP Best Practices for the Electronic Manufacturer</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Business Central SaaS Updates: What Changes When Microsoft Controls the Calendar?</title>
		<link>https://archerpoint.com/business-central-saas-updates-what-changes-when-microsoft-controls-the-calendar/</link>
		
		<dc:creator><![CDATA[Leanne Paul]]></dc:creator>
		<pubDate>Mon, 08 Jun 2026 12:30:00 +0000</pubDate>
				<category><![CDATA[Business Central]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[Upgrade]]></category>
		<guid isPermaLink="false">https://archerpoint.com/?p=24231</guid>

					<description><![CDATA[<p>One of the biggest benefits of Business Central SaaS is that Microsoft handles the infrastructure and delivers regular updates automatically. You no longer need to schedule major upgrades months or years in advance. All you have to do now is sit back and let the updates roll, right? Well…maybe not. Do you have customizations in&#8230; <a class="more-link" href="https://archerpoint.com/business-central-saas-updates-what-changes-when-microsoft-controls-the-calendar/">Continue reading <span class="screen-reader-text">Business Central SaaS Updates: What Changes When Microsoft Controls the Calendar?</span></a></p>
<p>The post <a href="https://archerpoint.com/business-central-saas-updates-what-changes-when-microsoft-controls-the-calendar/">Business Central SaaS Updates: What Changes When Microsoft Controls the Calendar?</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p id="h-">One of the biggest benefits of Business Central SaaS is that Microsoft handles the infrastructure and delivers regular updates automatically. You no longer need to schedule major upgrades months or years in advance. All you have to do now is sit back and let the updates roll, right?</p>



<p>Well…maybe not. Do you have customizations in your environment? If the answer is no, sure, relax, sip your coffee, and enjoy those updates. Take a look at the release document every six months to review the new features, and you’re all set.</p>



<p>However, for companies running customizations, integrations, or third-party ISV solutions, every major Business Central release introduces potential risk. New functionality, deprecated objects, and application changes can affect custom code and business processes in unexpected ways. Allowing updates to proceed without preparation may lead to production issues, such as missing or malfunctioning custom functionality.</p>



<p>The good news is that with the right preparation, these updates can become a predictable part of your operational rhythm rather than a source of disruption.</p>



<p>To avoid panicked calls from your coworkers after a Business Central update, follow these essential steps:</p>



<h2 class="wp-block-heading" id="h-sign-up-for-notifications-and-monitor-microsoft-update-emails">Sign up for Notifications and monitor Microsoft update emails</h2>



<p>In the Admin Center, select Notification Recipients. Add one or more Recipients to receive the Notifications. Microsoft will send an email containing:</p>



<ol class="wp-block-list">
<li>A description of any detected custom code breakages</li>



<li>The date that the update becomes available</li>
</ol>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" width="1024" height="581" src="https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-01-1024x581.jpg" alt="Select Notification Recipients to receive update emails from Microsoft" class="wp-image-24234" srcset="https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-01-1024x581.jpg 1024w, https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-01-300x170.jpg 300w, https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-01-768x436.jpg 768w, https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-01.jpg 1322w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><em>Figure 1 – Select Notification Recipients to receive update emails from Microsoft.</em></figcaption></figure>
</div>


<p>Note that Microsoft’s email <strong>will not include a solution for the breakage</strong>, nor will it detect issues in code interacting with ISV applications.</p>



<h2 class="wp-block-heading">Delay the update</h2>



<p>After receiving the email, extend the update date for the Business Central Production environment as far as possible to allow time for preparation. Microsoft will allow customers to delay the update for approximately five months. In the Admin Center, you can view your current version, the next expected version, and the transition dates to the new version. The dates can be modified as needed up to the final deadline set by Microsoft.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="72" src="https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-02-1024x72.jpg" alt="View the current version, the next version, and transition dates" class="wp-image-24235" style="width:1024px;height:auto" srcset="https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-02-1024x72.jpg 1024w, https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-02-300x21.jpg 300w, https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-02-768x54.jpg 768w, https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-02-1536x109.jpg 1536w, https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-02-1568x111.jpg 1568w, https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-02.jpg 1584w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><em>Figure 2 – View the current version, the next version, and transition dates.</em></figcaption></figure>
</div>

<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="433" src="https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-03-1024x433.jpg" alt="Use the Admin Center to change or delay the update schedule" class="wp-image-24236" srcset="https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-03-1024x433.jpg 1024w, https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-03-300x127.jpg 300w, https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-03-768x325.jpg 768w, https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-03-1536x650.jpg 1536w, https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-03-1568x664.jpg 1568w, https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-03.jpg 1739w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><em>Figure 3 – Use the Admin Center to change or delay the update schedule.</em></figcaption></figure>
</div>


<h2 class="wp-block-heading">Address code breakages</h2>



<p>Contact your Microsoft partner or your internal development team to resolve any issues. These breakages can include deprecated objects/table fields, ISV add-on failures, or external integration. Microsoft’s email won’t identify ISV or external integration issues, but a developer can spot warnings in the code. Reach out to your ISV partner to address code breakages in ISV applications.</p>



<h2 class="wp-block-heading">Create a Sandbox environment</h2>



<p>&nbsp;Set up a copy of the Production environment and update it to the latest major version for testing purposes.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="487" src="https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-04-1024x487.jpg" alt="Create a copy of the Production environment and update it to the latest major version for testing purposes" class="wp-image-24233" srcset="https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-04-1024x487.jpg 1024w, https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-04-300x143.jpg 300w, https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-04-768x366.jpg 768w, https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-04-1536x731.jpg 1536w, https://archerpoint.com/wp-content/uploads/2026/06/blog-mastering-bc-saas-update-cycles-04.jpg 1557w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><em>Figure 4 – Create a copy of the Production environment and update it to the latest major version for testing purposes.</em></figcaption></figure>
</div>


<h2 class="wp-block-heading">Perform User Acceptance Testing (UAT)</h2>



<p>Have key users test areas where code breakages occurred. It’s also wise to test major functional areas such as Shipping, Receiving, paying people, and getting paid.</p>



<h2 class="wp-block-heading" id="h-plan-for-go-live">Plan for go-live</h2>



<p>Once testing is complete, schedule a Go-Live weekend with the internal team. In the Admin center, set the date for the Production update. ISV apps will automatically update when the BC version update occurs.</p>



<p>By following these steps, you can ensure your SaaS updates are as painless as possible. While testing every six months may seem daunting initially, developing a consistent cadence and plan will make the process more manageable and far easier than the lengthy updates of the past.</p>



<h2 class="wp-block-heading" id="h-find-out-how-archerpoint-can-help">Find out how ArcherPoint can help</h2>



<p>The shift to SaaS has changed how organizations think about ERP upgrades. Instead of large, disruptive projects every several years, Business Central customers now operate in a continuous update environment. That approach delivers easier access to innovation, security improvements, and new functionality, but it also requires a disciplined approach to testing and governance.</p>



<p>Organizations that establish a repeatable process for reviewing release notes, testing customizations, validating integrations, and preparing users for new releases can turn updates into a strategic advantage rather than a recurring headache. The goal to ensure that your ERP environment remains stable, secure, and aligned with the needs of the business.</p>



<p>If you need help managing Business Central updates, <a href="https://archerpoint.com/contact-us/">ArcherPoint by Cherry Bekaert</a> can help take the stress out of updates that might adversely affect your custom code or ISV products. We offer <a href="https://archerpoint.com/services/upgrades/business-central-saas-upgrade-plans/">Business Central SaaS Stay Current Assurance Plans</a> that streamline the upgrade process and keep you current with Business Central.</p>



<p>Learn more about <a href="https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/administration/update-rollout-timeline" target="_blank" rel="noreferrer noopener">Microsoft’s major and minor update cycles for Business Central SaaS environments</a>.</p>



<p>And be sure to download our <a href="https://archerpoint.com/wp-content/uploads/2025/06/ArcherPoint-Business-Central-Readiness-Checklist.pdf">Business Central SaaS Update Readiness Checklist</a>, which will help guide you through the update process.</p>
<p>The post <a href="https://archerpoint.com/business-central-saas-updates-what-changes-when-microsoft-controls-the-calendar/">Business Central SaaS Updates: What Changes When Microsoft Controls the Calendar?</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI for the Over 40 – Week 26: AI Research Strategy Starts Before You Research</title>
		<link>https://archerpoint.com/how-to-use-ai-research-tools/</link>
		
		<dc:creator><![CDATA[Greg Kaupp]]></dc:creator>
		<pubDate>Fri, 05 Jun 2026 13:04:00 +0000</pubDate>
				<category><![CDATA[AI & Copilot]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://archerpoint.com/?p=24195</guid>

					<description><![CDATA[<p>I’ve been trying to decide when to use Microsoft 365 Copilot versus Power Automate versus Zapier. Not a simple feature comparison. I wanted a decision framework that could help me determine which tool fit which scenario — and when a hybrid approach made the most sense. A few years ago, that kind of research project&#8230; <a class="more-link" href="https://archerpoint.com/how-to-use-ai-research-tools/">Continue reading <span class="screen-reader-text">AI for the Over 40 – Week 26: AI Research Strategy Starts Before You Research</span></a></p>
<p>The post <a href="https://archerpoint.com/how-to-use-ai-research-tools/">AI for the Over 40 – Week 26: AI Research Strategy Starts Before You Research</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>I’ve been trying to decide when to use Microsoft 365 Copilot versus Power Automate versus Zapier.</p>



<p>Not a simple feature comparison. I wanted a decision framework that could help me determine which tool fit which scenario — and when a hybrid approach made the most sense.</p>



<p>A few years ago, that kind of research project would have required hiring a consultant, dedicating weeks to evaluation, and spending money I probably couldn’t justify.</p>



<p>Instead, I produced a 400-line strategic framework in about three hours using tools I already subscribe to.</p>



<p>But the most important lesson wasn’t about the AI platforms themselves.</p>



<p>It was about what I did <em>before</em> I asked AI to research anything.</p>



<h2 class="wp-block-heading" id="h-the-mistake-most-people-make">The mistake most people make</h2>



<p>When people discover “Deep Research” or “Research Mode” in AI tools, they usually do what feels natural:</p>



<p>They type a question and hit enter.</p>



<p>Fifteen minutes later, they get a polished report that sounds impressive but doesn’t actually help them make better decisions.</p>



<p>“Compare Power Automate and Zapier.”</p>



<p>AI will happily generate pages of comparisons: features, pricing, pros and cons, integrations, and limitations.</p>



<p>It will also be almost useless.</p>



<p>Because comprehensive isn’t the same thing as actionable.</p>



<p>The quality of research output is determined by the quality of the research question. Most people skip the question-design step entirely.</p>



<h2 class="wp-block-heading" id="h-think-before-you-research">Think before you research</h2>



<p>Before I touched Research Mode, I opened a conversation in Gemini’s Thinking Mode and asked:</p>



<p>“Can you help me design a deep research prompt to explain when to use M365 Copilot, Power Automate, Zapier, or a hybrid approach?”</p>



<p>What followed wasn’t an answer.</p>



<p>It was a collaborative design session.</p>



<p>The AI pushed me to clarify:</p>



<ul class="wp-block-list">
<li>Who is the audience?</li>



<li>What decisions are they trying to make?</li>



<li>What constraints matter?</li>



<li>What would make this useful instead of merely comprehensive?</li>
</ul>



<p>That conversation transformed a vague request into a structured 300-word research prompt with:</p>



<ul class="wp-block-list">
<li>Clear comparison dimensions</li>



<li>Specific output requirements</li>



<li>Audience framing</li>



<li>Decision criteria</li>



<li>Real-world context</li>
</ul>



<p>That five-minute design conversation completely changed the quality of the research that followed.</p>



<h2 class="wp-block-heading" id="h-the-ai-olympics-upgraded">The AI Olympics, upgraded</h2>



<p>Back in <a href="https://archerpoint.com/setting-up-your-ai-workspace-tools-and-access/">Week 2, I introduced the idea of the “AI Olympics”</a> — running the same prompt across multiple platforms to compare strengths and weaknesses.</p>



<p>I’m still doing that today. The difference is that now I’m testing frontier models with research-grade prompts instead of basic queries.</p>



<p>I ran the same prompt through Claude, ChatGPT, and Gemini in their deep research modes simultaneously.</p>



<p>The differences were substantial.</p>



<p>ChatGPT produced the most exhaustive output: highly detailed, technically thorough, and packed with specifications. But it buried practical guidance under hundreds of lines of information.</p>



<p>Claude produced the most usable framework. It generated memorable metaphors, decision heuristics, and language that would actually work in executive conversations.</p>



<p>Gemini landed somewhere in between, with a strong architectural structure but a more academic tone.</p>



<p>The lesson was important:</p>



<p>The most capable model is not automatically the most useful one.</p>



<p>The right output depends on the audience and the purpose.</p>



<h2 class="wp-block-heading" id="h-the-synthesis-layer">The synthesis layer</h2>



<p>Here’s where things became really interesting.</p>



<p>After reviewing all three outputs, I asked Claude a simple question:</p>



<p>“Can you improve your report using the strengths from Gemini and ChatGPT?”</p>



<p>That’s it.</p>



<p>What came back was better than any single model’s original output.</p>



<p>Claude combined its accessible framing with ChatGPT’s technical depth and Gemini’s structured organization. The result felt less like using one AI system and more like managing a collaborative research team.</p>



<p>That’s the evolved version of the AI Olympics.</p>



<p>Not just comparison. Synthesis.</p>



<h2 class="wp-block-heading" id="h-the-amplification-effect">The amplification effect</h2>



<p>The math here is difficult to ignore.</p>



<p><strong>Traditional approach:</strong></p>



<ul class="wp-block-list">
<li>Hire consultants or analysts</li>



<li>Spend weeks researching</li>



<li>Build comparison frameworks</li>



<li>Deliver recommendations</li>
</ul>



<p>Estimated cost: thousands of dollars and multiple weeks.</p>



<p><strong>What I actually did:</strong></p>



<ul class="wp-block-list">
<li>5 minutes designing the prompt</li>



<li>20 minutes running research across platforms</li>



<li>15 minutes evaluating outputs</li>



<li>20 minutes synthesizing the best pieces</li>
</ul>



<p>Total time: roughly 90 minutes.</p>



<p>But the biggest shift wasn’t speed. It was accessibility.</p>



<p>I wouldn’t have done this research at all before AI because the effort required would have outweighed the perceived value.</p>



<p>AI didn’t just accelerate existing work. It made previously unrealistic work possible.</p>



<h2 class="wp-block-heading" id="h-what-the-research-actually-produced">What the research actually produced</h2>



<p>The final framework generated a genuinely useful decision architecture.</p>



<p>One example framed the three tools as a “three-speed gearbox”:</p>



<ul class="wp-block-list">
<li>Copilot handles unstructured intake and analysis</li>



<li>Power Automate manages deterministic business logic</li>



<li>Zapier acts as the connective bridge between systems</li>
</ul>



<p>Another heuristic became instantly memorable:</p>



<p>“If the CFO would fire you for getting it wrong, use Power Automate.”</p>



<p>The framework also clarified the characteristic risk of each platform:</p>



<ul class="wp-block-list">
<li>Copilot risks hallucination</li>



<li>Power Automate risks brittleness</li>



<li>Zapier risks governance and data leakage</li>
</ul>



<p>Those aren’t abstract insights.</p>



<p>They’re practical decision shortcuts I can use in client conversations immediately.</p>



<h2 class="wp-block-heading" id="h-the-technique-simplified">The technique, simplified</h2>



<p>After 26 weeks of experimentation, the process has become surprisingly straightforward:</p>



<h3 class="wp-block-heading" id="h-1-think-before-you-research">1. Think before you research</h3>



<p>Use standard chat or thinking mode first. Collaboratively design the research question before launching deep research.</p>



<h3 class="wp-block-heading" id="h-2-run-the-ai-olympics">2. Run the AI Olympics</h3>



<p>Use the same prompt across multiple frontier models. Different systems still excel in different areas.</p>



<h3 class="wp-block-heading" id="h-3-evaluate-for-usefulness-not-completeness">3. Evaluate for usefulness, not completeness</h3>



<p>The best research output is the one your audience can actually use.</p>



<h3 class="wp-block-heading" id="h-4-synthesize-the-strengths">4. Synthesize the strengths</h3>



<p>Treat models like collaborators. Combine what each does best.</p>



<h3 class="wp-block-heading" id="h-5-iterate">5. Iterate</h3>



<p>The first output usually isn’t the final one. Refinement matters.</p>



<h2 class="wp-block-heading" id="h-your-week-26-challenge">Your Week 26 challenge</h2>



<p>This week, pick a research question you’ve been avoiding because it felt too large, expensive, or time-consuming.</p>



<p>Before using Research Mode, spend 10 minutes designing the question collaboratively with AI.</p>



<p>Clarify:</p>



<ul class="wp-block-list">
<li>Audience</li>



<li>Decision needed</li>



<li>Constraints</li>



<li>Desired output</li>



<li>What “useful” actually means</li>
</ul>



<p>Then run the research.</p>



<p>If you have access to multiple platforms, compare the outputs. Notice which system best serves your actual purpose.</p>



<p>Because the real breakthrough isn’t that AI can research for you.</p>



<p>It’s that AI can help you think more clearly about what’s worth researching in the first place.</p>



<h2 class="wp-block-heading" id="h-the-bottom-line">The bottom line</h2>



<p>Twenty-six weeks ago, I thought AI might help with small productivity improvements.</p>



<p>Now I’m producing strategic research that previously would have required resources I simply didn’t have.</p>



<p>But the transformation isn’t the technology itself.</p>



<p>It’s the system that’s emerging around it:</p>



<ul class="wp-block-list">
<li>Thinking before researching</li>



<li>Comparing across platforms</li>



<li>Synthesizing strengths</li>



<li>Designing intentionally instead of prompting casually</li>
</ul>



<p>The techniques from earlier weeks are starting to compound into something larger.</p>



<p>Not just better prompts.</p>



<p>A better way of thinking.</p>



<p><em>This post is part of my “AI Over 40” series. It first appeared on LinkedIn:&nbsp;</em><a href="https://www.linkedin.com/pulse/ai-over-40-week-26-think-before-you-research-greg-kaupp-kp1bc/" target="_blank" rel="noreferrer noopener"><em>AI for the Over 40 [Week 26]: Think Before You Research</em></a></p>



<p>Read more&nbsp;<a href="https://archerpoint.com/blog/?_cat_platform_process=ai-copilot"><strong>AI and Copilot</strong></a>&nbsp;blogs.</p>



<p></p>
<p>The post <a href="https://archerpoint.com/how-to-use-ai-research-tools/">AI for the Over 40 – Week 26: AI Research Strategy Starts Before You Research</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Create Status Templates and Sequences in Boltrics 3PL &#038; Business Central</title>
		<link>https://archerpoint.com/boltrics-3pl-status-templates-sequences/</link>
		
		<dc:creator><![CDATA[Daniel Feltham-Lauzon]]></dc:creator>
		<pubDate>Wed, 03 Jun 2026 12:23:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://archerpoint.com/?p=24208</guid>

					<description><![CDATA[<p>Managing warehouse processes efficiently requires more than just tracking inventory—it requires clear, structured workflows that guide users through every stage of a receipt, shipment, or warehouse operation. In this video, we walk through how to create and manage status templates and status sequences in Boltrics 3PL, built on Microsoft Dynamics 365 Business Central. Understanding status&#8230; <a class="more-link" href="https://archerpoint.com/boltrics-3pl-status-templates-sequences/">Continue reading <span class="screen-reader-text">How to Create Status Templates and Sequences in Boltrics 3PL &#38; Business Central</span></a></p>
<p>The post <a href="https://archerpoint.com/boltrics-3pl-status-templates-sequences/">How to Create Status Templates and Sequences in Boltrics 3PL &amp; Business Central</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Managing warehouse processes efficiently requires more than just tracking inventory—it requires clear, structured workflows that guide users through every stage of a receipt, shipment, or warehouse operation. In this video, we walk through how to create and manage status templates and status sequences in Boltrics 3PL, built on Microsoft Dynamics 365 Business Central.</p>



<h2 class="wp-block-heading" id="h-understanding-status-templates-in-boltrics-3pl">Understanding status templates in Boltrics 3PL</h2>



<p>Boltrics 3PL extends Business Central with logistics-specific workflow functionality that allows 3PL providers to define how warehouse documents move through operational processes. Using status templates, organizations can create configurable process flows that control the lifecycle of receipts, shipments, and other warehouse activities.</p>



<h3 class="wp-block-heading" id="h-how-status-sequences-control-warehouse-workflows">How status sequences control warehouse workflows</h3>



<p>In this walkthrough, Daniel Feltham-Lauzon from ArcherPoint by Cherry Bekaert demonstrates how status templates and sequences help users track warehouse progress through statuses such as <strong>New, Confirmed, Arrived, Unloaded, In Progress, Received, and Services</strong>. The video also explains how warehouse teams can use status logs to review document history and understand how previous and next status logic controls workflow movement.</p>



<h3 class="wp-block-heading" id="h-configuring-warehouse-process-flows-in-boltrics-wms">Configuring warehouse process flows in Boltrics WMS</h3>



<p>The session covers several important configuration options in Boltrics WMS, including:</p>



<ul class="wp-block-list">
<li>Setting up receipt status sequences</li>



<li>Configuring editable and non-editable statuses</li>



<li>Using delete-blocked statuses and status security</li>



<li>Allowing posting and invoice run settings</li>



<li>Logging status changes for warehouse traceability</li>



<li>Testing how a receipt moves through the full status flow</li>
</ul>



<p>Together, these tools help 3PL providers standardize warehouse operations, improve process visibility, and maintain better control over execution within a 3PL ERP software system.</p>



<p>If you’re evaluating Boltrics 3PL or looking to better understand how workflow automation and warehouse process control work within Business Central, this overview provides practical insight into configuring operational status flows for real-world logistics environments.</p>



<p>Watch the video below to learn how status templates and sequences work in Boltrics 3PL.</p>


<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><a href="https://archerpoint.com/boltrics-3pl-status-templates-sequences/"><img decoding="async" src="//i.ytimg.com/vi/7OVti5nd1Eg/hqdefault.jpg" alt="YouTube Video"></a><br /><br /><figcaption></figcaption></figure>


<p>Interested in learning more about logistics technology and 3PL best practices? Explore additional insights on our blog by <a href="https://archerpoint.com/blog/?_cat_industry=logistics">browsing posts tagged with Logistics</a>.</p>
<p>The post <a href="https://archerpoint.com/boltrics-3pl-status-templates-sequences/">How to Create Status Templates and Sequences in Boltrics 3PL &amp; Business Central</a> appeared first on <a href="https://archerpoint.com">ArcherPoint</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
