For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi i am getting error when i run the rwbuilder.exe file, shows error message in report log as "REP-0001: Unable to find the Report Builder message file. Please verify your installation." did any has same issue with 12.2.1.4 report builder
You should be launching Reports builder from DOMAIN_HOME\reports\bin\rwbuilder.bat file
To create rwbuilder.bat file, Domain with Reports Templates should be configured.
Then create Reports Tools Component from wlst.
createReportsToolsInstance(instanceName='reptools1',machine='AdminServerMachine')
Ref: 2.4.7 Configuring Reports Using the Configuration Wizard and 2.4.7.1 Creating Reports Tool Components
https://docs.oracle.com/middleware/12213/formsandreports/install-fnr/installing-and-configuring-oracle-forms-and-reports…