Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error 404--Not Found when adfbi:content added in jsff page

1167087Jun 16 2015 — edited Jun 16 2015

Hi,

I am trying to integrate an OBI report in my ADF screen. In my screen's jsff (a taskflow) page I dragged and dropped the <adfbi:content..../> of my report. On startup, instead of the actual report following error comes up on the screen,

Error 404--Not Found

From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:

10.4.5 404 Not Found

The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.

If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.

Also, OBI Connection and users are fine. I am able to connect and login to the OBI server with the same username.

The Report works fine when I integrate this component in a standalone ADF Application's jspx page. but it's not working when i use it in a taskflow(jsff page).

I've stuck here for quite some time now. Can someone suggest any solution?

Thanks,

Sanjeev

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 14 2015
Added on Jun 16 2015
3 comments
174 views