Interactive Reports not working with APEX listener

Hi,
I have posted this question APEX listener forum couple of weeks ago but very few responses.
If any one from here can help then it would be great.
Interactive Reports not working with APEX listener
Best Regards,
Baig

Sorry for late response.
It was a firewall issue

Similar Messages

  • Web Report not working with parameter form

    Hi,
    I have a report which has got a parameter form. This report is
    running fine in client/server environment. But when I deploy the
    same report on web (CGI) using PARAMFORM=YES, I am getting the
    parameter form and after pressing the SUBMIT button I am getting
    a blank report under the following two cases even though I have
    data for that query:
    CASE1: <input type="hidden" name="desformat" value="html">
    then I am getting the report with no data retrieved.
    CASE2: <input type="hidden" name="desformat" value="pdf">
    then I am getting completely blank report (no logo, no column
    titles, etc.)
    See the HTML code below. Remember, the same thing is running
    fine in client/server environment. Moreover, if I make a HTML-
    coded form for the report then everything on the client's
    browser is running fine. But this is not what we want, 'coz we
    are running the "BEFORE PARAMETER FORM" trigger in the report.
    So, should I conclude that web-reports does not work with the
    parameter forms?? Is it a bug???
    Regards
    Moiz
    ----------HTML Code------------------
    <form action="http://pc-oracle1.ri.kfupm.edu.sa/cgi-
    bin/rwcgi60.exe">
    Select the Weekend Date for which you would like to see your
    Timesheet report
    <input type="hidden" name="server" value="repserver">
    <input type="hidden" name="report" value="timesheet.rdf">
    <input type="hidden" name="userid" value="696122/696122@ors">
    <input type="hidden" name="destype" value="cache">
    <input type="hidden" name="desformat" value="html">
    <input type="hidden" name="paramform" value = "yes">
    <input type="submit" value="Run Report">
    </p>
    </form>
    -------HTML Code END------------------
    null

    No pal, that's not the problem. The problem lies with the
    "BEFORE PARAMETER FORM" report trigger on the web. Check this
    out on ur report server and u will understand my problem.
    Moiz
    Ramonito Te (guest) wrote:
    : I think the cause is the missing question mark after
    rwcgi60.exe.
    : Anyway here is my html file that runs under cgi. Hope this
    helps.
    : <HTML>
    : <!--Form Action is RWCGI60 URL-->
    : <FORM METHOD=POST
    : ACTION="http://ntserver1/ows-bin/rwcgi60.exe?" METHOD="POST">
    : <!--Parameters not exposed to user are hidden-->
    : <INPUT name=server type=hidden value="ReportsServer">
    : <INPUT name=paramform type=hidden value="yes">
    : <CENTER><H1>Set Reports Multi-tier Server Parameters </H1>
    Report Name: <INPUT name=report type=text value="c:
    : \orant\webdemo\deptemp.rdf">
    : Database Connection: <INPUT name=userid type=text
    : value="scott/tiger@orcl81">
    : <INPUT name=destype type=hidden value="cache">
    : Output Format: <SELECT name=desformat> <OPTION value=HTMLCSS
    : selected> HTMLCSS <OPTION
    : alue=PDF> PDF </SELECT>
    : <HR><INPUT type=submit value="Run Report!">
    : </CENTER> </FORM> </HTML>
    : lue="Run Report!">
    : </CENTER> </FORM> </HTML>
    : M. Moizuddin (guest) wrote:
    : : Hi,
    : : I have a report which has got a parameter form. This report
    : is
    : : running fine in client/server environment. But when I deploy
    : the
    : : same report on web (CGI) using PARAMFORM=YES, I am getting
    the
    : : parameter form and after pressing the SUBMIT button I am
    : getting
    : : a blank report under the following two cases even though I
    : have
    : : data for that query:
    : : CASE1: <input type="hidden" name="desformat" value="html">
    : : then I am getting the report with no data retrieved.
    : : CASE2: <input type="hidden" name="desformat" value="pdf">
    : : then I am getting completely blank report (no logo, no
    column
    : : titles, etc.)
    : : See the HTML code below. Remember, the same thing is running
    : : fine in client/server environment. Moreover, if I make a
    HTML-
    : : coded form for the report then everything on the client's
    : : browser is running fine. But this is not what we want, 'coz
    we
    : : are running the "BEFORE PARAMETER FORM" trigger in the
    report.
    : : So, should I conclude that web-reports does not work with
    the
    : : parameter forms?? Is it a bug???
    : : Regards
    : : Moiz
    : : ----------HTML Code------------------
    : : <form action="http://pc-oracle1.ri.kfupm.edu.sa/cgi-
    : : bin/rwcgi60.exe">
    : : Select the Weekend Date for which you would like to see your
    : : Timesheet report
    : : <input type="hidden" name="server" value="repserver">
    : : <input type="hidden" name="report" value="timesheet.rdf">
    : : <input type="hidden" name="userid" value="696122/696122@ors">
    : : <input type="hidden" name="destype" value="cache">
    : : <input type="hidden" name="desformat" value="html">
    : : <input type="hidden" name="paramform" value = "yes">
    : : <input type="submit" value="Run Report">
    : : </p>
    : : </form>
    : : -------HTML Code END------------------
    null

  • Interactive reports not working - am i missing something ?

    Hi.
    I just upgraded to apex 3.1
    I wanted to test the interactive reports functionality. I can create the region with the query and i can set all the things under "report attributes".
    But when i run the page, i see the report with the initial data my query brings me up but i cant do anything. The search symbol is not clickable and the other symbol in the search panel is also not clickable.
    Did my upgrade missed something ? Any java things missing ?
    How can i chack if something is missing ?
    Thanks
    Bernd

    My Interactive reports on Apex 3.1.2 on 10g XE worked fine until one day I got the same issue with no known system changes. Fail on both IE and Firefox on multiple machines. Restarting Apex doesn't hep.
    IE error is:
    Line: 96
    Char: 1
    Error: 'gReport.controls' is null or not an object.
    Code: 0
    URL: ...
    Anyone else experiencing this?

  • Popup KEY LOV in Interactive Report not work as expected

    Hello,
    in an Interactive Report, i have added in a Region a Popup Key LOV (Displays description, returns key value). This LOV works ok in other Forms. But in the Report item (Session State variable) instead of returning the Return Value of the LOV, it returns the Displayed Value (inspected the Session). How can i make it work as expected ?
    TIA

    At the moment, i am ok with all the functionality of the IR, which is finished. What i want is to use some extra items on the upper part of the page that aid the user to restict in large part the IR query result. Some of these are ideal candidates for LOVs - I want LOV to diplay the Display values and after user selection to return the Return value, either to page item or to other variable. How can i achieve this? Any idea? So far the LOV returns the display value in the Item AND session corresponding variable.

  • Checkbox interactive report not working...

    Problem in image
    http://i.imgur.com/9Ptym.png
    my interactive report query
    select "ROWID",
    "DB_ITEM_ID",
    "DB_CUST_ID",
    "DB_NAME",
    "DB_ADDRESS",
    APEX_ITEM.CHECKBOX (3,DB_CUST_ID) AS Edit
    from "#OWNER#"."DB" for some reason my check box would show up in html code...
    resources im looking at:
    https://apex.oracle.com/pls/apex/f?p=40323:1:1513972688392601:::::
    http://ioug.itconvergence.com/i/doc/api084.htm

    Hi,
    See below links
    Re: Check all checkbox in an interactive report
    Re: Dispaly / Filter checkbox field in IRR
    Re: Need help with APEX_Collection
    http://actionet.homelinux.net/htmldb/lspdemo?p=83
    Regards,
    Jari
    http://dbswh.webhop.net/dbswh/f?p=BLOG:HOME:0

  • Interactive notifications not working with BT Keyboard

    Hi all,
    I just discover a very weird behavior (and I think it's a bug) on interactive notification, it does not work using bluetooth keyboards.
    I'm using a iPad Mini with Retina Display (with iOS8) and Clamcase Pro Case.
    When I'm in the home screen and receive a message, I can swipe down and enter my answer using the BT keyboard. However, when I'm on any other app, receive a message and swipe down, I cannot use the BT keyboard.
    For example, I'm using Write app, receive a message and swipe down the notification to enter my answer, I keep writing on Write app (in background) and nothing happens in the quick answer field on notification.
    I also tested with other BT keyboard and got same result.
    Does anybody else see that behavior?
    Thanks and regards,
    Flávio Furlan

    I can confirm I'm having the exact same issue on my iPhone 4S. I was attempting to respond to a text message by pulling down on it when it came through. What I noticed was that when I began typing, the application in the background was being affected, and nothing was appearing in the text window.

  • SCOM reports not working, with execute permission denied error.

    Operations manager 2012 R2,
    some reports stopped working. Then i open report and click "add object" or "add group" i get error:
    Note:  The following information was gathered when the operation was attempted.  The
    information may appear cryptic but provides context for the error.  The application will continue to run.
    The EXECUTE permission was denied on the object 'ManagedEntityTypeGetBySystemName', database
    'OperationsManagerDW', schema 'dbo'.
    In SQL  there is EXECUTE permission on object 'ManagedEntityTypeGetBySystemName'
    Reports which not required to specify object or groups are working as expected.
    what esle can be wrong ?

    Hi,
    Please refer to the blog below. It tell us how to grant permission to objects.
    http://www.ndoubleor.com/the-execute-permission-was-denied-on-the-object-database-schema-dbo/11/2009/
    Important Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    Juke Chou
    TechNet Community Support

  • All reports not working, with execute permission denied error.

    Operations manager 2012 R2,
    all reports stopped working. Then i open report and click "add object" or "add group" i get error:
    Note:  The following information was gathered when the operation was attempted.  The information may appear cryptic but provides context for the error.  The application will continue to run.
    The EXECUTE permission was denied on the object 'ManagedEntityTypeGetBySystemName', database 'OperationsManagerDW', schema 'dbo'.
    In SQL  there is EXECUTE permission on object 'ManagedEntityTypeGetBySystemName'
    what esle can be wrong ?

    Take a look at
    this.
    Jonathan Almquist | SCOMskills, LLC (http://scomskills.com)

  • View Report not working with CVI 9?

    Hi:
    We recently installed the CVI 9 run time engine on several of our stations. However, now we're seeing a problem where the 'View Report' button on the batch and parallel model result panels no longer work. If you try to view the report, the panel freezes instead.
    I've verified this problem with the default Teststand Full Featured CVI User Interface and the default modelsupport2 files. We are running Teststand 4.0.1f1.
    Any idea what is going on? The report button works if we run from the sequence editor or downgrade back to CVI 8.1.
    Thanks,
    Dave

    Hey Dave,
    Thanks for reporting this.  I've already been able to reproduce the behavior on my machine with TestStand 4.1.1 and CVI 9.0 installed using both the Batch and Parallel Process Models.  
    As a result, this was reported to R&D (#138134) for further investigation.  We will treat this with high priority.
    We really appreciate the feedback - thanks for helping us continuously improve our products and make them what they are today.
    Derrick S.
    Product Manager
    NI DIAdem
    National Instruments

  • CRM Interactive Reports not working

    hi,
    In CRM2007 we have this new feature of interactive reports, where we can create OLTP reports. I am trying to explore this feature. But when i click on Create report option, I am getting "Maintain RFC Desination for local BI".
    When i go to SM59 and look at the destinations, i can see a connection created to local system under "Internal Connections" folder.
    Please help me resolve this issue.
    regards
    Raghav

    Hi Raghav,
    follow this u ll get
    http://help.sap.com/saphelp_crm60/helpdata/de/44/8e32e6e1663674e10000000a114a6b/frameset.htm
    reward points if helpful
    cheers
    Manohar

  • Quickpaint reports not working with assignment set defined with criteria

    Hello,
    I have a problem with quickpaint reports in HRMS. When i run quickpaint report against assignment set defined with criteria it reports following error: APP-PAY-06867 An error occurred during formula execution FFX00_DATA_NOT_FOUND (assignment criteria was &ASG_LOCATION=New York).I defined several assignment sets with different criteria and i always get the same error when i run any quickpaint report.
    The same Quickpaint report works well with assignment set defined by including individual assignment.
    Thanks in advance!
    best regards

    Thanks for uploading the sample reports. 
    I am not abe to reproduce the issue and the graphs generated in both the attached reports are the same except that the width of the graphs being displayed are different as seen in the below images.
    ATML 5.1 Report Graph
    XML Report Graph
    Regards
    Srivinayaka Pandurangan
    National Instruments
    With Best Regards,
    Srivinayaka
    National Instruments

  • XLR old reports not working with UDF from Marketing docs

    Hi,
    We are using SAP Business One 2005 A (6.80.318)  SP: 01  PL: 16 and the following version of XLR.
    XLR Version 6.80.367 (under about XLR) or 6.80.01.26 (under Add-ons manager).
    We have just gone from 6.80.01.25 to 6.80.01.26 version of XLR and have had an issue with the reports that contain UDF's. 
    Previously when doing patches of SBO we have had issues with the UDF's renumbering eg.  SalesEmp_1 becoming SalesEmp_2.  Within the XLR reports we would simply update the identifier of the UDF and it would report correctly.
    The issue this time is that the identifier has disappeared.  ie. SalesEmp_1 has become SalesEmp.  When you create a new report the data can be retrieved correctly however when you change the existing report to reflect SalesEmp (rather than SalesEmp_1) it reports no data. 
    I am not keen on re-creating all of my reports with UDFs and was wondering if anyone else had encountered the same issue and come up with a solution. 
    It may have something to do with the UDF's being available as Dimensions now whereas previously they were only Light Dimensions?
    Let me know if I need to clarify further - although it will probably make perfect sense if you have been through the same issue - and if you haven't you may not be able to help.
    Kind regards
    Andrew

    Hi Andrew,
    Unfortunately I don't know the answer to your question...
    ...but anyway, this Forum is focussing on the SAP Business One SDK.
    In principle the Implementation Forum in the PartnerEdge P2P (http://p2p.sap.com/businessoneforum?type=join) area should more suitable for such questions.
    I suggest that you raise your issue there - and hope that you will get the right answer.
    ...or since the issue came up when you changed from one version of XLR to another - log a question to SAP Support on the XLR component.
    Sorry,
    Frank

  • Crystal Reports not working with PL/SQL

    When I try and connect a Oracle stored procedure in ODBC using Oracle 8.1.7 client and Crystal 8 Reports I get the following error:
    ODBC error: [MERANT][ODBC Oracle 8 driver][Oracle 8]ORA-06550: line 1, column 13: PLS-00302: component 'TEST_PROCEDURE' must be declared
    ORA-06550: line 1, column 8: PL/SQL: Statement ignored
    This code worked just fine in Crystal Reports 7. Does anyone know how to get this to work? Any successful code snippets to share? I called Crystal Decisions Support with no luck at all.
    Thanks!

    Yes, the dialog is different than in Crystal 7 but the box is already checked.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by Rick Post:
    Do you have 'Stored Procedures' checked in the 'Allow reporting on' section of the SQL page on the 'File - Options' properties page?
    Depending on how Crystal 8 was installed this setting may be different than what you have been using in Crystal 7.
    <HR></BLOCKQUOTE>
    null

  • Upgrade to BI7 - Master data report not working with attributes

    Hi
    We've recently upgraded to BI7. We've noticed that any queries where a characteristic is the info provider, reporting on the attributes as free characteristics is not possible. The only way to fix this is to make the characteristics navigational. Is there a fix for this, or do we have to make all the characteristics navigational? It used to work in 3.1

    Hi Expert,
    We are starting upgradation, Can you please prvide guide me how to do the upgradation.
    Thanks

  • Generate pdf with apex listener 2.0

    hi,
    we would like to generate pdf out of apex.
    as long as we have text (IRR) WITHOUT special characters (öäü), everything is working fine.
    when we have this characters in a text-columng (IRR), then we get a .pdf with the following content:
    javax.xml.transform.TransformerException: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: An invalid XML character (Unicode: 0x3) was found in the element content of the document.
    could this be a problem of the characterset? but if, where to change what?
    - we defined in ADMIN in 'report printing' / 'instance-settings': oracle-apex-listener
    - we are working with apex-listener 2.0 (integrated in weblogic-server)
    - we work with APEX 4.2.1.00.08
    thanks for any ideas
    roland
    Edited by: user514151 on 01.04.2013 23:24

    I have this same problem with windows-1250 encoding.
    Invalid byte 1 of 1-byte UTF-8 sequence.
    com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 1 of 1-byte UTF-8 sequence.
         at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.invalidByte(UTF8Reader.java:687)
         at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.read(UTF8Reader.java:557)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1753)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1426)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2754)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:607)
         at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:116)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:489)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:835)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1210)
         at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:568)
         at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:302)
         at javax.xml.parsers.SAXParser.parse(SAXParser.java:195)
         at oracle.dbtools.apex.fop.FOPUtils.fop2pdf(FOPUtils.java:72)
         at oracle.dbtools.apex.hooks.postProcess.FOP2PDF.requestTOPDF(FOP2PDF.java:87)
         at oracle.dbtools.apex.hooks.postProcess.FOP2PDF.postProcess(FOP2PDF.java:49)
         at oracle.dbtools.apex.hooks.ProcessorRegistry.postProcess(ProcessorRegistry.java:56)
         at oracle.dbtools.apex.ModApex.handleRequest(ModApex.java:241)
         at oracle.dbtools.apex.ModApex.doGet(ModApex.java:98)
         at oracle.dbtools.apex.ModApex.service(ModApex.java:316)
         at oracle.dbtools.rt.web.HttpEndpointBase.modApex(HttpEndpointBase.java:260)
         at oracle.dbtools.rt.web.HttpEndpointBase.service(HttpEndpointBase.java:110)
    Any solution ?
    Regards
    md

Maybe you are looking for

  • How to Print the whole view content from a button on the View Layout

    Dear All, Good Morning All I am New to WebDynPro.Solution needed Urgently How to take print whole view content(lay out) in webdynpro application.i.e whatever it may be tablecontent or label or inputfield . Could you send the coded part briefly step b

  • I cannot open or re-install itunes!

    Help i cannot open my itunes/

  • Adobe Flash Player Problem (Jelly Bean)

    Hello, I'm from Mexico City and the update was released on 02/04/13. I update but there was a message that says a problem with Adobe Flash Player before upgrading. When the update finished, I looked in the Adobe applications and not find it. With Ope

  • Buffer pool keep and multiple db block sizes

    I have a tablespace with 8k block size (database default) and a tablespace with 16k block size. I have db_cache_size and db_16k_cache_size set (obviously). Also i have buffer cache keep set in the database. Question: If a table is placed in a tablesp

  • Can't Pre-Order new Coldplay Album!!

    I hope someone can help with this. I am trying to pre order the coldplay album Viva la vida and get the single thats out now. When I go to press pre order I get the following message: "Are you sure you want to pre-order "Viva la Vida? Your account wi