Skip to Main Content

DevOps, CI/CD and Automation

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!

Unable to call a reports from Forms

J.colJul 5 2018 — edited Jul 12 2018

Hello everyone,

After few days to correctly start the Report Server, now I'm not able to call a report from Forms.

With the following link : http://localhost:9002/reports/rwservlet/showjobs?server=rep_server1

I'm able to login and to see the launched report.

The error is the following : REP-56071: A Security Check Failed With Error Message: User Does Not Exist In Id Store

I checked this doc : https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=454391245062224&parent=EXTERNAL_SEARCH&sourceId=PROBLEM&…

Even if I'm not using SSO I did what they say, but nothing changed.

I also do this without success : https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=454050685114873&id=2108256.1&_afrWindowMode=0&_adf.ctrl-…

Finally, I found this bug : https://support.oracle.com/epmos/faces/BugDisplay?_afrLoop=454589502777041&parent=DOCUMENT&sourceId=1948154.1&id=1984333…

and I tried the fix they gave, but still nothing.

More, I'm using Forms/Reports 12.2.1.3 so this bug is supposed to be fixed

But this is my exact configuration : no SSO, secured report server

I tried to comment

<job jobType="report" engineId="rwEng" securityId="rwJaznSec"/>

and to switch with

<job jobType="report" engineId="rwEng"/>

But the showjobs option was no more reachable, and I prefer to have it.
But my error message changed from REP-56071 to REP-110

Any idea please ?

Regards.

This post has been answered by Dan Andro-Oracle on Jul 9 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 9 2018
Added on Jul 5 2018
20 comments
1,961 views