NirajKakodkar
11th November 2016, 14:00
Hello Experts,

All the ERP LN reports throws the below exception while using Infor Reporting Device. Any thoughts ? Have anyone come across similar issues ?

"The function name was not found at or near the position '11' in expression: "tt_getLabel( .....

mark_h
11th November 2016, 14:35
Not on LN, but my first thought was does this happen in a test system also? Is it possible the label mentioned was deleted by accident in production. Wait for someone with LN experience to see what they think.

NirajKakodkar
11th November 2016, 16:06
Hi Mark,

The error occurs only with Infor Reporting device, the labels are not deleted those are still existing. This error is thrown for every report and not just a specific report.

bhushanchanda
13th November 2016, 16:31
Hi Niraj,

Is your default language non-English? Do the labels exist in your current language? Also, can you please validate if you have the latest version of DLL Infor.ReportingServices.LNDataExtension.dll? You can check KB 1644013 which points to the required solution.

JaapJD
14th November 2016, 10:24
Seems that a part of the LN Connector for Infor Reporting is missing. Did you upgrade or re-install Infor Reporting? I assume you need to re-install the LN Connector as well.

NirajKakodkar
14th November 2016, 13:51
Re-installing the connector solved the problem, dont really know what went wrong initially :). Thank you experts.