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,
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