web
You’re offline. This is a read only version of the page.
close

BCPT Handled event in AddLogEntry


In codeunit 149005 "BCPT Line" , there is the function:


 internal procedure AddLogEntry(var BCPTLine: Record "BCPT Line"; Operation: Text; ExecutionSuccess: Boolean; Message: Text; NumSQLStatements: Integer; StartTime: DateTime; EndTime: Datetime)



I...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1423)

STATUS DETAILS
Needs Votes

AL Explorer: Refresh cache when downloading symbols


  1. Issue

When you modify symbols (add/delete) in .alpackages folder the AL Explorer doesn't update which can lead to confusement since the developer thinks that AL exlorer shows the CURRENT Symbols in the .alpackage folder.


2. To Reprodu...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1423)

STATUS DETAILS
Needs Votes

Better Lock Timeout Tracking With Tri-State Locking


Before tri-state locking we could trouble shoot lock timeouts via telemetry by combining events 'RT0012 - Database lock timeout' and 'RT0013 - Database lock snapshot'.


When we do this we get the information from the victim process and the blocker/perpetrator process.

The...

Read more...
0 Comments

Read more...
0 Comments

Category: General (1934)

STATUS DETAILS
New