Urgent fix reqd in Portal Reports

All,
Portal Reports currently has a limit of 10001
rows. This causes a problem in DSS applications. From my WebDB days, this was a global variable with a value of 10000. Can this limit be removed or can you make this parameter a variable, so the developer can set the upper limit ?
Also, Portal ignores text entered in the after-header,before footer textareas after the text keyed in exceeds a certain limit. This is similar to the form reverting to select * from emp, if the package was invalid.
Can we please fix this ? If not the second, at least the first ?
Last, but not the least (and I may be pushing myluck here)..what are chances of renaming the show procedure in wwv_sylk to xls ? This will cause a report that is run with formatout=EXCEL to appear as http://<server>/pls/<dad>/<schema>.<pkg>.xls.
Browsers will recognize this as a spreadsheet . Currently, it prompts for how do I open as *.show document.
Thanks
Sanjay

I have found a temporary workaround, by editing the where clause in the stored procedure manually. However this fix have to be done every time a change have been committed in the wizard, so it is still not a solution to go for indefinitely, but its ok for now.

Similar Messages

  • Performance issue in Portal Reports

    Hi
    We are experiencing a serious performance issue, in a report, and need a urgent fix on this issue.
    The report is a Reports From SQL Query report, I need to find a way to dynamically make/create the where clause otherwise I have to make the statement in a way the exclude the use of indexes.
    Full-table-scan is not a valid option here; the number or records is simply too high (several millions its a datawarehouse solution). In the Developer packaged, we can make the where clause dynamically, this basic yet extremely important feature, is essential to all database application.
    We need to know how to do it, and if this functionality is not natively supported, then this should be one of the priority one functionalities to implement in future releases.
    However, what do I do for now?
    Thank in advance

    I have found a temporary workaround, by editing the where clause in the stored procedure manually. However this fix have to be done every time a change have been committed in the wizard, so it is still not a solution to go for indefinitely, but its ok for now.

  • Can Portal Report from SQL Query use where column IN (:bind_variable)

    I would like to create a portal report from sql query with IN (:bind_variable) in the where clause. The idea is that the user would enter comma-separated or comma-quote-separated values for the bind_variable. I have tried this several ways but nothing seems to work. Can this be done?
    Trenton

    Hi,
    Which version of portal are you using. This is a bug. It has been fixed in 30984.
    Thanks,
    Sharmila

  • Urgent Help Reqd: Delta Problem....!!!

    Hi Experts,
    Urgent help reqd regarding follwoing scenario:
    I am getting delta to ODS 1 (infosource : 2LIS_12_VCHDR) from R/3. Now this ODS1 gives delta to Cube1. I got one error record which fails when going to cube (due to master data check).And this record would be edited later.
    So I thought of re loading cube and using error handling to split request in PSA and load valid records in cube.Later when I have coorect info abt error, I would load erroneous record manually using PSA.
    I did following steps:
    1)Failed request is not in cube...(setting is PSA and then into target)....also it has been deleted from PSA.
    2)Remove data status from source ODS1.
    3)Change error handling in infopackage to valid " Valid records update, reporting possible".
    4)start loading of cube.
    But when I did this I got following message :
    <b> "Last delta update is not yet completed.Therefore, no new delta update is possible.You can start the request again if the last delta request is red or green in the monitor"</b>
    But both my requests in cube and ODS are Green...no request is in yellow...!!
    Now the problem is :
    1) I have lost ODS data mart status
    2)how to load valid records to cube, since errorneous record can be edited only after 3- 4 days.
    3)How not to affect delta load of tomorrow.
    Please guide and help me in this.
    Thanks in advance and rest assured I will award points to say thanks to SDNers..
    Regards,
    Sorabh
    Message was edited by: sorabh arora

    Hi Joseph,
    Thanks for replying....
    I apolgize and I have modified the message above..
    I just checked in cube...there is no failed request for today...and neither in PSA....Person who has handed this to me may have deleted this is PSA..and why req is not in failed state in cube...I am not sure..though setting is "PSA and then into data package".....
    So how to go frm here....
    Thanks
    Sorabh

  • How to get the query name from  portal report name

    Hi Experts ,
    I am given a portal report Name and asked to do changes to the queries of that ,so how do i get the query name ,
    Thanks in Advance
    Nitya

    Hi Nithya,
    You can get the technical name by selecting the role in the portal where the report is enclosed you will generally find the report in description then identify the report you are looking then double click on that you will get a window pop-up in that you will have details tab there click on the details the your Query technical name will be displayed.
    EX : zqry_w001 Then replace W with Q and seach in analyser or Designer.
    Regards
    Amar.

  • No data in Portal Report but have data in Bex Analyzer

    Hi experts,
    I have problem regarding portal reports. When you view the report using the bex analyzer, there is data. But when you view the report in the portal from iview, there is no data.
    Please help experts.
    Thanks

    Hi Emmanuel (that's weird, I am an Emmanuel too! and we both have Filo origins),
    There can be heaps of reasons for this.
    1) Please try to run the query in transaction RSRT by entering the query name and clicking "Java Web". See if that gives you results. If that gives your results, then the iView that was saved in the portal might need some reconfiguration. Check it out.
    2) Check the logic of your user exit variables. The sequence of the I_STEP calls is a bit different if you run a query in the Portal. For example, if you don't have a mandatory variable in your query, then the olap engine will call I_STEP=1 to 3 before it shows the variable screen. This behaviour is not documented in help.sap.com. However, it does work that way.
    3) Try to check the caching settings for your iView. It might be caching the result. You can change this in Content Administration in the portal.
    Try the above and see if it helps. Otherwise, post another message.
    Cheers.

  • How do I display blob (image) in a Portal Report

    I am using 9ias 10222 and portal 30983 and I have a table that stores an image as a blob and have a varchar field to store the mime type. I have created a form to upload the image and can then query the form to display the image.
    How do I dislay the image in a Portal Report/Dynamic Page Component. I have followed note 68016.1 but the retrieve_img_data procedure does not work it gives a wwv-11230 error.
    Any ideas? Any help would be appreciated.
    Thanks
    Belinda

    Hi,
    Can you display what code you used for this? I followed note 172045.1 and everything compiles properly but when I run the report, I just get a box with a red X in it, like it is not finding the picture. I ran the procedure that downloads the image and it works fine from there. Thanks.

  • How to give the table in a Portal Report an ID?

    I have a report created in Oracle Portal 10.1.4 using the standard Portal Report feature. The results are output in HTML as a table. How do I give the table an ID attribute?
    This is what teh output looks like now:
    <TABLE border="1" cellspacing=0 cellpadding=2 SUMMARY ="Printing Table Headers">
    <TR>
    <TH nowrap><FONT CLASS="PortletHeading1">Heading 1</FONT></TH>
    <TH nowrap><FONT CLASS="PortletHeading1">Heading 2</FONT></TH>
    <TH nowrap><FONT CLASS="PortletHeading1">Heading 3</FONT></TH>
    <TH nowrap><FONT CLASS="PortletHeading1">Heading 4</FONT></TH>
    </TR>
    <TR BGCOLOR=#BBBBBB>
    <td align="center"><FONT CLASS="PortletText1">Value r1v1</FONT></TD>
    <td align="center"><FONT CLASS="PortletText1">Value r1v2</FONT></TD>
    <td align="center"><FONT CLASS="PortletText1">Value r1v3</FONT></TD>
    <td align="center"><FONT CLASS="PortletText1">Value r1v4</FONT></TD>
    </TR>
    <TR BGCOLOR=#BBBBBB>
    <td align="center"><FONT CLASS="PortletText1">Value r2v1</FONT></TD>
    <td align="center"><FONT CLASS="PortletText1">Value r2v2</FONT></TD>
    <td align="center"><FONT CLASS="PortletText1">Value r2v3</FONT></TD>
    <td align="center"><FONT CLASS="PortletText1">Value r2v4</FONT></TD>
    </TR>
    </TABLE>

    Hi,
    you can increase the table size by using the table properties.
    table properties-->Additional formatting options--->give the values of height and width like 800,600 etc.
    mark if helpful/correct...
    thanks,
    prasanna

  • How to find out source qurey or query view   from portal report.

    Hi mates.
    we are using portal to display our report online. I want to kind out from portal Reports (charts or table) , which are queries or query view is used for display those portal charts or tables.we are using Lotus notes to publish web reports in Portal.
    Regards.
    hari

    Hello,
    Check these tables:
    VARI     ABAP/4: Variant storage (similar to INDX)
    VARICON     Selection variants: Content
    VARICONCI     Selection Variants: Content (Cross-Client)
    VARID     Variant directory
    VARID_CI     Variant Catalog, Cross-Client
    VARIDESC     Selection Variants: Description
    VARIDESCCI     Selection Variants: Description (Cross-Client)
    VARINUM     Internal number assignment for variants
    VARIS     Assignment of variant to selection screen
    VARIS_CI     Assignment of Variant to Selection Screen
    VARIT     Variant texts
    VARIT_CI     Variant Texts, Cross-Client
    VARK     Delivery Plan: Customer-Specific Itinerary
    VARZ     Delivery Plan: Zone-Specific Itinerary
    If useful reward.
    Vasanth

  • How to retrieve a local file from a portal report.

    Hi,
    I need to access a local htm file from my local directory. I stored the filename in
    a table. And I built a portal report to select the filename from the table. The filename
    in the report will be link to a procedure that I created to pass the filename. The
    procedure code is as follow:
    (v_filename in varchar2) IS
    url varchar2(100);
    BEGIN
    url := 'uploaddoc/'&#0124; &#0124;v_filename;
    portal30.wwv_redirect.url(p_url =>url);
    END;
    Then in the httpd.conf file, I put in an alias like this:
    I put an alias in the httpd.conf file like this:
    Alias /uploaddoc/ "C:\My_Data\uploaddoc/"
    I stopped the http server and restarted it after I made the changes.
    When I run the report, I click on the filename link: in my example,it is:
    internal_portal_faq, the filename is passed to the procedure that I created.
    But I got the following error message on the browser:
    No DAD configuration Found
    DAD name:
    PROCEDURE : internal_portal_faq
    URL : http://localhost:80/pls/portal30/uploaddoc/internal_portal_faq
    I am running on version 3.07 on NT on my laptop.
    Any idea what I did wrong?
    P.S. I don't want to upload the file using a portal form into the blob field.
    Thanks;
    Kelly.
    null

    Hi,
    I found out a way to do this myself. If anyone is interested in that, just drop me an email.
    Kelly.
    null

  • SOLUTION - How to display a BLOB content in Portal Report

    Courtesy of Kelly Wong:
    1. Every time a record of the file information is inserted into the
    PORTAL30.WWDOC_DOCUMENT table while you inserted a record to the blob
    field in a portal form that you created.
    [The fact that a file uploaded appears in the WWDOC_DOCUMENT table is actually a side-effect of Forms file upload, this may change in a future version. However this example gives a pretty good solution to the problem - Dmitry]
    2. If you describe the PORTAL30.WWDOC_DOCUMENT table, you will find
    that a few of the columns are: NAME, FILENAME, MIME_TYPE, BLOB_CONTENT,
    CREATOR, etc.
    3. I created a pl/sql procedure that takes a NAME parameter.
    The code of the procedure is as follows:
    CREATE OR REPLACE Procedure get_url
    (V_FILENAME IN VARCHAR2)
    IS
    url varchar2(100);
    BEGIN
    url := '/pls/portal30/docs/'&#0124; &#0124;v_filename;
    portal30.wwv_redirect.url(p_url =>url);
    END;
    4. I then created a portal report, select NAME, FILENAME, MIMETYPE,
    CREATOR fields from PORTAL30.WWDOC_DOCUMENT. (remember, no BLOB_CONTENT
    field is selected!) My select statement is:
    SELECT '<A
    HREF="scott.get_url?v_filename='&#0124; &#0124;name&#0124; &#0124;'">'&#0124; &#0124;filename&#0124; &#0124;'</A>' filename,
    name,mime_type,creator
    from portal30.wwdoc_document
    where creator = 'KELLY'
    You can see that I am passing in "NAME" instead of "FILENAME" into the
    get_url procedure because the it needs the "NAME" info to display the
    file.
    Actually, the content in the NAME column is something like:"563.TXT",
    and the content in the FILENAME column is "F15675/IPORTAL_LOCAL.TXT".
    The hyperlink can be either on the NAME or FILENAME field, as long as
    you pass in the content of "NAME" into the procedure.
    And it should be fairly easily to substring the FILENAME to show only
    "IPORTAL_LOCAL.TXT" if the client doesn't like to see the number
    portion.
    That is, when I click on the link, I am able to see my file in a new
    browser window.The only drawback in this scenario is if there is a link
    from your document to a portal component (form/report), it may not link
    to the form/report. If there are links in the document link to other
    document (html, txt, etc.), it will be no problem. It just open the
    document in another browser window.
    Please feel free to give me any comment on this and post it to the forum
    if needed. I just don't want to search for the original questions in
    the forum and attach the reply to it.
    Regards;
    Kelly.

    Is this method working also for portal 3.0.9?
    I can't get it to work.
    Is there a way do put a link to download the content of a blob field inside a report in version 3.0.9 that comes with iAS 1.0.2.2?
    Thank's in advance
    Mauro

  • Read fixed domain vales in reports

    hi all,
    how to read the fixed domain values in  report without using standard tables and fm?
    {what is the code for this .}
    I created table with field having fix domain values ,
    now i want to Print that Fixed domain values in Report ,how can i get these without using standard tables and function modules.
    like dd7....type......
    kindly advice ..

    try to make it Possible ,
    because ,,,,, it is Possible ....not impossible.
    so .....
    okkay read it ...
    Create a table with two fields u2013 client and employee id
          ( can be a two digit no like 10,11,12 etc ). In domain of
          the employee id field maintain some fixed values.
    Write a report that will read and display the fixed
            values maintained in the domain.
    Moderator message: please do not ask exam/interview questions.
    locked by: Thomas Zloch on Oct 6, 2010 6:03 PM

  • Generate Portal reports in PDF format

    How can I generate Portal reports with the output in PDF format and send it as an attachment using email (UTL_SMTP)?
    Best

    Portal itself does not have the facility (unless they've added it recently but that would seem to me to make no sense). Use a report writer (the run-time library for Oracle Reports is part of the 9ias install) which have such facilities and allows the resultant file to be saved on the reports server which you can then send as an attachment using a proc you write with utl_smtp package (although, some report writers may already have that facility built in). If you don't like that option, Adobe sells packages that provide APIs to convert files into PDFs (you write the file to the server using the utl_file package assuming the db is Oracle, you could also write to the client's FSO but that's bad form). Or, if your really over-ambitous, you can attempt to write your own application to convert the file but then you'd need to know the PDF internals (and don't re-invent the wheel anyway). As above, you'd need to write an smtp-based package to pick up those files.

  • Display portal report in new window

    In 9.0.2, I have a sql based portal report displayed on my page. I would like to create links that open up a new report in a different browser window. Is this possible? For example:
    My 1st report lists the Deptno, Deptname in a tabular display. I created a link on the Deptname that calls up all employees in the department. I want that report to show in a new window. When I select a different Deptno, it should re-display with the correct employees.

    Not familiar with using this:
    wwctx_api.get_proc_path(p_url =>
    Can you give me a little help. Here is my SQL curentky be processed on the graph.
    select 'STARS3.ADMIN_DAILY_ATT_DET.SHOW?p_arg_names=v_student_id&p_arg_values='||replace(:student_id,'%','%25') ||
    '&p_arg_names=v_atcode_desc&p_arg_values='||replace(replace(C.atcode_desc,'%','%25'),' ','%20')||'&p_arg_names=_v_atcode_desc&p_arg_values=%3D'
    the_link,
    the_name,
    count(*) the_data

  • Calling Stored procedure from portal report

    I have a simple portal report. ie.
    select empname
    from emp
    where dept = :dept
    The users can customize the portlet and change the value of the bind variable (:dept).
    On the Additional PL/SQL section of the report I need to call a procedure and
    pass the value of the bind variable. Since the portlet is not being called from
    another, p_arg_names and p_arg_values will not give me anything. In the above example I would
    need to pass the value of ":dept" to the procedure. How do I get the value?

    Hi,
    Have you tried the 'get_value' function?..The syntax is
    declare
    l_dept number(5);
    begin
    l_dept := get_value('dept');
    /* further process */
    end;
    where 'dept' is name of the bind variable.
    -Krishnamurthy

Maybe you are looking for

  • Stop 'mobile' versions of webpages

    I have looked all through the settings for Firefox Android version, and can't find it: Is there some why to stop Firefox from loading 'mobile' versions of websites, when there isn't a "show full site" option on webpage.

  • Mavericks tidy-up (/Library/Receipts)

    Looking at Activity Monitor I've noticed a few background processes related to applications and hardware that I am no longer using running in the background. Whilst cleaning these up I've also found quite a large amount of data in the /Library/Receip

  • Tax synchs as a negative discount

    Hi all, When we have an order that charges tax on the website, the tax is applied correctly.  However, when it synchs to SAP it does not show up as a tax.  It synchs into the discount field as a negative number. Now, that works fine for me because th

  • Cant access xp machine through network

    I know there's posts on this already, I've been through tons of them (and the wiki) but nothing seems to help me with my situation.  I hate asking for help, but I'm at a loss here. I'm trying to access files on my girlfriends xp machine.  The folders

  • How can I pick in bulk in one LPN and drop on the staging by sales order

    How can I pick in bulk in one LPN and drop on the staging by sales order I have 25 sales orders I need to pick these orders in bulk in one batch (Batch means load all the sales order without existing the scree) during drop I need to drop by sales ord