'unsupported data type' in interactive report

Hi,
I try to download a file from a link of an itneractive report.
In the "report attributes" section of the interactive column, I have defined in the link section of a column the 'Target' as 'URL', and the URL as this :
DOWNLOAD:CONVENTIONS:#FILE_BLOB#:#ID#::#MIME_TYPE#:#FICHIERS#:#LAST_UPDATE#::attachment:ConvWhen I run the interactive report, the link show this :
download:CONVENTIONS:[unsupported data type]:188:::C22.pdf:::attachment:Conv
The table "CONVENTIONS" is defined like this :
"ID" NUMBER NOT NULL ENABLE,
"FICHIERS" VARCHAR2(2048 BYTE),
"FILE_BLOB" BLOB,
"LAST_UPDATE" DATE,
"MIME_TYPE" VARCHAR2(255 BYTE)
Where is my error ?
Thank for your kind help !
Christian

Hi Christina,
sorry the wizard you have to use is the "Form > Form on Table with Report", because the normal create interactive report wizard allows to enter a query.
After you are done with the wizard, have a look at the generated SQL statement (it has to use the dbms_lob.getlength) and the value in "Number / Date Format" for that column.
Regards
Patrick
My Blog: http://www.inside-oracle-apex.com
APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins

Similar Messages

  • Data model in Interactive Reporting

    Hi,
    Could any one clarify me on What is Data model in Interactive report and how we can use exactly.

    A data model is the physical representation of your tables joined together.
    In SQL terms it the FROM and WHERE (JOIN) clauses.
    an IR Query section depends on a Data Model. That Data Model can be a Master Data Model (Shared with many Query Sections) or a regular Data Model.
    Master Data Models cannot be changed within the Query Section - Their Background is Grey and will indicate so in the upper left corner of the screen...
    Locked Data Model: {data model section name}
    Master Data Models are useful in that you only design it once and then it and its connection are shared with many Query Sections. And modifications to the Data Model are then applied in the Data Model Section and each dependent Query Section has those changes.
    For a more comple defintion open Interactive Reporting and go to HELP. In the Search type "Data Modeling"
    You will have plenty to read.
    Wayne Van Sluys
    TopDown Consulting

  • Application Date Format in Interactive Reports

    Hi,
    What should we define in Number/Date Format in interactive reports column attributes such that it will use application level date format?
    Thanks

    Hi,
    You do not need define anything , then it use application date format
    Br,Jari

  • CRM 7.0 - Enhancement of Data Sources for interactive Reporting

    Hallo All,
    I would like to know whether anybody has positive experience with the enhancement of CRM Data Sources for interactive Reporting. I read that the enhancement of Customer fields should be possible (Those Data Sources below the Hierarchy node /CRMBW/ROOT).
    I have seen that the extract structure can be enhanced via RSA6 (as for other data sources).
    Questions:
    1. Which USEREXIT / BADI has to be used to fill the added fields?
    2. Does it work?
    Best regards

    Hi!
    Those DS are not meant to be enhanced manually but only by one of the following two ways:
    1. Adding custom fields with the Application Enhancement Tool (AET) in the CRM UI.
    2. Adding SAP fields with the Interactive Reporting Enhancement Workbench (IREW).
    The AET is available since CRM 7.0. Please find more details in the SAP Help Portal:
    <http://help.sap.com>
        SAP Business Suite
            SAP Customer Relationship Mgmt.
                 SAP EHP1 for CRM 7.0
                     Application Help
                         WebClient UI Framework
                             Application Enhancement Tool
    The IREW is available since CRM 7.0 EhP1. More details can be found inside TX CRMD_IREW or in the SAP Help Portal:
    <http://help.sap.com>
        SAP Business Suite
            SAP Customer Relationship Mgmt.
                 SAP EHP1 for CRM 7.0
                     Application Help
                         SAP Customer Relationship Management
                             Analytics
    Best regards

  • Create data models using interactive reporting

    Hey guys,
    I was wondering how you create data models using interactive reporting. An simple example would be great? I would really appreciate if I could get an answer.
    Also, I wanted to understand a real world situation that you guys might have faced with creating data models, etc...thanks a ton :-)
    -- Adi

    Your question is not that much clear on what you are asking for.
    But for reference please have a look at the below doc which explain the Integration with IR and webanalysis what you require.
    IR and WebAnalysis with Essbase
    Thanks,
    ~KKT~

  • Spatial data in Eclipse Galileo - Unsupported data type

    Hi
    I am using Eclipse 3.5 Galileo. I have data stored in Oracle 10.2 tables containing columns of type SDO_GEOMETRY. When i try to open the tables (in Eclipse Data Debug perspective) i get an error unsupported data type. Obviously this is caused by the SDO_GEOMETRY.
    Can anyone tell me the plugin that i need for reading and tabular display of the tables containing columns of spatial type ?
    Regards,
    Govindarajan
    GIS Consultant

    Hi, thank you for replay.
    I have a Google Map tile layer. I'm building an HTML document that contains it. I want to represent geometries on. Geometries has been built taking coordinates from Google Map. I implemented this function to show the coordinates of the Google tile layer, where the mouse is:
    +...+
    mapview.addMapTileLayer(GoogleMapTileLayer);
    +...+
    mapview.attachEventListener(MVEvent.MOUSE_MOVE, mouseMove);
    +...+
    function mouseMove()
    +{+
    var mouseLoc = mapview.getMouseLocation();
    var locStr = mouseLoc.getPointX() ', ' + mouseLoc.getPointY() ;+
    +     document.getElementById("mouseMove").innerHTML= locStr;+
    +}+
    But coordinates I'm seeing with this function are not the same displayed by Google Map and I need it. And I think it's a problem of SRID because it is projected in EPSG:3857 ¿no?. But I want to project the Google Map tile layer in EPSG:4326, that is, the same Google Map SRID.
    It is an Oracle Maps application with a MVGoogleTileLayer and the data to be displayed are in some ThemeBasedFOI.

  • Unsupported data type

    hello
    I have column in table type BLOB. I am using that column to store video. inserting video in column was succesfull but when I looked in the table in column type BLOB was this "unsupported data type" .
    anybody know what's the problem?

    this looks like it is a db-question . Please copy it to the rdbms-forum
    General Database Discussions

  • Using HTML,how to change the color of column data in an interactive report?

    Hi,
    I want to change the color of data of a column in an interactive report.
    I want to do it by HTML.
    I have tried the code
    <style type="text/css">
    #apexir_EMP_MANID{color:blue;}
    </style>
    But it changes the color of the heading of column only. Not the data.
    Plz can anyone suggest me something ?
    Thanks in advance

    Hi Vaibss!
    Is it that what you're looking for?
    Color Coding (Post number 5)
    regards

  • Does not appear possible to use date formatting in interactive reports

    I've an interactive report displaying a column of data type = date. When populated with the result of "select (sysdate) from dual;", regardless of what data type conversion (to_char/to_date) or what time formatting is used (attempting DD-MON-YYYY HH:MIPM), the displayed time is always 12:00AM.
    Thanks!
    Paul

    Can you post a small example of what you are trying to do on the hosted instance of APEX from Oracle? You are trying to get the following:
    SELECT TO_CHAR(SYSDATE,'DD-MON-YYYY HH:MI PM') test_col FROM DUAL to format properly?
    It returns: 18-NOV-2010 09:51 PM in a one column report for me..
    Thank you,
    Tony Miller
    Webster, TX
    You can get more with a kind word and a two-by-four than you can with just a kind word
    Anla-shok Marcus from Babylon 5

  • Error when using filter on date column in interactive report

    Hi,
    I'm getting the following error when using the filter on a date column. None of the criteria in the filter list work. All give me the same error but when I use the filter on a column feature (in the search bar) and use ">" and "<" those work.
    Can someone please help me????
    " Settledate is in the last 2 years
    ORA-30175: invalid type given for an argument ORA-02063: preceding line from MAINDATA "

    I have a similar problem . I have an interactive report based on resultset stored in a collection; since all the columns of a collection are of string datatype, I convert the columns to appropriate datatypes before its returned to the user; everything works as desired except when I try to filter on a data column , I get a ORA-01858: a non-numeric character was found where a numeric was expected .
    I turned on debug mode and am copying the output here , column c009 which is aliased to 'C' is the one that I am trying to apply the filter on
    select
    ROWID as apxws_row_pk,
    "C001",
    "C002",
    "C003",
    "C004",
    "C005",
    "C006",
    "C007",
    "C008",
    "CHECKOUTTIMESTAMP",
    "C010",
    "C011",
    "TO_NUMBER(C012)",
    "TO_NUMBER(C013)",
    "TO_NUMBER(C014)",
    "C015",
    "C016",
    "C017",
    "TO_NUMBER(C018)",
    "C",
    count(*) over () as apxws_row_cnt
    from (
    select * from (
    Select c001,c002,c003,c004,c005,c006,c007,c008,to_date(c009,'dd-MON-yy HH24.MI') checkouttimestamp,
    cast(to_date(c009,'dd-MON-yy HH24.MI') as timestamp) c,
    --TO_TIMESTAMP(c009,'dd-MON-yy HH24.MI') c1 ,
    trunc(to_date(c009,'dd-MON-yy HH24.MI')) checkoutdate,
    c010,c011,to_number(c012),to_number(c013), to_number(c014),c015,c016,c017,to_number(c018) from apex_collections where collection_name = 'IR_BOOKSALES'
    ) r
    where ("C" between systimestamp - ((1/24) :APXWS_EXPR_1) and systimestamp)*
    ) r where rownum <= to_number(:APXWS_MAX_ROW_CNT)
    order by ROWID
    0.04: IR binding: ":APXWS_EXPR_1"="APXWS_EXPR_1" value="1"
    0.04: IR binding: ":APXWS_MAX_ROW_CNT"="APXWS_MAX_ROW_CNT" value="2000"
    ORA-01858: a non-numeric character was found where a numeric was expected
    I have tried to convert c009 to date, timestamp and timestamp with time zone datatypes ; they all return the same error ,but all 3 datatypes work fine with systimestamp when I run them in sqlplus. Any help would be appreciated.

  • Remove Filter Type from interactive report

    Hi
    is it possible to remove the Filter Type option from an interactive report?
    We don't want to give users the option to select the filter type.
    Many thanks
    Paul

    Hi Paul,
    I don't think you can remove that option. You can hide it. There are several ways to do this, but they would involve css styling. In your page's HTML Header setting, add in:
    &lt;style type="text/css"&gt;
    label[for="apexir_FILTER_TYPE"] {display:none}
    #apexir_FILTER_TYPE.radio_group {display:none}
    &lt;/style&gt;Note that older versions of IE will not handle the first style, but that's just the label. The actual radio buttons are hidden by the second style
    Andy

  • Custom date fields in Interactive Report

    Hi,
    I am using newly patched version of Apex - 4.0.2.00.06
    What I am trying to do is to have two datepicker fields P84_DATE_FROM and P84_DATE_TO in separate HTML region, on the page that has IR / Interactive Report, that will be filter in report source.
    In debug mode I noticed that values that are picked with datepicker are not binding in report sql.
    select * from calendar_x
    where
    date between to_date(:P84_DATE_FROM,'DD.MM.YYYY') and to_date(:P84_DATE_TO,'DD.MM.YYYY')
    Do I have to force submit on Go button before it executes gReport.search('SEARCH')? Is it the right way to go about this?
    Thnx,

    Hi Vish,
    I was informed by SAP few months back that Interactive Reports can not be enhanced with custom fields. I don't see any documentation regarding this.
    You may want to check with SAP also.
    Regards,
    Paparao Undavali

  • Between operator for group by date in Apex Interactive Reports

    Hi,
    In the interactive reports filter, i couldn't find the 'between' operator for date field (got a 'group by date' in my sql query (source). I am just wondering, Is it beacuse of the group by date clause?. Is there any way to show the 'between' operator in the interactive reports filter.
    Thanks

    I just opened an existing IR style report, went to actions, filter, selected a date column and found between at the bottom of the list of values.. Are you sure the date you are trying to filter on is a true date column?
    Thank you,
    Tony Miller
    Webster, TX
    What if you really were stalking a paranoid schizophrenic... Would they know?
    If this question is answered, please mark the thread as closed and assign points where earned..

  • How to highlight break column data in an interactive report?

    Relates to an interactive reports V4.x :
    In the break column area in an IR report, the labels and data seem to be very vanilla and hard to distinguish particularly if you break on more than one column. When I move a non-break column with a highlight defined (set on cell) into the break position, the highlighting disappears.
    Is it possible to somehow retain the highlight colour on break column data?
    Any hints?
    thanks in advance
    Paul P

    bump!

  • Date Problem in Interactive Reports Mail

    Hi Everyone,
    I am using Apex 4.2.2  ,
    Issue is when I am sending mail through  download, e-mail section of an interactive report. Mail is received on the mail server and but in its mail header send_date is not coming due to which our server is blocking that mail. How to send date as well in the header in oracle apex?
    Thanks

    Hello,
    if this is an ITEM in IR, you can use in Column Definition | Number Date format the following specifier:
    999G999G999G999G990D0
    Hope it helps!
    After the D in the format specifier, put as many 0s as the number of digits you want to be displayed after the decimal point.
    Edited by: Dionyssis on 11 Ιαν 2010 3:18 πμ

Maybe you are looking for

  • SQLdeveloper 4 - Navigating packages in connection window doesn't work

    Hi Can't navigate (large ) packages in connection window. It was possible in version 3.2.  by clicking funtion/procedure name. Now I have to scroll the package or search for the function-name. regards Karsten

  • Error in OmniPortlet while integrating it with a webservice.

    I have created a omniportlet using jdeveloper 10.1.3.3 and placed it on a jsf page. When I run the portlet , I get the Define link. I clicked on the Define link and selected webservice as the option. I am giving the WSDL url as http://webservices.ora

  • 'Printer setup utility' problem...please help me.

    Hi all, running tiger 10.4.11, trying to connect an Epson DA4050 printer. It's not showing when I try to 'add printer' in systems prefs, so have attempted to open Printer Setup Utility and I get the message - 'The item cannot be opened. It may be dis

  • Problem Event AppHangB1 (Lr)

    I can open Lr to the last project I worked with, but when I click on import and select my camera, everything freezes up and I get an error message with the following description. I've tried rebooting my pc (you never know) and short of uninstalling a

  • Daten-Rollback mit CDPOS

    Gibt es einen ABAP, eine Funktion, oder eine Methode, die es ermöglicht mit Hilfe der Tabellen CDHDR und CDPOS einen Daten-Rollback an einem Objekt wie VERKBELEG oder EINKBELEG zu machen? Moderator message: English only please, no duplicate threads p