Export in 4.0.2 is not working

Hello,
We are currently upgrading APEX 3.2.0 to 4.0.2 and so far everything works except the Export feature.
When I try to Export a report to a csv output, the Excel sheet does not contain any data. I went into the Report Attributes and in the "Report Export" section
Enable csv output is marked as Yes and "Link Label" = Export.
The export works in 3.2.0
Is there something I am missing?

I also noticed if I enter all parameters the export will work.
In the previous version the export works with and without parameters.
Did something changed in 4.0.2?

Similar Messages

  • Export option in Apps menu is not working

    Hi all
    Since yesterday,it seems our export on Oracle apps is not workin.
    Both exports on Application and export when doing File-Export from Concurrent Request are not working.
    The action seems initiated but no error and no popup window is displayed.
    Usually a popup window should tell us to open or save file.But this is not the case.
    Thanks for your help,

    hi
    check
    Export the Form Data to Excel File using FILE > EXPORT
    and
    Export option in Apps menu is not working in Windows-XP OS
    fadi

  • Web Template - Variable & Export to Excel Web Items are not working

    Hi Experts,
    In a Web Report & Web Template Variable & Export to Excel Web Items are not working ; Any body have any idead ?
    Do i need to write any HTML code to funtion those web items.
    Thanks
    KAruna

    Dear Karuna,
    Review your default template. Probably is 0ANALYSIS_PATTERN.
    Reactive the version D and check again.
    Also, you are able to modify the webitems on Export to Excel on 'BUTTON_TOOLBAR_2' -> Button list number  4.
    And, you are able to check the 0ANALYSIS_PATTERN_EXPORT, in case of configuration.
    If you want to remove/add new items, I suggest you to save as another name. SAP does not allow to modify delivered objects
    ex:. 0Objects.
    Best Regards,
    Edward S. John

  • Exporting Crystal Report to HTML is not working in Windows 7

    Hi Sir,
    I am trying to export Crystal Report to HTML format using VB.NET code. Functionality is working fine at Windows XP Environment (Save to Disk, Open an Application and Email Attachment). But the same functionality is not working at Windows 7 Environment (both 32-Bit as well as 64-Bit).
    Below is the code to Exporting Crystal Report to HTML in VB.NET.
    Dim CrDiskFileDestinationOptions As New DiskFileDestinationOptions
    Dim CrFormatTypeOptions          As New HTMLFormatOptions
    Dim vFormat As Integer
    Dim CrExportOptions As New ExportOptions
    Dim vRdReport As New ReportDocument
    Dim sfd As SaveFileDialog
    Dim vFileName As String = Nothing
    vRdReport = vRptSource
    sfd = New SaveFileDialog
    If Not (vRptPath = "") Then
        sfd.InitialDirectory = vRptPath
    End If
    sfd.Filter = "Webpage, Complete(.htm;.htm)|.htm|Web Archive, Single file(.mht)|.mht|Webpage, HTML only(.htm;.html)|.html"
    If sfd.ShowDialog = DialogResult.OK Then
        ' Set the disk file options.
         CrDiskFileDestinationOptions.DiskFileName = sfd.FileName.ToString()
    Else
         Return
    End If
    CrExportOptions = vRdReport.ExportOptions
    CrFormatTypeOptions.HTMLFileName = vFileName
    CrFormatTypeOptions.HTMLEnableSeparatedPages = True
    CrFormatTypeOptions.HTMLEnableSeparatedPages = True
    CrFormatTypeOptions.HTMLHasPageNavigator = True
    CrFormatTypeOptions.UsePageRange = True
    With CrExportOptions
                        .ExportDestinationType = ExportDestinationType.DiskFile
                        .ExportFormatType = ExportFormatType.HTML32
                        .DestinationOptions = CrDiskFileDestinationOptions.DiskFileName
                        .FormatOptions = CrFormatTypeOptions
    End With
    vRdReport.Export()
    Catch ex As Exception
            MsgBox(ex.ToString)
    End Try
    Code working fine at Windows XP, But it is not woking in Windows 7 environment.
    Please can anyone share your valuable thoughts or ideas reg. this.
    Thanks in Advance
    Deivanayaga Perumal D.

    user13509659 wrote:
    Run this code to reproduce the issue.Which issue?
    It looks like inheritance is broken in the component hierarchy for JFrame in Windows 7 JDK 1.6.0_23-b05. The only thing remotely related to inheritance in your code snippet is the WindowListener, which does little. See camickr's advice about built-in exit management.
    EDIT - using the post title as a clue, I realize you may be talking about the component hierarchy, and whether the contentPane's background is visible through the upper layers. Instead of guessing, I'd prefer you describe your "issue" accurately (observed vs expected behavior).
    Edited by: jduprez on Feb 10, 2011 1:01 PM

  • File - Export from Preview, iPhoto etc does not work

    Lately, normal operations from OSX-programs are not working as expected on my MacBook Air mid-2013 running OSX 10.8.5. I can reproduce in PreView and iPhoto that operations like File, Export and File, Duplicate do not work - there is just no response.
    Upon opening console, I see the following error messages:
    10/11/13 3:23:50.170 PM com.apple.security.pboxd[487]: CGSGetWindowTags: Invalid window 0xc8
    10/11/13 3:23:50.170 PM com.apple.security.pboxd[487]: kCGErrorFailure: CGSSetHideOnDeact: error getting window tags
    10/11/13 3:23:58.950 PM com.apple.launchd[1]: (com.crashplan.engine[735]) Exited with code: 1
    10/11/13 3:23:58.950 PM com.apple.launchd[1]: (com.crashplan.engine) Throttling respawn: Will start in 10 seconds
    10/11/13 3:24:00.167 PM Preview[456]: RVS:__54-[NSRemoteSavePanel _runOrderingOperationWithContext:]_block_invoke_0319 : Timeout occured while waiting for the window
    10/11/13 3:24:00.171 PM librariand[459]: [ERROR] [913.272s] com.apple. SRMessageTransport.c:498 SRConnectionCreateClient() timed out waiting for the server to post the started notification
    10/11/13 3:24:00.171 PM librariand[459]: [ERROR] [913.272s] com.apple. framework_client.c:810 IPCEnableSyncing() failed to run server: -1
    10/11/13 3:24:00.172 PM librariand[459]: [ERROR] [913.272s] com.apple. UBService.c:598 UBServiceEnableMobileDocuments() IPCEnableSyncing failed with error: The operation couldn’t be completed. (UBErrorDomain error 2.)
    10/11/13 3:24:08.972 PM com.apple.launchd[1]: (com.crashplan.engine[736]) Exited with code: 1
    10/11/13 3:24:08.972 PM com.apple.launchd[1]: (com.crashplan.engine) Throttling respawn: Will start in 10 seconds
    10/11/13 3:24:18.996 PM com.apple.launchd[1]: (com.crashplan.engine[737]) Exited with code: 1
    10/11/13 3:24:18.996 PM com.apple.launchd[1]: (com.crashplan.engine) Throttling respawn: Will start in 10 seconds
    10/11/13 3:24:20.174 PM librariand[459]: [ERROR] [933.275s] com.apple. SRMessageTransport.c:498 SRConnectionCreateClient() timed out waiting for the server to post the started notification
    10/11/13 3:24:20.175 PM librariand[459]: unable to enable mobile documents
    10/11/13 3:24:20.175 PM librariand[459]: error in _handle_client_request: LibrarianErrorDomain/10/Unable to configure the collection.
    Please help...

    Back up all data. Don't continue unless you're sure you can restore from a backup, even if you're unable to log in.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Enter the following command in the Terminal window in the same way as before (triple-click, copy, and paste):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    This time you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
    Boot into Recovery. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Exporting from Pages Mavericks to pdf not working

    I want to export my Pages Mavericks document to a pdf. It's not working. Everytime I do it, a box comes that says, it's not possible. What is going wrong? Why can't I export to pdf?

    Either some of them have the same name or they are to big in Mb for your Pages to convert. It doesn't matter where they come from, they are all in the saved document. Downsize them before you add them to the Pages document.

  • Crystal report 8.5 export to csv and rtf format not working with office 2013

    Hi Experts,
    Crystal report version 8.5 hangs and eventually crash when i export my report to csv or rtf format on windows 7 with office 2013 installed, code is written in VB 6 although the same scenario is working with office 2010 installed.
    i debugged the code and found the application hangs at function Report.Export(False).
    below is the code snippet
           .PDFExportAllPages = True 'ePDFExportAllPages
           .PDFFirstPageNumber = ePDFFirstPageNumber
           .PDFLastPageNumber = ePDFLastPageNumber
           .RTFExportAllPages = True 'eRTFExportAllPages
           .RTFFirstPageNumber = eRTFFirstPageNumber
           .RTFLastPageNumber = eRTFLastPageNumber
           .UseReportDateFormat = eUseReportDateFormat
           .UseReportNumberFormat = eUseReportNumberFormat
           .UseReportNumberFormat = eUseReportNumberFormat
           .XMLAllowMultipleFiles = eXMLAllowMultipleFiles
           .XMLFileName = eXMLFileName
           Report.Export (False) ----Application hangs here and eventually crash
    Looking forward for your help, as it is very urgent
    Regards
    Mohit

    Hi Mohit
    CR 8.5, being about 15 years old, does not support Windows 7. I am surprised this works for you with MS Office 2010 and to be honest, I'd consider my self lucky there. The fact that is does not work with office 2013... well, like I said, lucky with Office 2010 and your luck ran out with Office 2013.
    Your option; rewrite the app in VS 2010 / 2012 / 2013 and use the CR Assemblies for VS .NET from SAP Crystal Reports, Developer Version for Visual Studio .NET. The CR Java SDK would be another option.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • EXPORT/IMPORT through FMs in BADI not working

    Hi Experts,
    I have checked several posts and implemented my requirement but it's not working. PFB my requirement:
    We have a BADI in which I need to EXPORT an itab and the same is to be IMPORTed into ZFM. I have created 2 FMs under same FG. Now, in the FM which is being called in BADI i have EXPORT and in ZFM i have IMPORT. Code is given below:
    FM from BADI: ZBADI_FM
      IF lv_flag EQ 'X'.
        EXPORT gt_msg TO MEMORY ID 'CHANGED_DATES'.
      ENDIF.
    Another ZFM under same FG: ZFM
      IMPORT gt_msg FROM MEMORY ID 'CHANGED_DATES'.
    gt_msg is declared in TOP that is common for both FMs. However, IMPORT is not happening. I am not getting the values that I exported. sy-subrc is 4.
    Can anyone help me out? Your help is appreciated.

    Hi,
    I can't believe that it will work:
    EXPORT TO MEMORY
    A data cluster in the ABAP memory is available to all programs within a call sequence, whereby data can be handed over to called programs.
    call sequence
    This sequence is created if you can return from the called program to the calling program at the call of an ABAP-Program with SUBMIT ... AND RETURN or CALL TRANSACTION. For this purpose, the data of the internal session of the caller remains on a stack. The programs of a call sequence have collective access to the ABAP Memory. A call sequence can be left completely using the statement LEAVE TO TRANSACTION.
    Regards,
    Klaus

  • Lightroom 5.6 export to photoshop cc Command E not working

    Choosing  (Command E) from Lightroom 5.6 to further edit in Photoshop CC 2014 (latest update) is not working. I found a Adobe Photoshop Startup Script that would solve this problem and applied it.
    Problem still exists. Photoshop gets no image and if I double click where the image should be I get a finder window where I can select the photo however it will not have the LR adjustments.

    This script that Rikk Flohr posted worked for me. You must complete both solutions 1 & 2 which means you have to reload Photoshop CC 15
    Edit In doesn't work in Lightroom 5.5 from Photoshop CC 2014

  • Export option in Apps menu is not working in Windows-XP OS

    We have standard export option (File -> Export) in 11i oracle applications to download records from tabular block to spread sheet. We are facing problem with Windows XP OS, it will run upto export but the "fnd_gfm.tsv" is not opening (the file disappear after process is completed). any one can help me to overcome this problem.

    Please verify the following, and check then:
    - Add the application URL to the trusted sites list (From IE, go to Tools > Intetrnet Options > Security > Trusted Sites).
    - Turn off any pop-up blockers (IE, Google, MSN, AOL, Yahoo, .. etc).
    - From Windows Explorer, go to (Tools > Folder Options > File Type), make sure that files with tsv extension opens with Microsoft Office Excel.

  • 10g exporting to CSV using client_text_io is not working correctly.

    I have an odd issue which i could do with some help with. I run an function that exports to CSV based on an pre defined record group.
    This has been working fine for many months with various customers. Recently a new customer used it and they have 28k rows in his record group and the export is actually not exporting correctly.
    The record group has a record count of 28331.
    The CSV produced has only 3756 in my CSV file. These are the last 3756 records in the Record group so its as if its overwriting the data as it goes yet all smaller datasets work
    FUNCTION fun_export_csv (vgraphid NUMBER, p_filename VARCHAR2)RETURN BOOLEAN IS
      out_file                      client_text_io.file_type; 
         i                                             NUMBER;
      lv_line              VARCHAR2(5000);
    BEGIN
    rg:=populate_group('RG11_EXP');               
    synchronize;
    lv_line:= ('"GIN","Gin Date","PO Num","PO Required Date","Mat Num","Mat Description","Supplier Part No","On Time Delivery(Yes-1, No-0)"');
    client_text_io.put(out_file, lv_line);
    client_text_io.new_line(out_file,1); 
    For i in 1..get_group_row_count('RG11_EXP') Loop--this count is 28331
    lv_line:= ('"'||get_group_number_cell('RG11_EXP.col1', i )                 ||'"'|| ',' ||'"'||
         get_group_date_cell('RG11_EXP.grn_date', i )                 ||'"'|| ',' ||'"'||                                          
         get_group_number_cell('RG11_EXP.po', i )       ||'"'|| ',' ||'"'||
         get_group_date_cell('RG11_EXP.daterqd', i ) ||'"'|| ',' ||'"'||
         get_group_char_cell('RG11_EXP.item_no', i ) ||'"'|| ',' ||'"'||
         get_group_char_cell('RG11_EXP.desc', i )                    ||'"'|| ',' ||'"'||
         get_group_char_cell('RG11_EXP.part_no', i )               ||'"'|| ',' ||'"'||
         get_group_number_cell('RG11_EXP.ontime', i )                    ||'"');
    client_text_io.put(out_file, lv_line);
    client_text_io.new_line(out_file,1); 
    END LOOP;     
    client_text_io.FCLOSE(out_file);
    RETURN TRUE;          

    Hello,
    Try to insert a "synchronize" instruction from time to time:
    i  pls_integer := 1;
    Loop
      If mod(i, 500) = 0 Then
         synchronize;
      End if ;
      i := i + 1 ;
    End loop;
    ...<p>But keep in mind the the CLIENT_TEXT_IO generate a lot of network traffic, so it is better and faster to generate the file on the A.S., then after transfer it to the client machine.</p>
    Francois

  • Export parameter in elementary search help not working.

    I have created an elementary search help that will display all sold-tos for entered ship-to(s).  Everything works fine except that the sold-to that is selected from the hit list is not being entered into the customer field on the selection screen.
    eg transaction VD03, F4 on Customer, enter import parameters VKORG VTWEG SPART and KUNN2, hit list is displayed correctly and one line selected.  I expect that my export parameter KUNNR should now appear in the Customer field of VD03 but its not.
    This is my elementary search help definition:
    Elementary srch hlp  ZDEBIC                         Active
    Short description    Customers for Ship-to
      Selection method   Z_DEBIC            Dialog type
      Text table                            Hot key         2
    Search help exit    Z_SHIP_TO_SEARCH_HELP_EXIT
    Parameter  IMP  EXP  LPos  SPos  Data Element  Default Value
    SORT1                       1                  AD_SORT1                         
    SORT2                       2                  AD_SORT2                         
    MCOD1                      4                  MCDD1                         
    MCOD3                      5                  MCDD3                         
    PSTLZ                        6                  PSTLZ                         
    KTOKD                       7                  KTOKD                         
    VKORG     x       x       8        1        VKORG         VKO
    VTWEG     x       x       9        2        VTWEG        VTW
    SPART      x       x      10       3        SPART          SPA
    KUNN2      x               11       4        KUNN2          KUN
    KUNNR              x       3                  KUNNR                         
    I suspect the problem may be with default value KUN against KUNN2, but if I put it against KUNNR, I get a message "No values for this selection" instead of my hit list.
    Can anybody give me a clue as to the problem?
    Thanks,
    Brigitte

    I just found out - I had asked my fellow ABAPer to have a look at it and he just told me that he had changed the Parameter Assignment of the Collective Search Help from the proposed one of KUNN2 C KUNNR to KUNNR C KUNNR.  It seems that was necessary as well so I'm putting this in for future reference of anybody with the same problem.

  • Exporting Large Pdfs with Link Indexes - not working

    I have a Large pdf of the Early Church Fathers of 1080 pages with indexs to about 200 chapters... Acrobate will not export past the index pages about 40 to 50 pages then stops and saves file.????? Will not export past 50 pages in Doc, HTML, or Rtf?????
    Am I doing something wrong. I need to export to HTML to convert to PALM Plucker output.

    Yes - Both Funtions work the Same - EXPORT under File gives same window as
    Save AS...
    Thanks for the help.. would send pdf but it is 230K over the limit.

  • FR 11.1.1.3 "export to query ready mode" option not working

    Hi All,
    We have a scenario where few users are not able to use the "export to query ready mode" option after running an FR report.
    For some reason the save dialog box doesnt open or doesnt pop up when this option is ticked.
    Note that this issue comes only on running FR Essbase reports. (for FR HFM reports it works fine)
    Does any body have any resolution to this.
    Kindly advise.

    Hi,
    Can anybody explain me the option of this *"Export in Query ready mode"*???
    Is there any document through which I can understand???
    Thanks
    Sourabh
    Edited by: CM on May 11, 2011 6:32 AM

  • Export vertical oriented movie single frame - not working

    Using:
    - iMac 20" 2 GHz 4 GB RAM
    - OSX10.5.8
    - iPhoto 8 version 7.1.5 (378)
    - QuickTime Player Pro Version 7.6.9 (1680.8)
    - Preview 4.2 (469.5)
    Here is what I do to export a frame from a move in iPhoto to get a single frame:
    Open and play a video in iPhoto using Quicktime Pro, stoping and selecting a particular frame, pressing Command C, open Preview, select New From Clipboard.
    or
    Open and play a video in iPhoto using Quicktime Pro, stoping and selecting a particular frame, Selecting File Export Move to Picture.
    Both the above work for horizontal oriented movies.
    However, for vertically oriented movies neigther works.
    Movies are taken with:
    - iPhone 3GS
    - Exaxti CG6
    - Insignia NS-DSC7B09
    - Fujifilm Finepix XP20.
    Any solutions/suggestions (except upgrading to the newest iPhoto, Lion, etc. too slow on a 2 GHz iMac)
    Thanks.

    I mentioned in the second part of my initial post that I did also try the export "Movie to Picture" with the same results.
    Strange! That work flow still works on my PPC platform. (Unfortunately, I don't have an Intel platform available with OS 10.5.8 installed for testing.)
    Am I able to have "MPEG Streamclip" open as the default when a movie is double clicked on in iPhoto instead of Quicktime opening the movie?
    Not sure. I don't use iPhoto (prefer Aperture) normally and definitely would not use either for video clip management. Try resetting the double-click external edit switch or reset the "Open With" atribute for the class of movies being edited.
    This actually for a novice user who I suggested take short video clips, pick a frame then copy/paste it into Preview instead of taking stills. Unfortunatly my advice fails when the iPhone photos are taken vertically.
    The problem may be based on a change on the application being use. Like anamorphic videos with contain both pixel dimensions and PAR values, the reoriented videos may contain both true orientation and display orientation information. How the files work may depend on the application being used at the time. I.e., some third-party video/still display apps rely on the original orientation while others use the "rotated" info embedded in the file. And, unfortunately, it appears that Preview does not know what to do, so it does nothing. My guess is this is a bug that needs to be reported in feedback to Apple again and again until until they decide to address and correct the Preview application.

Maybe you are looking for