Home
Analytics
error with date control in mashboard and JSAPI.
kukkri
Hi,
For Ex: JSAPI tab in Quickstart application.
I created my parameter screen in BIRT. When I declare the datatype as date I get the calendar control. Its pretty cool since it also shows up in the same fashion via the JSAPI tab in the Quickstart application(I modified the files so I can add my own reports).
It works fine for the most part except when the user selects the "X" button on the calendar control or any of the arrows to go back or forward a month.
The error I get is pasted below. I was told that the mashboard.jsp and login.jsp have a base href set that is causing the below error. Please advise.
HTTP Status 404 - /iportal/iportal/mashboard/QuickStart/
type Status report
message /iportal/iportal/mashboard/QuickStart/
description The requested resource (/iportal/iportal/mashboard/QuickStart/) is not available.
Apache Tomcat/5.5.26
Find more posts tagged with
Comments
bhanley
Does the HTML page where you are implementing the JSAPI code work fine outside of the Mashboard context? That would be the first thing I would recommend testing.
Because this is not one of the installed samples, I would need you to post some code snippets, or zip up your report and JSAPI code to start helping you debug this.
kukkri
Yes...it works fine when I run it on the iServer and the date control pops up and I am able to go next, previous etc. Same on information console.
Is there an email add i can send you the files at confidentially?
bhanley
You can send the samples to <a href='mailto:' title='E-mail Link' class='bbc_email'>bhanley@actuate.com</a>. I will have a look, but not likely before Friday.