I have got Apache fineract(Open Source core banking solution) from GitHub, So I installed it using a docker image (https://github.com/openMF/mifosx-docker), Most functionality works well, But In the reporting section, when I want to get a report by using Pentaho, I get this exception “org.apache.fineract.infrastructure.core.exception.PlatformServiceUnavailableException, Message: There is no ReportingProcessService registered in the ReportingProcessServiceProvider for this report type: Pentaho”. Anyone can help me to solve the problem.
Thanks.
I was trying to generate a savings transactions report and expected to see a generated PDF containing valuable information but I get an error “Unknown Error, Please try again later”.