Exporting report from the server is required when User want
to modify the Adhoc report or retrieve the latest version of the report design
file, if there is no copy of the file in Production server.
1. In the Maximo installed server, Navigate to this path
ibm\SMP\maximo\reports\birt\tools
2. Edit the reporttools.properties file in this path
1. In the Maximo installed server, Navigate to this path
ibm\SMP\maximo\reports\birt\tools
2. Edit the reporttools.properties file in this path
maximo.report.birt.hostname=localhost
maximo.report.birt.port=9081
maximo.report.birt.username=Surendar
maximo.report.birt.password=XXXXXXXX
3. Run the exportreport.cmd batch file in the path “ibm\smp\maximo\reports\birt\tools”
from command prompt.maximo.report.birt.port=9081
maximo.report.birt.username=Surendar
maximo.report.birt.password=XXXXXXXX
3. Run the exportreport.cmd batch file in the path “ibm\smp\maximo\reports\birt\tools”
exportreport.cmd report <APP> <design file
name>
Example:
exportreport.cmd report USER user_xiang_1328966642.rptdesign
4. The report files will be stored in the folder
specified in the reporttools.properties file Ibm\SMP\maximo\reports\birt\reports\USER
Hi,
ReplyDeleteHave you ever experienced an issue where it says the build was successful but the report file does not appear in the expected folder?
No. Check the folder path in reporttools.properties and access to this path.
Delete