Search code examples
eclipsebirtmaximo

Maximo BIRT report runtime error when ran from Maximo


I've developed a report that I'm able to run on Eclipse BIRT to preview without any issues. However, when importing it into Maximo and trying to run it I get the below error:

There was an exception on the server. Check your report parameter values, or contact your system administrator, who can find additional details in the server log.

I checked the application server logs and there was no relevant information there. I also enabled the birt report loggers on Maximo at the DEBUG level and I'm still not getting any errors there either.

How can I pinpoint what the problem is that's stopping it from running on Maximo?


Solution

  • Found the issue, it turns out Maximo doesn't like alias' in queries :/