Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Hyperlink in report gives HTTP 400 Bad Request
peraka
Hi All,
We've a BIRT report which has hyperlinks to generate another report. It works fine in few machines except 1 or 2 machines. It gives "HTTP 400 Bad Request". It doesn't route you to requested link.
Is that something to do with Security Groups or Data Restrictions with Userid ?
Please give your inputs.
Thanks,
Suresh
Find more posts tagged with
Comments
mwilliams
On the machines it doesn't work, have you tried using a different browser to see if it's possibly just with one on that machine?
As far as it being a restriction with userID, have you tried using the same generic id on all machines to make sure that it's not a user restriction or something?
peraka
<blockquote class='ipsBlockquote' data-author="'mwilliams'" data-cid="91419" data-time="1323535925" data-date="10 December 2011 - 09:52 AM"><p>
On the machines it doesn't work, have you tried using a different browser to see if it's possibly just with one on that machine?<br />
<br />
As far as it being a restriction with userID, have you tried using the same generic id on all machines to make sure that it's not a user restriction or something?<br /></p></blockquote>
<br />
At last I have found the root cause of the issue. The Security group added to user profile, is having 22 vendor lines, which are passed in the URL of the sub report, with which it exceeds the limit of URL length. <br />
<br />
If I delete few vendor lines from the security group and run the report, it successfully displays the data without any error and I could see the vendor lines in the URL which are currently set for the security group. <br />
<br />
Should check with other browsers. We were having IE 7. <br />
<br />
Suresh.