Hello, I first reported this issue to Infor in January, 2024. And Jira JR-6746234 was created by Infor Development. They are still researching. This is a pretty big issue for us, so I am just wondering if anyone here has any thoughts.
Single Tenant - Landmark 11.23.03
When we try to create a report using Report Builder and add a compute field which concatenates data, ASCII characters appear in the 'Builder' box.
For example, if we want to add a column containing "A" plus the 'Active' field, the following displays:
("A" + Active)
When we clock ok, we receive the following, and we cannot add this field:
Invalid Field '("A" + Active)'
Exception ID: 22c5091f-b180-8000-0000-002464cb3e83 - com.lawson.rdtech.type.LandmarkRuntimeException: Invalid Field '("A" + Active)'
Caused by: com.lawson.rdtech.type.LandmarkRuntimeException: Invalid Field '("A" + Active)' (replacement for java.lang.RuntimeException: Invalid Field '("A" + Active)')
This is a company wide issue.
Adding the field using lpl is almost a solution - the data does not appear on the screen when viewing the report, but it does appear when we export the report. Obviously still an issue.
Any assistance is appreciated!