Home
Analytics
Getting Error BMXAA5457E error when importing custom BIRT report into Maximo 7.5
DLBailey31
When importing a custom BIRT report into Maximo 7.5, I am getting the following error:
BMXAA5457E - The report import process failed. Verify the specified information is correct before proceeding again.
Anyone have a cure for this please?
Find more posts tagged with
Comments
micajblock
<blockquote class='ipsBlockquote' data-author="'DLBailey31'" data-cid="108855" data-time="1346072925" data-date="27 August 2012 - 06:08 AM"><p>
When importing a custom BIRT report into Maximo 7.5, I am getting the following error:<br />
<br />
BMXAA5457E - The report import process failed. Verify the specified information is correct before proceeding again. <br />
<br />
Anyone have a cure for this please?<br /></p></blockquote>
<br />
This might help.<br />
<br />
<a class='bbc_url' href='
http://www.ibm.com/developerworks/forums/thread.jspa?threadID=226435'>http://www.ibm.com/developerworks/forums/thread.jspa?threadID=226435</a>
;
jverly01
One quick note is that the reporttools.properties file typically gets overwritten each time a fix patch is installed (7.5.0.2 -> 7.5.0.3). So after the patch is applied, users will get this error when importing reports.
wwilliams
<blockquote class='ipsBlockquote' data-author="'DLBailey31'" data-cid="108855" data-time="1346072925" data-date="27 August 2012 - 06:08 AM"><p>
When importing a custom BIRT report into Maximo 7.5, I am getting the following error:<br />
<br />
BMXAA5457E - The report import process failed. Verify the specified information is correct before proceeding again. <br />
<br />
Anyone have a cure for this please?<br /></p></blockquote>
If you are importing the report from the application, I'd double check my spelling and also make sure you aren't grabbing the .rptconfig file.
MPI
<blockquote class='ipsBlockquote' data-author="'DLBailey31'" data-cid="108855" data-time="1346072925" data-date="27 August 2012 - 06:08 AM"><p>
When importing a custom BIRT report into Maximo 7.5, I am getting the following error:<br />
<br />
BMXAA5457E - The report import process failed. Verify the specified information is correct before proceeding again. <br />
<br />
Anyone have a cure for this please?<br /></p></blockquote>
MPI
You might not use the correct version. For Maximo 7.5.03 it should be 3.7.1 and if e.g. using 3.7.2 for creating reports, you can expect this error. <br />
If downgrade is not an option. edit XML source and change <report xmlns="<a class='bbc_url' href='
http://www.eclipse.org/birt/2005/design'>http://www.eclipse.org/birt/2005/design"</a>
; version="3.2.2<strong class='bbc'>3</strong>" id="1"> to <report xmlns="<a class='bbc_url' href='
http://www.eclipse.org/birt/2005/design'>http://www.eclipse.org/birt/2005/design"</a>
; version="3.2.2<strong class='bbc'>2</strong>" id="1">