Skip to content
Pardaan.com Pardaan.com

If your work becomes your passion…

  • Home
  • Profile
  • Tags
  • LinkedIn
  • Facebook
  • X

Session

  • Home
  • Session
Posted inDynamics NAV & BC Tips & tricks

Dynamics 365 Business Central: How to restart session (refresh the browser) via AL

Today I would like to talk about how to restart session (refresh the browser) via AL. I was asked this question recently. There are some controls on their page that need to be refreshed before they can be updated. However, having the user manually refresh the…
Read More
22 December 2023
Posted inDynamics NAV & BC Tips & tricks

How to? Debug a live session in Businesses Central

How to debug a live session? Did you ever encounter a situation where you could not replicate the behavior of the bug someone reported in a test or local environment? Microsoft just made your life a bit easier! Source : Simplanova Read more...
Read More
13 November 2023
Posted inDynamics NAV & BC Tips & tricks

Business Central 2023 wave 1 (BC22): Attach AL debugger to active session or next session (Specific user)

Just as with the snapshot debugger, attach the AL debugger to either an existing running session or to the next session for the specific user. In both cases, this is set up by specifying a session ID or a user ID in the launch.json attach configuration.…
Read More
18 May 2023
Posted inDynamics NAV & BC Tips & tricks

Sessions, Tasks or Job Queue, what to use?

I got a question the other day, about executing AL in the background. We now have several options for doing that, but what should you choose? Check out the video for my perspective: Source : Hougaard.com Read more...
Read More
14 February 2023
Posted inDynamics NAV & BC Tips & tricks

IsolatedStorage, a way to store global data in a session

“Isolated storage” is a data storage method that allows you to isolate data between different extensions, even within the same extension. It is possible to archive key-value pairs in an isolated archive and define the scope of the archived data (through an access level called “Data…
Read More
1 December 2022
Posted inDynamics NAV & BC Tips & tricks

Dynamics 365 Business Central: How to debug in phone/tablet client session

Today I would like to talk about an interesting question I saw last week, how to debug in phone/tablet client session. Debugging is the process of finding and correcting errors. With Visual Studio Code and the AL Language extension, you get an integrated debugger to help…
Read More
8 November 2022
Posted inDynamics NAV & BC Tips & tricks

How To Run Background Processes In Business Central: StartSession

When dealing with long processes, Microsoft Dynamics 365 Business Central provides some tools to mitigate the wait and provide a better user experience. In this post, I will show you how to run a background process using the StartSession function. Source : Business Central Geek Read…
Read More
22 August 2022

Posts pagination

1 2 3 Next page

Menu
  • Profile
  • Tags
Categories
  • Data & Analysis
  • Dynamics NAV & BC
    • Functional
    • General
    • Technical
    • Tips & tricks
  • ERP general
  • Information management
  • Off-topic
  • Projectmanagement
  • Quote of the week
  • Visual C# / ASP.net
Stay Hungry, Stay Foolish
RSS Mibuso
  • How to call a procedure in Business Central from Power Automate
  • How to transfer custom field from service order , service line (items) to Warehouse Entry Table
  • Advice needed: Switching to AL-GO Github?
  • "all of your selections were processed" BC message
  • How to implement OIOUBL 2.1 in NAV 2017 (codeunit 13609)
  • Missing Codeunit 9998 and 9999 of Upgrade Routine NAV2017 to BC 14 Spring 19
  • How can I change my Mibuso E-mail address in my user profile?
  • Tenant Media
  • Amount on Check Ledger Entry does not match amount on Bank Account Ledger Entry
  • GST calculation issue
  • To provide Vendor Payment Bank upload file
  • Deepinserts not working
  • Adding new field to Base App Drop down field group view
  • Adding a new lookup field with a TableRelation to CRM Integration Table
  • Appending to the end of a file - BC v14, C/AL
  • How to save an ANSI file from Business Central?
  • E-Mails gets send but not moved to table Sent E-Mail
  • A part of page 13 Email Editor is not shown for some users, but for others
  • How to get Hash Certificate as Base 64 String in MS BC SaaS
  • What are the best AI coding IDEs for AL code
RSS Dynamics NAV Team Blog
  • Get started with agents for finance: Learnings from 2025 Gartner® CFO & Finance Executive Conference
  • The power of proactive engagement in Dynamics 365 Contact Center
  • Seamless scheduling across time zones in Dynamics 365 Field Service
  • Explore migration options for Microsoft Dynamics GP and Microsoft Dynamics SL customers
  • Unlock the power of record routing with real-time analytics
  • Agentic CRM systems: Learnings from organizations making the switch
  • Under the Hood: Building an AI-Driven Storefront with Dynamics 365 Commerce 
  • AI-powered proactive engagement and conversational journeys with Microsoft Dynamics 365 in public preview
  • Improve contact center operations with shift-based routing
  • Intent-based routing transforms customer support with AI
RSS Power BI
  • Open and edit any semantic model with Power BI tools
  • Power BI June 2025 Feature Summary
  • What’s New in SQL Server 2025 Analysis Services
  • Now available: two new Copilot experiences
  • Your Road to Power BI Certification Starts Here
  • Power BI Report Server May 2025 Feature Summary
  • Power BI May 2025 Feature Summary
  • The next era of Copilot in Power BI: Chat with your Data (Preview)
  • Translytical task flows (Preview)
  • Deep dive into selection expressions for calculation groups
Scroll to Top