Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



Error running scheduled BIRT Report

From: John Ballnik (2012-10-22 10:09)

Hey Gang,
We have a BIRT report that uses Date Parameters.  It works fine when we run it immediately, but if we schedule it, we get the following error when the user receives the email
psdi.util.MXApplicationException: BMXAA5480E - The report
asset_movement.rptdesign of the ASSET application failed to run.
The type of
parameter "startdate" is expected as "date", not "java.lang.String".
Both parameters are dates, not sure what the issue is.  Any ideas?
thanks,
John


From: shannon sutton (2012-10-22 10:15)

http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14809566
Read this forum and it might lead you to a fix..
 
Shannon Dale SuttonMobile: 318-334-8002
________________________________
From: John Ballnik <jballnik@yahoo.com>
To: "MAXIMO@yahoogroups.com" <MAXIMO@yahoogroups.com>
Sent: Monday, October 22, 2012 1:09 PM
Subject: [MAXIMO List] Error running scheduled BIRT Report

 
Hey Gang,
We have a BIRT report that uses Date Parameters.  It works fine when we run it immediately, but if we schedule it, we get the following error when the user receives the email
psdi.util.MXApplicationException: BMXAA5480E - The report
asset_movement.rptdesign of the ASSET application failed to run.
The type of
parameter "startdate" is expected as "date", not "java.lang.String".
Both parameters are dates, not sure what the issue is.  Any ideas?
thanks,
John


From: siva ravuri (2012-10-22 10:16)

Hi,
Date Parameter datatype must be "DateTime" not "Date".
Thanks...Siva
________________________________
From: John Ballnik <jballnik@yahoo.com>
To: "MAXIMO@yahoogroups.com" <MAXIMO@yahoogroups.com>
Sent: Monday, October 22, 2012 12:09 PM
Subject: [MAXIMO List] Error running scheduled BIRT Report

 
Hey Gang,
We have a BIRT report that uses Date Parameters.  It works fine when we run it immediately, but if we schedule it, we get the following error when the user receives the email
psdi.util.MXApplicationException: BMXAA5480E - The report
asset_movement.rptdesign of the ASSET application failed to run.
The type of
parameter "startdate" is expected as "date", not "java.lang.String".
Both parameters are dates, not sure what the issue is.  Any ideas?
thanks,
John


From: John Ballnik (2012-10-22 10:50)

Thanks so much, that did the trick!
________________________________
From: siva ravuri <srpravuri@yahoo.com>
To: "MAXIMO@yahoogroups.com" <MAXIMO@yahoogroups.com>
Sent: Monday, October 22, 2012 10:16 AM
Subject: Re: [MAXIMO List] Error running scheduled BIRT Report

 
Hi,
Date Parameter datatype must be "DateTime" not "Date".
Thanks...Siva
________________________________
From: John Ballnik <jballnik@yahoo.com>
To: "MAXIMO@yahoogroups.com" <MAXIMO@yahoogroups.com>
Sent: Monday, October 22, 2012 12:09 PM
Subject: [MAXIMO List] Error running scheduled BIRT Report
 
Hey Gang,
We have a BIRT report that uses Date Parameters.  It works fine when we run it immediately, but if we schedule it, we get the following error when the user receives the email
psdi.util.MXApplicationException: BMXAA5480E - The report
asset_movement.rptdesign of the ASSET application failed to run.
The type of
parameter "startdate" is expected as "date", not "java.lang.String".
Both parameters are dates, not sure what the issue is.  Any ideas?
thanks,
John