Unable to run a form(FOrms 5.0) on Web. Security exception E

Hi,
I am trying to run a simple form developed in Forms 5.0 over our
intranet.
Environment: On NT I am using Oracle 8.0.5, Developer/2000
Server and Internet Information Server 4.0.
I have created a simple form and deployed on the server.
(created the virtual directories for Java related directories as
per some documentation available with me). Made a small html
document containing the Applet definition to run this form. When
I tried to execute this, it gives the following security
exception error.
==============================================
com.ms.security.SecurityExceptionEx
[oracle/forms/uiClient/v1_4/engine/Runform.initClipboard]:
Clipboard access denied.
at com/ms/security/permissions/UIPermission.check
at com/ms/security/PolicyEngine.deepCheck
at com/ms/security/PolicyEngine.checkPermission
at com/ms/security/StandardSecurityManager.chk
at
com/ms/security/StandardSecurityManager.checkSystemClipboardAcces
s
at com/ms/awt/WToolkit.getSystemClipboard
at
oracle/forms/uiClient/v1_4/engine/Runform.initClipboard
at oracle/forms/uiClient/v1_4/engine/Runform.startRunform
at oracle/forms/uiClient/v1_4/engine/Runform.run
at java/lang/Thread.run
com.ms.security.SecurityExceptionEx
[oracle/forms/uiClient/v1_4/engine/Runform.initClipboard]:
Clipboard access denied.:Clipboard access denied.
Microsoft (R) VM for Java, 4.0 Release 4.79.0.2435
==============================================
? help
c clear
f run finalizers
g garbage collect
m memory usage
q quit
t thread list
==============================================
Can any body help me, where I might have gone wrong, either in
the development or deployment.
I am also, running Oracle Application server 4.0.7 on the
server, but I am not using the cartridge based deployment of
forms, beca, I could not find way to create Forms
application/Cartridge in it. If any one about it please help me.
Early response is highly appreciated.
Thanking you in advance ..// Manohar Reddy //
null

Hi Mobeen,
That is one thing that I wanted to know. How do I make Forms
Server to run as Service. Please explain me the
procedure/operation.
I am using IIS 4.0.
Do you have any Idea, how to implement the Cartridge version of
the Forms on OAS 4.0
Thanks for the information though ..// Manohar //
mobeen (guest) wrote:
: hi
: well u can run forms server asa service on NT then even if u
log
: out i wont terminate.
: which web server r u running
: mobeen
: Manohar Reddy (guest) wrote:
: : Thank you Mobeen for your time..
: : I was able solve the problem.
: : The problem was, my Forms Server(F50srv32.exe) was
terminating,
: : whenever I log out of that box. Now, I need to know, I to
make
: : that Process to run continuously, like a servece.
: : Another issue, which mentioned, in my y'days mail is, How to
: run
: : these forms as the CARTRIDGE method ? ..
: : Does any bdy can help me ..// Manohar //
: : Mobeen (guest) wrote:
: : : Hi
: : : i guesss u have not exported Dev2k.x509 for Developer/2000.
: : : copy Dev2k.x059 file to ur harddisk from the media
: : : then
: : : use javakey -c Developer/2000 true
: : : javekey -ic Developer/2000 Dev2k.x509
: : : it would generate identitydb.obj place that file in
: : /user/profile
: : : directory.
: : : plus u have to set forms60_mapping and forms60_output
: Registry
: : : Variables
: : : i hope that would sovle ur problem
: : : mobeen
: : : Manohar Reddy (guest) wrote:
: : : : Hi,
: : : : I am trying to run a simple form developed in Forms 5.0
: over
: : : our
: : : : intranet.
: : : : Environment: On NT I am using Oracle 8.0.5,
Developer/2000
: : : : Server and Internet Information Server 4.0.
: : : : I have created a simple form and deployed on the server.
: : : : (created the virtual directories for Java related
: directories
: : : as
: : : : per some documentation available with me). Made a small
: html
: : : : document containing the Applet definition to run this
form.
: : : When
: : : : I tried to execute this, it gives the following security
: : : : exception error.
: : : : ==============================================
: : : : com.ms.security.SecurityExceptionEx
[oracle/forms/uiClient/v1_4/engine/Runform.initClipboard]:
: : : : Clipboard access denied.
: : : : at com/ms/security/permissions/UIPermission.check
: : : : at com/ms/security/PolicyEngine.deepCheck
: : : : at com/ms/security/PolicyEngine.checkPermission
: : : : at com/ms/security/StandardSecurityManager.chk
: : : : at
com/ms/security/StandardSecurityManager.checkSystemClipboardAcces
: : : : s
: : : : at com/ms/awt/WToolkit.getSystemClipboard
: : : : at
: : : : oracle/forms/uiClient/v1_4/engine/Runform.initClipboard
: : : : at
oracle/forms/uiClient/v1_4/engine/Runform.startRunform
: : : : at oracle/forms/uiClient/v1_4/engine/Runform.run
: : : : at java/lang/Thread.run
: : : : com.ms.security.SecurityExceptionEx
[oracle/forms/uiClient/v1_4/engine/Runform.initClipboard]:
: : : : Clipboard access denied.:Clipboard access denied.
: : : : Microsoft (R) VM for Java, 4.0 Release 4.79.0.2435
: : : : ==============================================
: : : : ? help
: : : : c clear
: : : : f run finalizers
: : : : g garbage collect
: : : : m memory usage
: : : : q quit
: : : : t thread list
: : : : ==============================================
: : : : Can any body help me, where I might have gone wrong,
either
: : in
: : : : the development or deployment.
: : : : I am also, running Oracle Application server 4.0.7 on the
: : : : server, but I am not using the cartridge based deployment
: of
: : : : forms, beca, I could not find way to create Forms
: : : : application/Cartridge in it. If any one about it please
: help
: : : me.
: : : : Early response is highly appreciated.
: : : : Thanking you in advance ..// Manohar Reddy //
null

Similar Messages

  • FRM-41214 unable to run report from forms with parameters

    Hi all,
    I am unable to run a report from forms if I pass parameters. Report is running fine in reports builder and in url if I access the report straightly.
    I used set_report_object_property to pass the parameters.
    Any clues to solve this problem?
    Priya

    Hi Jeneesh,
    Code is below:
    myreport1 :=find_report_object('MYREP');
    reportdata := Get_Parameter_List('reportsdata');
    IF NOT Id_Null(reportdata) THEN
    Destroy_Parameter_List( reportdata );
    END IF;
    reportdata := Create_Parameter_List('reportsdata');
    Add_Parameter(reportdata, 'account_number', TEXT_PARAMETER, :parameter.account_number);
         /* Setting the properties into Report Object */
         SET_REPORT_OBJECT_PROPERTY(myreport1, REPORT_COMM_MODE, SYNCHRONOUS);
         SET_REPORT_OBJECT_PROPERTY(myreport1, REPORT_DESTYPE, CACHE);
         SET_REPORT_OBJECT_PROPERTY(myreport1, REPORT_DESFORMAT, 'htmlcss');
         SET_REPORT_OBJECT_PROPERTY(myreport1, REPORT_SERVER,vc_reportserver);
                   SET_REPORT_OBJECT_PROPERTY(myreport1, REPORT_FILENAME, 'C:\priya\forms\EmcySummary.jsp');
              SET_REPORT_OBJECT_PROPERTY(myreport1,REPORT_OTHER,'account_number='|| :parameter.account_number);
         /* Value of v_rep identifies the report that is currently running either locally or on a remote report server */
         vrep := RUN_REPORT_OBJECT(myreport1,reportdata);
    /* Checking for Report Server is started or not, if not throw an exception else proceed */
         if vrep = vrep||'_0'then
         raise form_trigger_failure;
    end if;
         vjob_id := substr(vrep,length(vc_reportserver)+2,length(vrep));
         vrep_status := REPORT_OBJECT_STATUS(vrep);
         /* Checking the status of the report */
         WHILE vrep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
    LOOP
    vrep_status := report_object_status(vrep);
    END LOOP;
    /* When the report status is successful then report is generated in Web */
         IF vrep_status = 'FINISHED' THEN
         --     COPY_REPORT_OBJECT_OUTPUT(vrep,v_tempstorage);
              WEB.SHOW_DOCUMENT('/reports/rwservlet/getjobid'||vjob_id||'?server='||vc_reportserver, '_blank');
         END IF;
    ---Any clues?

  • Unable to run reports from forms using run_report_object

    Hi All,
    I am unable to run a report(9i) from forms(9i) in client side.
    I used the following code
    Declare
         repid REPORT_OBJECT;
         v_rep varchar2(100);
         rep_status varchar2(20);
    Begin     
         repid := FIND_REPORT_OBJECT('report4');
         v_rep := RUN_REPORT_OBJECT(repid);
    End;
    I get the following error
    FRM-41219 : Cannot find report:invalid ID.
    Any help will be highly appreciated.
    Thanks,
    Sanjay

    Hi All,
    I am unable to run a report(9i) from forms(9i) in client side.
    I used the following code
    Declare
         repid REPORT_OBJECT;
         v_rep varchar2(100);
         rep_status varchar2(20);
    Begin     
         repid := FIND_REPORT_OBJECT('report4');
         v_rep := RUN_REPORT_OBJECT(repid);
    End;
    I get the following error
    FRM-41219 : Cannot find report:invalid ID.
    Any help will be highly appreciated.
    Thanks,
    Sanjay Hi
    You have to create a report object within the form.
    If you look at the Object NAvigator in the Form Builder right below Record Group
    tou would see an option for Report. Create a new report object.
    Set the following properties for that object
    Filename - This should be the name of your RDF file you created from Report Builder along with the full path.
    Set the Execution Mode, Communication Mode and Report Destination Type as per your requirements.
    In the parameter for find_report_object() pass the name of the report object you created.
    eg.
    if the name of the report object you created is Report2 then
    your call should be rep_id := find_report_object('Report2') .
    You are calling the report object which has been created in your form builder and through that call you are running the report file specified in the Filename property of that report object.
    Regards
    Poorvi

  • URGENT!!! Unable to run report from forms

    I have created a from with one button. In when-button-pressed trigger is
    DECLARE
         repid REPORT_OBJECT;
         v_rep VARCHAR2(100);
    BEGIN
         repid := FIND_REPORT_OBJECT('produse');
         v_rep := RUN_REPORT_OBJECT(repid);
    END;
    I added the report 'produse' in the object navigator under the reports with the folowing proprieties:
    execution time: runtime
    commnunication mode: synchronus
    report destination type: preview
    report destination format:html
    report server:repserv (server created by me is up and running)
    I am trying to display a report in html format .. or any format.. when i select file to 'report destination type' it say the sane error but the report appear in an office application 'Document immaging'
    what is the problem? what settings do i have to make and where. i must specify that the server 'repserv' is configured automaticly.
    if i add an extra code line into the above trigger
    message(v_rep);
    i get repserv_0
    i have read the other posts on this problem and i havem't found the answer..or i don't know to interpret it?!

    In form's reports section set report destination type = cache, and use web_show_document to display the report.
    On Metalink Note:207396.1 you can find details.
    Paul

  • Unable to run report from forms developer.

    hi....
    i m not very much in developer 9i.from last 2 month i m doing developer 9i.I m desiging and running
    report from report builder.but i m not able to run that report from forms developer.Can anyone help to solve my problem?is there any particular extension i have to follow or any configuration(Application server) i have to made change?What code i have to write to run a report from forms?

    Hi frank...
    Thanx for ur reply...
    Actually what i did,i created a report and save that report with .rdf extension.I set reports_path(In Registry) property to the particular folder where i put all of my reports.In forms developer i add the report as report object from that folder.i set the following few lines in a button click event
    --=============================================
    declare
    rep_id report_object;
    v_rep varchar2(30);
    begin
    rep_id :=find_report_object('report4');
    v_rep :=run_report_object(rep_id);
    end;
    --=============================================
    when i click the button it is showing a error "You didnot specify the report name".This is all about from me what i did to run a report from forms.So should i do to run report?

  • Unable to run Adobe Interactive Forms

    Hi:
    I am getting the following error while running TravelRequest Demo Application using Adobe Interactive
    Forms.
    -->>
    500   Internal Server Error
      SAP J2EE Engine/7.00 
      Application error occurs during processing the request.
    Details: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: An exception has occured during application processing:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "Render" operation.
    Request start time: Wed Jan 19 10:55:05 CET 2005
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:409)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:151)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1020)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:704)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:485)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:127)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:484)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:99)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:634)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.processRequest(ClientManager.java:154)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:76)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:79)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:273)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:464)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:947)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:356)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:114)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:268)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:39)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:77)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:124)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:203)
    . During clean-up an additional exception was thrown:
    java.lang.NullPointerException
         at com.sap.engine.services.servlets_jsp.server.runtime.client.HttpServletResponseBase.setHeader(HttpServletResponseBase.java:262)
         at com.sap.engine.services.servlets_jsp.server.runtime.client.HttpServletResponseFacade.setContentType(HttpServletResponseFacade.java:666)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.adapter.HttpResponseAdapter.setContentType(HttpResponseAdapter.java:106)
         at com.sap.tc.webdynpro.clientimpl.http.client.AbstractHttpClient.setContentType(AbstractHttpClient.java:186)
         at com.sap.tc.webdynpro.clientimpl.http.client.AbstractHttpClient.prepareOutputStreamWriter(AbstractHttpClient.java:156)
         at com.sap.tc.webdynpro.clientimpl.http.client.AbstractHttpClient.prepareWriter(AbstractHttpClient.java:140)
         at com.sap.tc.webdynpro.clientimpl.http.client.AbstractHttpClient.getPrintWriter(AbstractHttpClient.java:220)
         at com.sap.tc.webdynpro.clientimpl.http.client.AbstractUpdateClientPeer.sendErrorPage(AbstractUpdateClientPeer.java:134)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.handleThrowable(ClientManager.java:283)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:664)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.processRequest(ClientManager.java:154)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:76)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:79)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:273)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:464)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:947)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:356)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:114)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:268)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:39)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:77)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:124)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:203)
    The second stacktrace has been written to the logfile!
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.handleThrowable(ClientManager.java:302)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:664)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.processRequest(ClientManager.java:154)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:76)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:79)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:273)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:464)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:947)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:356)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:114)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:268)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:39)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:77)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:124)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:203)
    Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "Render" operation.
    Request start time: Wed Jan 19 10:55:05 CET 2005
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:409)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:151)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1020)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:704)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:485)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:127)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:484)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:99)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:634)
         ... 20 more
    Please suggest the solution.
    Regards..
    Tarun

    Hi,
    I am also facing issues with ADS. I think i have some issues with user rights. the error goes something like this.
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "UsageRights" operation.
    Request start time: Wed Apr 20 17:16:04 GMT+05:30 2005
            at com.sap.tc.webdynpro.clientserver.adobe.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:401)
            at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:104)
            at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterHandleActionEvent(ClientApplication.java:1085)
            at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:393)
            at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:635)
            at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
            at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
            at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    I have created a user by name ADSUser and one group ADSCaller. i have given all the necessary rights to it. Please let me know wat are the rights this group need to carry.
    Regards,
    Naresh

  • Unable to Run Report on Forms 6i

    I have a probleam with Runing reports on froms 6i.when i use Run_report_object or run_object it does nothing even not display any message.

    Is the report server installed?
    Did your report get to the report server? did you check the queue manager?
    Just sending a report to the server will not return it to the client.
    did you check out the examples on the forms and reports integration paper on otn?

  • FRM-41214: Unable ro run report while calling a report from a form in 9iDS

    Am in the process of migrating from Developer 6i client/server to Developer 9iDS on Windows 2000.
    I have read through the various postings on this issue & have made changes accordingly. I also referred to the white paper on the Forms/Reports integration.
    As I am trying to do a prototype, am compiling my forms/reports on my local machine & not on the apps. server.
    I installed a report server on my local machine as,
    rwserver -install 9irep
    I have defined this as a NT service and it is up & running & so is my OC4J instance.
    I have defined a reports object in my Form Builder & set Report Server=9irep,
    Destype=Cache,
    Execution mode=runtime
    Communication_mode=synchronous.
    I also removed the /security tag from the <report server>.conf file as suggested in the white paper. Also set the single sign-on to NO for the reports service.
    I have replaced my run_product with the run_report_object built-in as follows.
    Declare
    report_id      REPORT_OBJECT;
    report_status VARCHAR2(255);
    rep_job_id      VARCHAR2(255);
    Begin
    report_id := FIND_REPORT_OBJECT('KS'); --Created in form under node "Reports"
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_FILENAME,'C:\Kalpana\9i_Prototype\ISSMDLCUST.rdf');
    rep_job_id := RUN_REPORT_OBJECT(report_id);
    report_status := REPORT_OBJECT_STATUS(rep_job_id);
    WHILE report_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
    LOOP
    report_status := REPORT_OBJECT_STATUS(rep_job_id);
    END LOOP;
    message(report_status); pause;
    IF report_status='FINISHED' THEN
    Web.Show_Document('http://houwdisndgd01:8888/reports/server/getjobid='
    ||rep_job_id||'?server=ks');
    END IF;
    End;
    I get an error message "FRM 41214: Unable to run report" right after the call to run_report_object.
    Can someone please tell me where am going wrong with my run_report_object built-in? (I also need help writing my web.show document to point it to my local machine/folders).
    Thanks
    Kalpana

    How I have implemented the same and works
    Local OC4J is running.
    I established a reports server "repserver90" as a service.
    I created a report named "C:\TMP\TMP\test_report.rdf"
    I created a form with a Reports object with properties:
    Name: "EMP"
    Filename: "C:\TMP\TMP\test_report.rdf"
    Execution mode "Batch"
    Communication mode "Sychronous"
    Report Destination Type "Cache"
    Report Destination Format "HTML"
    Report Server "repserver90"
    I call the report with the procedure:
    PROCEDURE TEST_REPORT IS
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status VARCHAR2(20);
    BEGIN
    repid := find_report_object('EMP');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_EXECUTION_MODE,BATCH);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,CACHE);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'html');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_SERVER,'repserver90');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER,'paramform=no pdeptno='||:dept.deptno);
    v_rep := RUN_REPORT_OBJECT(repid);
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
    LOOP
    rep_status := report_object_status(v_rep);
    END LOOP;
    IF rep_status = 'FINISHED' THEN
    /*Display report in the browser*/
    WEB.SHOW_DOCUMENT('http://localhost:8888/reports/rwservlet/getjobid'||substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server=repserver90','_blank');
    ELSE
    message('Error when running report');
    END IF;
    END;
    Minas

  • Unable to run a form locally

    Win: 7 (x64)
    IE:10
    Form Builder: 11.1.2.0.0
    Oracle db: 11.2.0.3.0
    JRE: 1.6
    Hello,
    I am trying to run a form locally and not able to do so. Not sure where I need to start troubleshooting.
    My Runtime -> Application Server URL is set to: http://RDOGADINLT7.hughes.com:7001/forms/frmservlet
    I am able to start Node Manager. It tells me "Plain socket listener started on port 5556".
    I am able to run startWebLogic.cmd and I get "<Server started in RUNNING mode>".
    I do have "127.0.0.1      localhost" added to my host file.
    portlist.ini file:
    OPMN_REMOTE_PORT=6701
    OPMN_LOCAL_PORT=6700
    OPMN_REQUEST_PORT=6702
    DOMAIN_PORT=7001
    default.env file:
    ORACLE_HOME=C:\Oracle\Middleware\Oracle_FRHome1
    ORACLE_INSTANCE=C:\Oracle\Middleware\asinst_1
    TNS_ADMIN=C:\Oracle\Middleware\asinst_1\config
    FORMS_PATH=C:\Oracle\Middleware\Oracle_FRHome1\forms;C:\Oracle\Middleware\asinst_1\FormsComponent\forms
    WEBUTIL_CONFIG=C:\Oracle\Middleware\asinst_1\config\FormsComponent\forms\server\webutil.cfg
    FORMS_RESTRICT_ENTER_QUERY=TRUE
    CLASSPATH=C:\Oracle\Middleware\Oracle_FRHome1\forms\j2ee\frmsrv.jar;C:\Oracle\Middleware\Oracle_FRHome1\jlib\ldapjclnt11.jar;C:\Oracle\Middleware\Oracle_FRHome1\jlib\debugger.jar;C:\Oracle\Middleware\Oracle_FRHome1\jlib\ewt3.jar;C:\Oracle\Middleware\Oracle_FRHome1\jlib\share.jar;C:\Oracle\Middleware\Oracle_FRHome1\jlib\utj.jar;C:\Oracle\Middleware\Oracle_FRHome1\jlib\zrclient.jar;C:\Oracle\Middleware\Oracle_FRHome1\reports\jlib\rwrun.jar;C:\Oracle\Middleware\Oracle_FRHome1\forms\java\frmwebutil.jar;C:\Oracle\Middleware\Oracle_FRHome1\jlib\start_dejvm.jar;C:\Oracle\Middleware\Oracle_FRHome1\opmn\lib\optic.jar
    PATH=C:\Oracle\Middleware\Oracle_FRHome1\bin;C:\Oracle\Middleware\Oracle_FRHome1\jdk\jre\bin\client;C:\Oracle\Middleware\Oracle_FRHome1\jdk\bin
    FORMS=C:\Oracle\Middleware\Oracle_FRHome1\forms
    forms.conf
    RewriteEngine on
    RewriteRule ^/forms/html/(..*) /workaroundhtml/$1 [PT]
    AliasMatch ^/workaroundhtml/(..*) "C:\Oracle\Middleware\asinst_1/config/FormsComponent/forms/html/$1"
    RewriteRule ^/forms/registry/(..*) /workaroundregistry/$1 [PT]
    AliasMatch ^/workaroundregistry/(..*) "C:/Oracle/Middleware/user_projects/domains/ClassicDomain/config/fmwconfig/servers/WLS_FORMS/applications/formsapp_11.1.2/config/forms/registry/$1"
    I did notice that the forms.conf file points at ClassicDomain directory, where the Web Logic server started as "mydomain", that I recently created. Do I need to repoint to mydomain instead?
    When I run a form I get the message below in my IE window:
    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.
    Can someone help me with this?
    Thanks in advance
    Roman

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Ge Qin ([email protected]):
    Could you please give more details about where and how add the command line '.. term=c:\orant\Forms60\fmrweb.res ...'
    Thanks a lot
    qg
    <HR></BLOCKQUOTE>
    This is the test URL example:
    http://myformserv/dev60cgi/ifcgi60.exe?form=test.fmx&userid=&otherparams=useSDI=yes%20term=c:\orant\Forms60\fmrweb.res&lookAndFeel=generic&colorScheme=teal
    Change 'c:\orant\Forms60\' to your full path to file 'fmrweb.res'.
    Andrew

  • Unable to run 11g form

    Win: 7 (x64)
    IE:10
    Form Builder: 11.1.2.0.0
    Oracle db: 11.2.0.3.0
    JRE: 1.6
    Hello,
    I am trying to run a form locally and not able to do so. Not sure where I need to start troubleshooting.
    My Runtime -> Application Server URL is set to: http://RDOGADINLT7.hughes.com:7001/forms/frmservlet
    I am able to start Node Manager. It tells me "Plain socket listener started on port 5556".
    I am able to run startWebLogic.cmd and I get "<Server started in RUNNING mode>".
    I do have "127.0.0.1      localhost" added to my host file.
    portlist.ini file:
    OPMN_REMOTE_PORT=6701
    OPMN_LOCAL_PORT=6700
    OPMN_REQUEST_PORT=6702
    DOMAIN_PORT=7001
    default.env file:
    ORACLE_HOME=C:\Oracle\Middleware\Oracle_FRHome1
    ORACLE_INSTANCE=C:\Oracle\Middleware\asinst_1
    TNS_ADMIN=C:\Oracle\Middleware\asinst_1\config
    FORMS_PATH=C:\Oracle\Middleware\Oracle_FRHome1\forms;C:\Oracle\Middleware\asinst_1\FormsComponent\forms
    WEBUTIL_CONFIG=C:\Oracle\Middleware\asinst_1\config\FormsComponent\forms\server\webutil.cfg
    FORMS_RESTRICT_ENTER_QUERY=TRUE
    CLASSPATH=C:\Oracle\Middleware\Oracle_FRHome1\forms\j2ee\frmsrv.jar;C:\Oracle\Middleware\Oracle_FRHome1\jlib\ldapjclnt11.jar;C:\Oracle\Middleware\Oracle_FRHome1\jlib\debugger.jar;C:\Oracle\Middleware\Oracle_FRHome1\jlib\ewt3.jar;C:\Oracle\Middleware\Oracle_FRHome1\jlib\share.jar;C:\Oracle\Middleware\Oracle_FRHome1\jlib\utj.jar;C:\Oracle\Middleware\Oracle_FRHome1\jlib\zrclient.jar;C:\Oracle\Middleware\Oracle_FRHome1\reports\jlib\rwrun.jar;C:\Oracle\Middleware\Oracle_FRHome1\forms\java\frmwebutil.jar;C:\Oracle\Middleware\Oracle_FRHome1\jlib\start_dejvm.jar;C:\Oracle\Middleware\Oracle_FRHome1\opmn\lib\optic.jar
    PATH=C:\Oracle\Middleware\Oracle_FRHome1\bin;C:\Oracle\Middleware\Oracle_FRHome1\jdk\jre\bin\client;C:\Oracle\Middleware\Oracle_FRHome1\jdk\bin
    FORMS=C:\Oracle\Middleware\Oracle_FRHome1\forms
    forms.conf
    RewriteEngine on
    RewriteRule ^/forms/html/(..*) /workaroundhtml/$1 [PT]
    AliasMatch ^/workaroundhtml/(..*) "C:\Oracle\Middleware\asinst_1/config/FormsComponent/forms/html/$1"
    RewriteRule ^/forms/registry/(..*) /workaroundregistry/$1 [PT]
    AliasMatch ^/workaroundregistry/(..*) "C:/Oracle/Middleware/user_projects/domains/ClassicDomain/config/fmwconfig/servers/WLS_FORMS/applications/formsapp_11.1.2/config/forms/registry/$1"
    I did notice that the forms.conf file points at ClassicDomain directory, where the Web Logic server started as "mydomain", that I recently created. Do I need to repoint to mydomain instead?
    When I run a form I get the message below in my IE window:
    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.
    Can someone help me with this?
    Thanks in advance
    Roman

    While researching this topic more I have more questions than answers. It looks like some people use Managed Servers, do I need one for running a form? When I go to mydomain -> Environment -> Servers all I see is AdminServer running on port 7001.
    I have read that in order for me to create an application and then a servlet for forms I need to work with files like default.env, formsweb.cfg, ftrace.cfg and so on; however default.env file exists only under the ClassicDomain, where I am using mydomain. Do I need to do anything about it?
    979801, the weblogic version I have is  10.3.5.0

  • Unable to open java custom form in R12 instance

    Dear friends,
    I am unable to open java custom form from front end.
    Navigation as follows:
    SYSTEM ADMINISTRATOR --> UM_SHIPPING --> ORDERS LOOKUP.
    Can anyone please look into the issue please.
    The error as follows:
    Error page
    you have encountered an unexpected error. please contact the system administrator for assistance.
    Thanks,

    I am unable to open java custom form from front end.
    Navigation as follows:
    SYSTEM ADMINISTRATOR --> UM_SHIPPING --> ORDERS LOOKUP.Was this working before? If yes, any changes been done recently?
    Did you follow the steps in (What Setup is Required to Create Custom JSP Pages to Run on the Ebusiness Suite 11i and R12+? [ID 884200.1])?
    Can anyone please look into the issue please.
    The error as follows:
    Error page
    you have encountered an unexpected error. please contact the system administrator for assistance.Please check Apache log files for details about the error. Please also check if any errors are reported in the database log file.
    Thanks,
    Hussein

  • Unable to call report from forms-oracle9iDS.

    hi..,
    i created a report in reports 9i and calling the same
    from a form created in 9i,i am calling from a push button having following code in it..,
    Declare
    report_id Report_Object;
    ReportServerJob VARCHAR2(100);
    BEGIN
    report_id:= find_report_object('MyReport1');
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_COMM_MODE,SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_DESTYPE,CACHE);
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_SERVER,'repserver');
    ReportServerJob:=run_report_object(report_id);
    end;
    while clicking this button i am getting the following messsage "frm-41214:unable to run report".
    steps followed
    1.Created a report by name myreport1.rdf
    2.attached the myreport1.rdf in the reports node of the forms browser.
    3.Created a reports server by name "repserver"using
    rwserver repserver -install autostart=yes
    4.report_path is checked for the path where my report is residing.
    5.added a string value in regedit tns_admin='oracle_home\network\admin'
    (**)6.in TNSNAMES.ORA I expect the error is here..,
    how do i refer this repserver in TNSNAMES.ORA..,????
    database server is in another node..,and report server is in my machine itself..,
    please help me urgent..,i am trying hard for this for a long time...??
    Regards,
    Akula.
    protechsoft systems Pvt.Ltd.
    Chennai,India.

    Akula,
    the Reports Server name doesn't need to be mentioned in teh TNSNAMES file anymore. This was required in Reports6i and before. Since Reports9i the architecture has changed and a Report Server can be accessed by its name in teh network. The problem that is reported can be due to uncompiled PLSQL in teh Reports rdf file. If you check the Reports queuemanager (on Windows) or using the Servlet command then you see the detailed error message. If you don't see any error message in teh queuemanager then the Reports module file wasn't found. Make sure that the Reports9i Server has access to this. The Reports9i Server Reports_Path is not set in the registry (as far as I know) but in one of its configuration files.
    As a quick test - look for the Reports sample files and add your file to the same directory.
    Frank

  • Running report from forms

    hi,
    I am having problems in running report from form.
    I am using oracle 9i on windows 2000 server and no 9iAS at the moment. On client side, i have windows xp and 9iDS installed. I want to run report from forms in 9iDS testing environment.
    my forms are running ok but now i need to run report. so what i have done is that i have created a report object in form and following are enteries present in it at the moment.
    Name REPORT7
    FileName D:\Projects\IBMR\forms\soil_water_quality_data.rdf
    Execution Mode Batch
    Communication Mode Synchronous
    Destination Type Cache
    Report Server 9irep
    and in when_button_pressed trigger
    DECLARE
    Report_Id REPORT_OBJECT;
    Report_Job_Id VARCHAR2(20);
    Report_Status VARCHAR2(80);
    Report_Svr VARCHAR2(20);
    BEGIN
    Report_Id := FIND_REPORT_OBJECT('REPORT7');
    Report_Svr := '9irep';
    SET_REPORT_OBJECT_PROPERTY(Report_Id,REPORT_EXECUTION_MODE, BATCH);
    SET_REPORT_OBJECT_PROPERTY(Report_Id,REPORT_FILENAME, '\projects\ibmr\forms\soil_water_quality_data.rdf');
    SET_REPORT_OBJECT_PROPERTY(Report_Id,REPORT_COMM_MODE, SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(Report_Id,REPORT_DESFORMAT,'PDF');
    SET_REPORT_OBJECT_PROPERTY(Report_Id,REPORT_OTHER, 'paramform=no');
    Report_Job_Id := RUN_REPORT_OBJECT(Report_Id);
    Report_Status := REPORT_OBJECT_STATUS(Report_Job_Id);
    WHILE Report_Status IN ('RUNNING','OPENING_REPORT','ENQUEUED') LOOP
    Report_Status := REPORT_OBJECT_STATUS(Report_Job_Id);
    END LOOP;
    IF Report_Status = 'FINISHED' then
    WEB.SHOW_DOCUMENT('/reports/rwservlet/getjobid'||substr(Report_job_id,instr(Report_Job_Id,'_',-1)+1)||'?'||'server=9irep','_blank');
    else
         message ('report server failed with error message '||report_status);
    END IF;
    END;
    i have installed report server with following command
    rwserver -install 9irep
    i have changed entry in rwservlet.properties like
    SINGLESIGNON=NO and i have removed the following entire block of 9irep.conf, which i have read from some documentation
    <!--security id="rwSec" class="oracle.reports.server.RWSecurity">
    <property name="securityUserid" value="%PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME%" confidential="yes" encrypted="no"/>
    </security-->
    i get the following error message when i run my form
    frm-41214 Unable to run report
    and then next message is
    frm-41217 unable to get report job status
    i debugged the report id and it is
    9irep_0
    returned by Report_Job_Id := RUN_REPORT_OBJECT(Report_Id);
    When I checked the Report Queue Manager
    it is showing status like
    (9irep)Terminated with error
    and detail it shows is
    Unable to connect to the specified database.
    Now I am wondering what to do next.
    any suggestions???????

    Hello,
    From your description, it seems like the report is faling due to a database authentication problem. When you run your report from Forms, Forms internally passes the its database connection information to Reports automatically. So ensure that you are connected to a valid database in Forms, before the report is called.
    Please verify whether a simple report which does not require a database connection, for example, a report containing only a boilerplate text object, is running correctly. Also, in the trigger code that you have specified, you should add the following:
    SET_REPORT_OBJECT_PROPERTY(Report_Id, REPORT_DESTYPE, CACHE);
    so that the report output gets generated to the server cache, and can be retrieved using rwservlet/getjobid.
    Thanks,
    The Oracle Reports Team.

  • How to run report from forms

    hi all,
    i have tried to run report from forms using below codig(got from online help)
    DECLARE
         repid REPORT_OBJECT;
         v_rep VARCHAR2(100);
         rep_status varchar2(20);
         v_host varchar2(100):= 'localhost';
    v_port varchar2(10);
    v_parameter_string varchar2(4000);
    v_username varchar2(50);
    v_password varchar2(50);
    v_database varchar2(50);
    BEGIN
         repid := find_report_object('REPORT27');
         v_rep := RUN_REPORT_OBJECT(repid);
         rep_status := REPORT_OBJECT_STATUS(v_rep);
         if rep_status = 'FINISHED' then
              message('Report Completed');
              copy_report_object_output(v_rep,'E:/Rep/local1.pdf');
    --     host('MOZILLA E:/Rep/local.pdf');
    -- WEB.SHOW_DOCUMENT('http://192.168.0.160:1521/reports/rwservlet/getjobid'||
    -- substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server=repserver','_blank');
              else
         message('Error when running report.');
              end if;
              -- Get the full domain name of the server from the formsweb.cfg
    tool_env.getvar('SERVER_URL',v_host);
    -- Get the username/password and database from the .env file
    tool_env.getvar('APPLICATION_USERNAME',v_username);
    tool_env.getvar('APPLICATION_PASSWORD',v_password);
    tool_env.getvar('APPLICATION_DATABASE',v_database);
    -- If it is localhost then we are running on windows and need to use the windows port, otherwise we
    -- are on AIX and need to use the AIX port
    IF v_host = 'localhost' THEN
         v_port := '8889';
    ELSE
         v_port := '8889';
    END IF;
    -- Now build the parameter string for running the report      
    v_parameter_string := 'server=repserver';
    v_parameter_string := v_parameter_string||'&report= E:\AGE_NoELIGIBLEReport.rdf';
    v_parameter_string := v_parameter_string||'&userid='||v_username||'/'||v_password||'@'||v_database;
    v_parameter_string := v_parameter_string||'&execution_mode=batch';
    v_parameter_string := v_parameter_string||'&comm_mode=synchronous';
    v_parameter_string := v_parameter_string||'&destype=cache';
    v_parameter_string := v_parameter_string||'&desformat=pdf';
    -- Now run the report
    web.show_document('http://'||v_host||':'||v_port||'/reports/rwservlet?'||v_parameter_string,'_blank');
    END;
    REP-110: Unable to open file ' AGE_NoELIGIBLEReport.rdf'.
    REP-1070: Error while opening or saving a document.
    REP-0110: Unable to open file ' AGE_NoELIGIBLEReport.rdf'.
    but i hav report in e:\ then why its getting?

    Hi,
    I suggest you not to use the "E:\" directory letter, but the REPORTS_PATH instead.
    <p>
    from the Online Help
    </p>
    <p>
    On Windows, edit environment variables through the Registry Editor (Start > Run > Regedit).
    </p>
    <p>
    On UNIX, edit environment variables by revising and running the shell script that defines the initial default values (reports.sh). If you do this, be sure to keep a backup of the original, unaltered reports.sh file.
    </p>
    <p>
    Regards
    JeanYves
    </p>

  • Unable to view images on Form

    Hi,
    I have a simple form with one image field (data type Blob in database),
    When I run the form through form Builder or form builder runtime it display images,
    but when I run this form using application server through web browser this will not display the images
    and shows the following Messages:
    1: FRM-40505: Oracle error: Unable to Perform the query.
    2: ORA-00932: inconsistent datatypes: expected got
    Please help me.
    My data base is 9i and form builder is 6i
    Regards,
    Raza

    Hello Raza,
    Bug# 1883920 does have a strange way of reappearing. The suggested Patchset 6.0.8.15.0 (Patch 6) but my issue was solved after upgrade to 6.0.8.16.0 only. I would suggest upgrade to the latest available Patchset available for your relevant version.
    In case, it is not resolve you might consider "bfile" instead of BLOB.
    Regards.

Maybe you are looking for