Known Issue with QAD Reporting Framework Reports in a YAB Environment
In a YAB environment, you may encounter an issue when running QAD Reporting Framework reports that use Financial APIs. QAD Reporting Framework crashes if the propath is incorrect.
To resolve this issue—after the extension is installed in a YAB environment—specify the Financials proxy source to include in the MFG application server propath:
1 Edit build/config/configuration.properties:
@append
appserver.mfg.propath=$ {packages.fin-src-proxy.dir}
2 Apply the change:
yab appserver-mfg-update
3 Restart the application.