Documentation Index

Fetch the complete documentation index at: https://kb.lasernetgroup.com/llms.txt

Use this file to discover all available pages before exploring further.

Reporting Cluster (Fabric Hosting)

Prev Next

Dynamics 365 Finance and Operations uses a report cluster (fabric hosting) running via self-service. This was causing a different behavior between a DEV/1Box environment and a self-service environment.

Everything worked as expected on the DEV/1Box environment. However, it generated the wrong output of the XML file in the self-service environment. The original, unfixed version of the SSRS reports was used, and the Lasernet Connector references could become empty. As a result, it was not possible to fetch these additional tables:

<FIELD_SalesConfirmDetailsTmp_LACTransRefRecId>0</ FIELD_SalesConfirmDetailsTmp_LACTransRefRecId>

Version 6.5.0 contains an enhancement that ensures the same behavior in the DEV/1Box environment as it is in the self-service environment.

The following feature was added to the previous version of Dynamics 365 Finance and Operations and is useful to ensure the proper execution of a report. The feature enables the preparation of the XML file, which has the fixed report name as part of the file name. Normally, the original SSRS report is to have the LAC_Fix_xxxx prefix.

An SSRS report without a precision design does not have the LAC_Fix_xxxx. It is not possible to fix any SSRS report without a precise design.

Running a report generates the XML file (only when using SSRS reports as the origin for Lasernet, but not replacement reports).

The XML file is created using the following parameters:

Was this page helpful? Let us know at knowledgebase.feedback@lasernetgroup.com