Allow searching for sqlspid in activity search


Activity Search does not allow you to search for the SQL SPID, the column is not taken into account when looking for results. It would be very important to have this information when trying to debug sql blockings. Often, the headblocker is not visible in the active queries just its victims. Ma...

Read more...
0 Comments

Read more...
0 Comments

Category: Lifecycle Services (331)

STATUS DETAILS
New

Provide Client telemetry for D365 FO Web Client


Right now, it is challenging to track delays induced by bad network behavior or bad client systems for the F&O web client, specifically:


Introduce a standard pattern for DLL/assembly isolation (AppDomains)


Right now, all DLL dependencies (.NET assemblies) in a D365 package get loaded into the same process space as the whole AOS server. This has several drawbacks as it leads us in a DLL hell. If a DLL is included by the AOS or any default package, one must not add another version of the DLL, espe...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (274)

STATUS DETAILS
New

Enhance FormRun telemetry with customization information


Current FormRun telemetry is too limited in the information it provides. To make more effective use of it, please add customization information:


Provide the BrowserSessionActivityId on the X++ level


Right now, the Browser Session Id is not available on X++, at least not consistently, or it isn't documented adequately how to get this information. When trying to track processes, especially for telemetry purposes, this information would be helpful, as it connects various individual Server-si...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (274)

STATUS DETAILS
New