BaBernd
19th March 2015, 15:16
Hello to All,

I've changed an Infor Report by adding a "question" (ask.enum ("question titel", yesno.no)) before starting the printing.
It works in my development environment but after deploying it to the user. They get the following error as shown in the screen shot. Is there something special I have to consider? Like privileges, compiling or deliverying also these questions (but they are stored in Company "000")?

5927

Best Regards
Bernd

bhushanchanda
19th March 2015, 15:40
Hi,

The fatal error doesn't seem to relate the Question usage in the report. Are you sure the fatal error occurs due to the question code? Is the domain properly set? Debug your report to verify where exactly the fatal error appears.

BaBernd
24th March 2015, 11:45
Hi Bhushan,

Thanks for fast reply. Meanwhile I've found the reason.
We create a Project for any Change. After the Report Change we make a package for this Project an distribute it to the user VRCs.
But when I analyzed the error I found the question was not part of the package.
So I created the "question" manually in the User VRCs.
Afterwards the Report run as it should.

Sorry for not answering imedately.

Best Regards
Bernd