How to activate Button on Web in Reports 6i ?

Hi,
Iam using reports 6i, Oracle 9ias and Oracle 9i database.
I need to add a push button or small Text like "Insert"
for each row in the report. When the user click on this button or text, I need to call a procedure to insert a row into the table.
I have created a Button inside the report and calling stored procedure in the action trigger of this button. This works fine when I run in the Report builder. But when I move this report to the Web, the button is just disabled means its not active. User is unable to click.
Is there any way to achieve this in the report if the button does not work ?
Thanks alot.

I found in metalink that Buttons are not going to be supported in Reports 9i. Instead use SRW.set_hyper_link.
This is fine for calling detail reports.
But what to do for calling Stored procedures inside the Pl/Sql trigger of Button action?
Is there anyway to use SRW.set_hyper_link to achieve this?
Please help me as this is very urgent.
Thanks alot.

Similar Messages

  • How to activate trace for web services

    Hi Experts,
    How to activate trace for web services in SOAMANAGER.
    We are not able to view the Payload trace of the error logs.
    Can anyone please let me know how to go about this???
    Regards,
    Ashwini

    Hi Ashwini,
    The thread below might be useful to you:
    [SOAMANAGER - Get the XML generated;
    Regards, Trevor

  • How do I Create multipage Web-ready reports in the evaluvatio​n version of DIADEM?

    I need to create a multi page web report. How do I do this using the evaluvation version of DIADEM? Does Diadem support web-based reports?

    Hi SriramSharma
    In DIAdem REPORT, the 4th panel of the left hand side, you create multi-page reports from 2D&3D graphs, tables, pictures and texts.
    When you save this templete is stores into an XML based file formate that DIAdem reads called TDR. This is so you can resue these templates with what ever dataset you want.
    However you also have the choice from the file menu in DIAdem REPORT (4th panel) to export to an HTML report.
    After you have desinged you template, and are displaying data, select "HTML Export" from the file menu in DIAdem REPORT. This will save your file in a format that is compatible with web browsers.
    Let me know if you have any additional questions
    Thanks
    Tom Ferraro
    DIAdem Product Manager
    512-683-6841

  • How to add Image to Web Document Report?

    Hi,
    I need to add Logo in my report.  Please share how to achieve this, and are there any constrains regarding picture format, or placement of the image or report transformation(to XL/PDF) or printing.
    Thanks in advance,
    -Vishi

    You simply embed the logo in your report however It does not gets exported when the report in exported in Excel but works in PDF.
    You can fine complete details and workaround for image in excel at below link.
    http://www.dallasmarks.org/blog/2009/02/tips-and-tricks-displaying-images-on-web-intelligence-reports/
    --Kuldeep

  • How to add image in web intelligence report?

    Hi All,
    I tried to add an image into web intelligence report by using the background image function available in the appearance settings. But when I tried to click on the button with ellipse, it does not show up a dialog box.
    Do I miss out anything? Help is really needed.
    Thanks
    David Yee

    Hi David,
    You can try these steps to see if the Background image dialog box is appearing for a Free Standing Cell.
    1. In Webi Java Report Panel, select Templates-> Free Standing Cells -> Formula and Text Cells-> Blank Cell
    2. Click and drag the cell in the report.
    3. Select the cell Properties
    4. Under Text Format, click on the button in the Background Image property.
    5. You can select the u201CImage from URLu201D or u201CImage from fileu201D.
    6. If you are selecting u201CImage from URLu201D, change the u201CRead cell content asu201D property to u201CImage URLu201D under Display section in the Properties Window.
    Hope this helps.

  • How to activate buttons on SE51

    Good day to all.
    I am a newbie in ABAP, and as I went through SE51, I found some buttons are disabled. Can anyone help me please to activate these buttons?
    Disabled buttons:
    1. Tabstrip control wizard.
    2. Table control wizard.
    My version of SAP is 7.10, patch 13.
    Thanks for the replies!

    Surendra,
    Even though the screen is  in change mode, these two options are grayed out ( it is a screen exit for CJ20n tcode) .
    I created a new screen ( jst for checking purpose in a custom program), here it appears to be fine , but not in the user exit.
    Any Suggestions !!
    thanks,
    vidya
    Edited by: vidya vidya on Dec 28, 2009 11:45 AM

  • How can I know the web application name of a report?

    Hi forum,
    I have a query that is used by web. I need to know the name and how to access to application web of report
    any idea
    thanks in advance

    Hi,
    If you know the Query name,you can get name of the webtemplate from metadata repository.
    go to RSA1>MetadataRepository>click 'Query'>it will display all the Queries>search for your Query (cntrl+F)-->cliclk on it. You can see the Workbooks,webtemplate,chars,kfs...etc which are related to this Query.
    thanks

  • How to activate WAD on WAS

    Can any body Help me to give me detail that How to activate WAD on Web application server,I will be thank to all bi gurus

    Sorry.  There is NO WORKAROUND.  It is blocked in your country and that's that.

  • How to activate WebI Report Server logs

    How to activate WebI Report Server logs? How does it work?

    Hi,
    Go to CCM,select the Webi inteligence report server and in the property of the service add -trace at in the last.
    to activate the ConnectionServer traces:
    ...\BusinessObjects Enterprise 12.0\win32_x86\dataAccess\connectionServer\cs.cfg
    And change the line <Traces Active="No"> to <Traces Active="Yes">
    Hope this will help.
    All the Best
    Madhu...

  • Print button on Web report.

    Hi gurus,
    We were trying to add a print button on Web report for printing the result area on the Web report.
    We followed the steps which has given in the How-to-guide How To Web Printing with Microsoft
    Excel document.
    In the document it has mentioned that
    1. Support package should be above 19 for BW 3.5 version
    2. Add HTML code in the WAD Template
    3. Import Transport file into the System.
    4. Apply OSS notes 736568 and 737082 to BW
    We upgraded the support package to 22, added the html code in the WAD template, imported the transport file into the BW system and applied the OSS notes as per the mentioned in the document.
    The transport file contains the Package u201CZPK_WEB_PRINTING_WITH_EXCELu201D and ABAP Classes u201CZCL_RSR_XLS_GRIDu201D,
    u201CZCL_RSR_XLS_HELP_WINDOW_PRINTu201D,
    u201CZCL_RSR_XLS_ITEM_CONDITIONu201D,
    u201CZCL_RSR_XLS_ITEM_EXCEPTIONu201D,
    u201CZCL_RSR_XLS_ITEM_GRIDu201D,
    u201CZCL_RSR_XLS_ITEM_TEMPLATEu201D,
    u201CZCL_RSR_XLS_ITEM_TEXT_ELEMENTSu201D,
    u201CZCL_RSR_XLS_TABLEu201D
    After import the transport file into BW, some of the objects in the ABAP Classes were not activated. I was trying to activate manually but those were not activating.
    Please guide me how to resolve the above issue or is there any way to get the printing the web report?
    Thanks in advance.
    Venkata.

    Hi
    If you want to print the web page directly then you can define a button using Java script and you can do it.
    Define java script code to print the page
    for ex define a button and call function for print.
    i cannot attach the code. but you can solve with java script
    Regards
    M.A
    Edited by: M.A on Jul 24, 2008 4:22 PM

  • How to arrange page dropdowns in the Web Analysis report

    Hello, Experts!
    I have created a Web Analysis document based on my Esssbase cube. This document contains just one grid with 7 dropdowns. All dropdowns are in one line above and they are narrowed so as they all fit into 1 line within the screen and I cannot see the full names of members within a dropdown. So I need advice on how I can arrange the dropdowns in my Web Analysis report so that I can see the full names of members when opening the dropdown? Thank you so much!

    Thanks a lot! Yes, it works if one creates dropdowns via combo box controls attached to the same data source as the spreadsheet and applying these controls via the service button control (in this case you do not create page dropdowns in the data layout window of the spreadsheet and leave them in the data layout window's Filter pane). Otherwise it is impossible to edit the size and position of page dropdowns created in the Data Layout window of the spreadsheet.

  • How to export the Apex web page to PDF with click of a button?

    How to export the Apex web page to PDF with click of a button?
    Am looking at exporting the Form view on APEX to be exported to PDF.

    In order to get a PDF, you need to generate a Report....in PDF format.
    If you are using the APEX Listener, you can initiate the download of the PDF by calling APEX_UTILS.download_print_document()  (I normally place this in a Process)
    BUT -- You have to create the Report (under Shared Components) and a Template (also under Shared Components).
    The white paper in my first post gives you the HOWTO "[Create] Custom PDF Reports with Oracle Application Express and the APEX Listener".
    Start by creating a Report (in Shared Components, bottom right) that uses a simple SQL statement like:
    Select * from emp where empno = :P15_EMPNO
    You may need to hard code the parameter before you hit "Download XML" button.
    The XML that you get from clicking "Download XML" satisfies the "Step 1 - Create an XML Data Source" found on Page 11 of the document.
    The rest of the instructions is in that whitepaper.
    MK

  • How to activate a report in abap

    hi experts,
            how to activate a report in abap?
    gerald

    First you need a Developer Key to create or activate ABAP Reports. If you dont have any, Please ask your BASIS team. They can generate one for you.
    When you done with the report hit 'Activate button' ( A Candle icon on top).
    Cheers
    Praveen

  • How do you put safari web pages into icloud with the safari iCloud button?

    how do you put safari web pages into icloud with the safari iCloud button?

    What that button does is sync your tabs between your devices. So if you have multiple macs with Mountain Lion and/or devices with iOS 6 (once it comes out this fall) you can pick up where you left off. For example, let's say I have apple.com, nytimes.com, and facebook.com open on my mac, but I need to run. Later, if I need to use another computer in my household, I can just restore the tabs that I was using before on this other mac.

  • How to Set up the User POV in Web Analysis report

    Hi , I am new to create the Hyperion Web Analysis report.
    I am trying to set up the user POV. I have followed the document and did the below steps.
    1. I went to User preference -> OLAP Server -->checked the BOX "Save Filters only for POV".
    2. selected the layout and in options checked the Use user POV.
    after that I have opened the report in HTML. nothing got prompted.
    When I opened the Financial report, It will prompt user to select the year, period, entity, etc... I need the same way in Web Analysis also.
    I have selected Accounts in rows, Entity, Year, Period in columns , rest all i kept in Filters.
    Could some one please help me how user can get prompted to select the members from dimensions.
    Thanks

    What you have in Webanalysis is POV and PV
    Applying Point of View (POV)
    Selecting Personal Variables
    You can also look at Oracle - Hyperion Labs......: WebAnalysis - how to show the current user's report when he logs in to see how PV can be leveraged.
    There is no prompt option in WebAnalysis
    Regards
    Celvin
    http://www.orahyplabs.com

Maybe you are looking for

  • Creating WIM ECC variables

    Hi, We have installed CIM 9.0.1 and UCCE 9.0, we are able to pass the default activity_id and customer_name to ICM in the user.cim.activity.id and user.wim.customer.name. But we want to pass the customer email which is available in CONTACT_POINT_DATA

  • Autofill in Numbers 3.0

    I am sure I can't see it, but is there a way to autofill in numbers 3.0 ie: 11/10/2013 18/10/2013 25/10/2013 01/11/2013 08/11/2013 I used to be able to select the above and drag down and numbers 2.3 would fill in the dates correctly. So the next date

  • Problem with deleting object in LDAP server

    Hi, I am writing a Java Ldap client which performs object search/deletion/addition/modification. Now I can search the object via DN using the client program. When I try to delete, the program goes through without any exception. But the object still e

  • Why do you tube videos say playing on tv and won't play on the iPad?

    Why do some YouTube videos say playing on tv and can't be seen on iPad?

  • New diskgroup in ASM

    Hi, I have an ASM storage of 300 GB And i have created two diskgroups namely group1 and group2. Group1 - 150 GB Group2 - 150 GB Now in group1 i have 50 gb free space in group2 i have 50 gb free space Now can i combine these freespace to create a new