- The application is developed in Developer 10g
- The application is` running with non ssomode. (ssomode=false)
- When I call a report through form by using :
WEB.Show_Document('/reports/rwservlet/getjobid' ||substr(v_rep,instr(v_rep,'_',-1)+1)|| '?destype=cache&desformat=pdf/html&server=' || 'rep_app_oracle_forms', '_blank');
the sso login page appeared and when I enter the usetrname and the password the report runs correctly
The question is
how can the report runs directly without showing the sso login page, for that the application is running in non sso mode?
Software/Hardware used:
Oracle Application Server 10g / Windows server 2003
ASKED:
November 8, 2010 8:13 AM
UPDATED:
May 21, 2012 12:52 PM
Edit rwservlet.properties file and change the line: #SINGLESIGNON=YES to SINGLESIGNON=NO
Be sure to remove the # sign
I often open report from Oracle web using notepad/microsoft word after saving it.. Is there any method were report opens automatically without the mentioned means?
Please help!!!!!!!!!!!!!!!!!