Report 10.1.2.0.2 - DESFORMAT=spreadsheet - Report does not appear

We use Report 10.1.2.0.2 - DESFORMAT=spreadsheet
RDF Report try to appear for 1 second and then disappear.
In the report there isn't image or particular object.
There is only one grid from db table.
The form coll the report with this procedure:
PROCEDURE RUN_REPORT_OBJECT_PROC
( rep_fileobj VARCHAR2,
rep_filename VARCHAR2,
rep_server VARCHAR2,
rep_desformat VARCHAR2,
rep_desname VARCHAR2,
rep_destype NUMBER,
rep_paramlist PARAMLIST ) IS
-- Local var
rep_id REPORT_OBJECT;
rep_message VARCHAR2(100);
rep_status VARCHAR2(100);
vjob_id VARCHAR2(100);
choice NUMBER ;
BEGIN
-- Estrae il report_id
rep_id := find_report_object(rep_fileobj);
-- Impostazione parametri RUNTIME del report
SET_REPORT_OBJECT_PROPERTY(rep_id,REPORT_SERVER,rep_server);
SET_REPORT_OBJECT_PROPERTY(rep_id,REPORT_DESFORMAT,rep_desformat);
SET_REPORT_OBJECT_PROPERTY(rep_id,REPORT_DESTYPE,rep_destype);
-- SET_REPORT_OBJECT_PROPERTY(rep_id,REPORT_DESNAME,rep_desname);
SET_REPORT_OBJECT_PROPERTY(rep_id,REPORT_FILENAME,rep_filename);
-- Lancia RUN_REPORT_OBJECT con o senza lista parametri
IF ( NOT Id_Null( rep_paramlist ) ) THEN
rep_message := run_report_object( rep_id, rep_paramlist );
ELSE
rep_message := run_report_object( rep_id );
END IF ;
-- Attesa processo asincrono di generazione del report termini
rep_status := 'RUNNING' ;
WHILE rep_status IN ('RUNNING','OPENING_REPORT','ENQUEUED') LOOP
rep_status := report_object_status( rep_message );
END LOOP ;
-- Estrazione JOB_ID
vjob_id := SUBSTR( rep_message, LENGTH( rep_server ) + 2, LENGTH( rep_message ) ) ;
-- Visualizzazione report sul WEB
IF rep_status = 'FINISHED' THEN
web.show_document( '/reports/rwservlet/getjobid' || vjob_id ||
'?server=' || rep_server, '_blank');
ELSE
message ( 'Creazione report fallita. Errore : ' || rep_status );
END IF;
END;
and the parameter passed to the procedure:
run_report_object_proc( 'MG_CAUSALI_MOV', :GLOBAL.rep_path_name||'\MG\mg_causali_mov_excel.RDF',
:GLOBAL.REP_SERVER_NAME, 'SPREADSHEET', '', CACHE, pl_id ) ;
The parameter :GLOBAL.... are correct: the PDF report run correctly.
Where is the problem ?????
The application server control show report SPREADSHEET terminated succesfully and
in the report cache the htm file are present and is correct for Excel (we opened the fil ewith excel).
Thanks in advance
Umberto

Hi dmars,
report runs perfectly if I call it directly from Reports Server, from browser, using reports server URL.
When I call it from the form, it opens Excel file, but it's just empty.
As I understood, there is no way to call excel-compatible report wit run_report_object.
Also, what I learned after browsing internet,- to get nice and neat excel report one has to start with making excel layout first, save it as HTML, open this file in Reports as web report and manually update the code with java script lines.
So, as a matter of fact, SPREADSHEET format was sort of dead-end feature of Reports10G/9i.

Similar Messages

  • Problem with  Report 10.1.2.0.2 - DESFORMAT=spreadsheet

    We use Report 10.1.2.0.2 - DESFORMAT=spreadsheet
    RDF Report try to appear for 1 second and then disappear.
    In the report there isn't image or particular object.
    There is only one grid from db table.
    Thanks in advance
    Umberto
    PS: for more detail refering to threadID=519377 on this forum (15/07/2007)

    Hello,
    You said "... try to appear for 1 second and then disappear...."
    I suppose you are running reports on the Web.
    You can use some free tools like ieHTTPHeaders (IE) or Live HTTP headers (Firefox) to see what's happening in the browser
    Regards

  • The window to select dimensions simply does not appear and I can't move forward, due to variables exit in the report

    Dear experts,
    I am having an issue when I try to create a WEBI document using Bex query through OLAP connection (Bics).
    Due to variables exit, it is not possible to open query pannel in webi to choose wich dimensions to add to the webi document.
    The window to select dimensions simply does not appear and I can't move forward!
    In RSRT ou Bex Analyzer, the query is running fine without errors.
    CMOD code is like this (I believe there is not any error as it is working flawless on other reports for other variable names):
    WHEN 'ZREDT1'.
         IF i_step = 2.
           CLEAR wa2.
           READ TABLE i_t_var_range INTO wa2 WITH KEY vnam = 'ZRE_DT_IN'.
    *      wa2-low = |{ v_year_h }12|.
           IF sy-subrc EQ 0.
             v_year_h = wa2-low(4) - 1.
             CONCATENATE v_year_h '12' INTO wa1-low.
    *        wa1-low = wa2-low.
             wa1-opt  = 'EQ'.
             wa1-sign = 'I'.
             APPEND wa1 TO e_t_range.
           ENDIF.
         ENDIF.
        WHEN 'ZREDT2'.
         IF i_step = 2.
           CLEAR wa2.
           READ TABLE i_t_var_range INTO wa2 WITH KEY vnam = 'ZRE_DT_IN'.
           IF sy-subrc EQ 0.
    *        wa2-low = |{ v_year_h }12|.
             v_year_h = wa2-low(4) - 1.
             CONCATENATE v_year_h '12' INTO wa1-low.
             wa1-opt  = 'EQ'.
             wa1-sign = 'I'.
             APPEND wa1 TO e_t_range.
           ENDIF.
         ENDIF.
    Please provide assistance,
    Thanks in advance,
    Kind regards,
    André Oliveira

    I solved it.
    The problem was due to date coming to exit - as you know some time intervals start at 01-01-1000, and as I was calculating 1000-1 = 999
    I was getting and interval from 99901 to 201405. Do not know if it was not working because CHAR NUMC6 was failing trying to recognize interval 99901 - 201405, but probably, this was the issue.
    Thanks for your inputs,
    Best regards,
    André Oliveira

  • The crash report always appears whenever I start up my PC and open Firefox, it does not appear when I close Firefox.

    Everytime I start up my PC and open Firefox, the crash report will appear. The crash report does not appear subsequently, it only appears when I first open Firefox. I do not seem to have problems when using Firefox otherwise, though I do get new Firefox windows opening and showing me spam.
    == Crash ID(s) ==
    1d19f5b9-25db-4f39-9948-447622100518

    http://crash-stats.mozilla.com/report/index/1d19f5b9-25db-4f39-9948-447622100518
    Norton's Intrusion prevention system is causing the crash. You could try updating Norton. If that doesn't work you could try to disable Norton Intrusion prevention
    [[Troubleshooting extensions and themes]]
    To make sure, you can disable all add-ons in [[Safe Mode]]

  • Postings on profit center but does not appear in the profit center report

    Hi all!
    I have a very strange problem. My customer is using cost of sales accounting. When I reconcile the cost of sales accounting profit and loss report with a profit center or cost center report I found that for a certain month there is a few descrepancies. I found that for a certain functional area I had postings on a specific account (account 451240 loss price differences) on functional area and both on cost center and profit center but these postings does not appear in the profit center or cost center reports. When I look at the postings in fbl3n or fs10n I can see that they are assigned to both cost centers and profit centers. How is this possible? How can a posting be made to a cost center or profit center but not appear in the corresponding reports?
    Many thanks for help in advance,
    Åsa

    Problem solved

  • Option to email a pdf from an access report does not appear.

    I upgraded to windows 8, and now the option to email a pdf from an access report does not appear.

    Hi anne,
    Could you please let me know what Acrobat and OS version are you using.
    Does this happen in case of any particular PDF or all PDF files?
    Try repairing Acrobat and then again check.
    Hope to get your response.
    Regards,
    Anubha

  • REPORTS folder does not appear when refreshing dynamic templates

    Hi all,
    I got one issue when refreshing dynamic templates. For one application, the REPORTS folder does not appear under Eexcel folder.
    It works well on my quality environment, but it fails on production server.
    It seems there is no differences in security settings, SP version...
    I already tried deleting Outlooksoft folder, clear and refresh local folder in client options...
    I must miss something but I dont know what to check anymore.
    Any suggestion is welcome.
    Thanks
    Antoine

    Hi Neil,
    I do not have issue with what you mention, everything is ok in Webfolder.
    The problem is in the local folder of every user in My Documents folder.
    There is a folder Outlooksoft there that is refreshed automatically after connecting to BPC.
    Every reports under REPORTS\WIZARDS should be there. Users need to access this folder to open a specific report.
    What is strange is that it looks that it works for some users, but does not work for some other users...
    Might be security settings?
    Antoine

  • Serial number does not appear in report file name

    HI,
    I'm using TS4.1.  I'm getting a report with the serial number.  However, the filename of the report does not include that serial number.
    example:
    UDT_Report[NO_UUT_SERIAL_NUM3][2 35 46 PM][9 15 2009]    (see attached file)
    Any idea what happend or where to look
    thanks
    Rafi
    Attachments:
    UDT_Report[NO_UUT_SERIAL_NUM4][2 40 58 PM][9 15 2009].txt ‏10 KB

    Hi Rafi,
    How are your report options set up?
    Charlie Rodway
    Test Design Engineer
    Rolls-Royce Controls and Data Services Ltd

  • Write to Spreadsheet vi does not work when opened on my laptop.

    Hello,
    I have a very simple vi that collects data and writes to a spreadsheet. It works perfectly on my desktop computer but when I open with my laptop it does not write or give any indication that it's working.I know the vi is running but nothing happens. When I stop the vi it takes a moment to do anything and then at the top left corner it displays "Resetting Vi" and finally turns off.
    Both computers have the same operating system and Labview edition.
    I checked the vi properties and the labview options and both computers appear the same.
    Any help would be greatly appreciated.
    Thanks

    I have no idea why your vis would do that, but I have developed LabVIEW to Excel vis that seem to work pretty well.
    Why don't you try them and tell me how it goes?
    There are 5 Sub VIs that interact with Excel and one example VI that shows one way they can be used. They're in a winzip self-extracting archive set to extract them into an 'Excel' folder on your desktop.
    Use the example VI first. Type in the path of an existing workbook, or just 'Book1', the name of the sheet or just 'Sheet1',the excel cell address, and the corresponding desired cell value in the appropriate control and run the vi.
    Start Excel opens and returns an automation reference to Excel. It sets the visibility of Excel to the specified Boolean state, sets the window state to Maximized,
    Minimized, or Normal, and if there is no open workbook, it creates a new one.
    Get List of Excel Workbooks accepts an Excel Automation Reference and returns an array of workbook names.
    Set Cells in Excel Worksheet accepts an Excel Automation Number, a Workbook name, a Worksheet name, an array of Excel cell references (in A1 format), and an array of values corresponding to the cell references. After checking for the existance of the workbook and worksheet, it loops through the cell references with the 'Set Excel Cell to Value' VI.
    The Set Excel Cell to value VI takes a OLE Excel Worksheet reference, a cell address and a value argument. It checks the cell address with the 'Check Excel Cell reference' VI, then sets the value of the excel cell to value.
    The Check Excel Cell Reference VI checks the cell reference for validity. Cell columns may range from A to IV, and cell rows may extend from 1 to 65536. It converts A1 references to R1C1 references and returns a Boolean True if
    the address is good.
    Attachments:
    excel.exe ‏162 KB

  • Cannot delegate Reporting Services Web access to domain user / group, User does not have required permissions

    Hi
    I have an SCCM 2012 SP1 CU3 installation on a Server 2008 R2 + SQL 2008 R2.
    I'm having trouble delegating Reporting Services Web Access to a standard domain user.
    I have followed the instructions from these blogs:
    http://blog.coretech.dk/kea/creating-the-reporting-user-role-in-configmgr-2012/
    http://www.wolffhaven45.com/blog/sccm/assigning-users-to-configmgr-reportusers-group-in-sccm-2012/
    No matter how I try, I cannot get the reports to show for a standard domain user. In the console no reports are showing and in the web access I get
    "User domain\user does not have required permissions........"
    The only thing that is consistenly working when I test is to put the AD Group on the Security Role "Full Administrator".
    Then everything will show up.
    Any ideas on how to troubleshoot this?

    Thanks everyone for helping me with tips. I have now solved the problem. It was the permissions from SCCM that did not replicate to the Reporting Server.
    In srsrp.log I got these error messages:
    Could not retrieve the reporting service name for instance 'MSSQLSERVER'
    Invalid class
    Could not stop the reporting serviceAfter googling a litte I found these 2 sites with similiar problems:http://social.technet.microsoft.com/Forums/en-US/d4a7f93a-506f-4e3f-b5fc-bd2b087277da/ssrs-permissions-do-not-add?forum=configmanagergeneral
    http://www.microtom.net/microsoft-system-center/software-distribution/sccm-2012-reporting-services-do-not-install
    So I ran the command for SQL 2008 R2: mofcomp.exe C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof
    and BAAM, everything started to work =)
    /ALX

  • No Excel Controls for desformat=Spreadsheet report output

    I created a report in 10g and ran the report from Reports Server with desformat=sppreasheet option. But, the spreadsheet is not having any excel controls(menu items, toolbar etc) like how we see a regular Excel spreadsheet. Can some one help me if there is any setting to make the Excel controls appear in o/p generated via reports server.
    Thank you.

    When we select the SPREADSHEET Option in 10g, either I will have the output generated as Free Flow Text in the Internaet Explorer(Where you right click and take Export to Excel) or the Report will be generated in the Excel Format(Specify the desname=<Filename>.xls with no Grid Lines...

  • SY-PAGNO does not appear when the report is run in background

    Dear all,
    I have one customised program that has page number included in each page. When I run it online, it will display the page number. But, when I run it in background, the page number disappear!!
    The command of WRITE: 'PAGE NUMBER:', SY-PAGNO was done under TOP-OF-PAGE.
    Am I doing it correctly? Please advice. Thank you.

    Dear Seshu,
    This is my complete coding under TOP-OF-PAGE.
          write: /130 'VA DYNAMICS SDN BHD',
                 /122 'Stock Ageing Report as at ', s_budat.
          skip 1.
          write: /270 'Page: ', SY-PAGNO.
          skip 1.
          format intensified on color col_heading .
          write: /01(292) sy-uline.
          write: /01  sy-vline, 'Part No.                  ',
                      sy-vline, 'Mat.Grp. ',
                      sy-vline, 'Description                             ',
                      sy-vline, 'GT 2 Years           ',
                      sy-vline, '1 - 2 Years          ',
                      sy-vline, '6 - 12 Months        ',
                      sy-vline, '3 - 6 Months         ',
                      sy-vline, '3 Months             ',
                      sy-vline, '7 Days               ',
                      sy-vline, 'Quantity      ',
                      sy-vline, 'Value           ',
                      sy-vline, 'Avg.Price',
                      sy-vline, 'ValA',
                      sy-vline, 'Loc. ',
                  292 sy-vline.
          write: /01(292) sy-uline.
    Below is my report declaration:
    REPORT ZTEST_STKAGE_VAD NO STANDARD PAGE HEADING LINE-SIZE 295 LINE-COUNT 65  .
    All this while, I used the same way of displaying SY-PAGNO. No problem at all. Now it give me a problem.
    Regards.

  • Firefox only opens when a I run as administrator, crash report comes up when I click on icon and does not open. Help

    "when i started my computer today for the first time I clicked on the firefox icon and the crash report came up. I shut down normally last night. I clicked on start firefox multiple times and the crash report kept coming up. I restarted my computer same result. I then tried run as admininstrator and it loaded normally. Now the only way I can run firefox is if I run as administrator. I tried a new profile and that did not work. Same result.

    You say click on a file but your do mean you are double clicking to open the file, right?

  • Firefox was working fine, I closed it and later it would not open at all. I've uninstalled and reinstalled and it will now open. I've followed all the directions and all I get is the crash reporter when I try to open firefox. It does not open at all. HELP

    I'm using XP sp3, fully patched with the current version of firefox 3. 6.12. I have 4 gb memory and a 250 gb hard drive. Most of which is all free, so I have lots of memory and hard drive space. I was using firefox and everything was working fine. I shut it down and when I went back later, it would not open at all. I've uninstalled and reinstalled, renamed the user acct, followed all directions I could find and firefox will not open. I've run all kinds of scans on my computer for viruses or malware and found nothing. Everytime I try to open firefox, I get the crash reporter and it will not open at all. I would appreciate some help. I don't know what else to try. I use firefox as my default browser.

    hello, this crash is caused by Websense Endpoint security software that is running on the system. please try to install all the updates for this program that are available...

  • Fields in Stored Procedure does not appear in Crystal reports 2008.

    hi,
    I am now using crystal reports 2008 evaluation copy for 30 days. I am trying to create a stored procedure with parameter, here is my sample Stored Procedure code;
    DELIMITER $$
    DROP PROCEDURE IF EXISTS `puerto`.`SP_FindEmployees`$$
    CREATE DEFINER=`root`@`localhost` PROCEDURE `SP_FindEmployees`(SIDNo VARCHAR(10))
    BEGIN
         SELECT * FROM employees WHERE IDNo=SIDNo;
        END$$
    DELIMITER ;
    when i try to call the procedure in sqlyog here is my sample code;
    CALL sp_findemployees('0000000001')
    it is successfull, but when i try to  connect it with crystal reports 2008 I got no fields in my stored procedure andi got this error message ;
    "Database Connector: 'HY00:[MySQL][ODBC 3.51 Driver][mysqld-5.1.33-community]incorect number of arguments for procedure puerto.sp_findemployees; expected 1, got 0 [Database vendor code: 1318]"
    CR2008 was not asking a parameter values.
    But when I try using stored procedure that i've made in MSSQL, CR2008 asking parameters and succefully created the reports needed.
    My Objective is to make a stored procedure  in MySQL by using select statement and filter it with parameter(s) that I will pass and CR2008 will use this stored procedure.
    i also try the view with this code below and it was successfull in CR2008.
    DELIMITER $$
    DROP VIEW IF EXISTS `puerto`.`ep_employees`$$
    CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `ep_employees` AS (SELECT `employees`.`IDNo` AS `IDNo`,`employees`.`FullName` AS `FullName` FROM `employees`)$$
    DELIMITER ;

    hi,
    Crystal Reports 2008 and MySQL 5 , ODBC driver 3.5 and ODBC driver 5.1.
    I use ODBC connector 3.5 because I got errors in ODBC drivers in 5.1.
    Do you have step by step procedure for creating add command dialog box?
    I try creating the add command dialog box
    here's my sample sql statement i don't know if its correct because no data appearing in my crystal report
    Select * from employees where idno=@IDNo
    in Command Parameter Dialog Box
    Parameter Name = @IDNo
    Prompting Text = @IDNo
    Value Type = String
    DefaultValue = 0
    thanks!

Maybe you are looking for

  • Org.apache.xml.serialize.XMLSerializer

    Hi, I am using Eclipse for Weblogic 10.3.4 (OEPE1111). I imported a j2ee project. It doesn't include xercesImpl jar. Where should I add them in? On the Java Build Path screen, there are so many options. Thanks!

  • ORA-02068: following severe error from dblink

    Dear friends, My database (oracle 9.2.0.8.0) will call another database's (oracle 9i cluster) view through DB Link to get some data. If we are to access the data for the first time in a particular session, it gives the output within a second. But if

  • Adobe Photoshop Album Starter Edition 3.2 error c0000005

    When I try to get pictures from my iphone via Adobe Photoshop Album Starter Edition 3.2, it has to close with error C0000005. I'm disappointed that I have to use 3rd party software to get photos on and off my iphone. I thought Apple made products tha

  • Where is the difference between Positive Liste and BP Release in SPL?

    Hi Folks, Where is the difference between setting a Business Partner on a Positive or Negative List and release or block a business partner in SPL? I thought that should be almost the same. Hope you can clarify it. Thanks Regards Dieter

  • Voucher Nos. in SAP in Back Date on daily basis

    Dear Experts,    My Client has a Requirement that: They want the voucher numbering on daily basis..    Suppose on 6-1-2011 they have made 1 to 100 nos. vouchers....    Now while making a voucher on 05-1-2011 (Back Date), they want the Voucher No. sho