OEDQ 11 - error.connection.externaldatasource - While trying to export excel file into local drive

Team I am trying to export a dataset as a excel spreadsheet on to my local drive. when I ever I try to run the Export I am getting error.connection.externaldatasource error message.
Even I tried creating a excel file in my local and point that file in EDQ - Data Stores connection , still getting the same error message.
Please help.
Thanks!
BG

Also useful to understand:
- Is it a server-side or client-side data store?
- Is it an XLS or an XLSX file you are trying to write?
- What's the data volume?

Similar Messages

  • Error on server while trying to export a report into PDF using JRC (CR XI)

    13/01/2009        11:52:32            dataengine        ERROR Formula error: recompile formulas failed
    com.crystaldecisions.reports.formulas.FormulaException: Exception in formula '{@Record Selection}' at '{reports_selection.idReport}':
    This field name is not known.
    13/01/2009        11:52:32            JRCCommunicationAdapter        ERROR Failed to export report
    com.crystaldecisions.reports.exportinterface.exceptions.ExportException: Exception in formula '{@Record Selection}' at '{reports_selection.idReport}':
    This field name is not known.
    The error occurs only on the server deployed application, in localhost environment it works fine. So I guess it might have something to do with the server environment, but I can't figure it out. The table reports_selection and the field idReport are well presented in the database.
    The idReport(Number) is passed as a parameter to the report.
    In Select expert... I have the following  formula {table1.idReport} = {?idReport} and in Database expert... I have a join between table1 and reports_selection by idReport.
    Does anyone know what might cause this problem?

    Have you able to preview the report via the Central Management Console?
    When you upload the report template to the server, be sure to do a preview to make is sure its working there.
    It might be that your server is using a different DB Connection.
    Edited by: Rulix Batistil on Jan 14, 2009 10:38 AM

  • Error ORA-02375 while trying to export/import JTF.JTF_PF_REPOSITORY table

    We have already created an SR, In the mean time, trying to see whether anyone else has come across this issue.  Thanks.
    On : 11.2.0.3 version, Data Pump Import
    Error ORA-02375 while trying to import JTF.JTF_PF_REPOSITORY table
    We are getting the below error while performing the full db
    import.
    ORA-02375: conversion error loading table
    "JTF"."JTF_PF_REPOSITORY" partition "EBIZ"
    ORA-22337: the type of accessed
    object has been evolved
    ORA-02372: data for row: SYS_NC00040$ :
    0X'8801FE000004AD0313FFFF0009198401190A434F4E4E454354'
    This issue is
    stopping our upgrade of database from 10.2.0.4 to 11.2.0.3. This is very
    critical for us to be resolved.

    Hi,
    seems this is Character set issue fo source and Target DB check this doc:Unable to Export Table WF_ITEM_ATTRIBUTE_VALUES due to errors ORA-02374, ORA-22337, and ORA-02372 (Doc ID 1522761.1)
    HTH

  • Problems appearing when exporting excel file into numbers file

    Hello,
    I have a Problem, need HELP!!
    I have an excel file with graphics, and data are written on graphs: these data are percentages. When I export my excel file on numbers (becomes therefore a numbers file), my problem appears: When I have for example 24% on a graph, it becomes 0.24 and I can't find the way to write it 24% again.
    Also I have a problem with graphics titles: when I export the excel file into numbers, graphics title are not correctly centered anymore and I cannot find the way to fix them correctly...
    Thanks a lot!!!!

    vassi44 wrote:
    I have an excel file with graphics, and data are written on graphs: these data are percentages. When I export my excel file on numbers (becomes therefore a numbers file), my problem appears: When I have for example 24% on a graph, it becomes 0.24 and I can't find the way to write it 24% again.
    It seems that only sectorial charts may display percent.
    Also I have a problem with graphics titles: when I export the excel file into numbers, graphics title are not correctly centered anymore and I cannot find the way to fix them correctly...
    Sounds as if you are in cases where the charts are imported as a single graphic block, not as different components.
    Maybe you will find explanation in:
    http://discussions.apple.com/thread.jspa?threadID=1392586&tstart=0
    Yvan KOENIG (from FRANCE mercredi 13 février 2008 13:08:05)

  • Error while trying to export a report into PDF using JRC (Linux env)

    Hi all,
    I have my web app installed on a Linux environment. When trying to export a CR report into PDF using JRC
    PrintOutputController controller = reportClientDoc.getPrintOutputController();
              ByteArrayInputStream byteArrayInputStream = (ByteArrayInputStream) controller.export(ReportExportFormat.PDF);
    I got this error message:
    19/02/2009     10:21:37     b     INFO     PdfExporter: PdfDocumentModeller.modelPage (page 1)
    19/02/2009     10:21:37     b     INFO     PdfExporter: Modelling page
    19/02/2009     10:21:37     b     INFO     PdfExporter: Creating document manager, text modeller and image modeller.
    19/02/2009     10:21:37     b     ERROR     PdfExporter: Exception caught in PDFFormatter.formatPage (from PdfDocumentModeller.modelPage); aborting export
    java.lang.IllegalArgumentException: Data type is not supported.
         at java.awt.image.Raster.createInterleavedRaster(Raster.java:212)
         at java.awt.image.Raster.createInterleavedRaster(Raster.java:178)
         at java.awt.image.ComponentColorModel.createCompatibleWritableRaster(ComponentColorModel.java:2826)
         at java.awt.image.BufferedImage.<init>(BufferedImage.java:439)
         at com.crystaldecisions.reports.exporters.format.page.pdf.pdflib.u.<init>(Unknown Source)
         at com.crystaldecisions.reports.exporters.format.page.pdf.b.k.a(Unknown Source)
         at com.crystaldecisions.reports.exporters.format.page.pdf.b.k.a(Unknown Source)
         at com.crystaldecisions.reports.exporters.format.page.pdf.b.d(Unknown Source)
         at com.crystaldecisions.reports.exporters.format.page.pdf.b.a(Unknown Source)
         at com.crystaldecisions.reports.formatter.a.c.a(Unknown Source)
         at com.crystaldecisions.reports.formatter.a.c.if(Unknown Source)
         at com.crystaldecisions.reports.formatter.a.c.a(Unknown Source)
         at com.businessobjects.reports.sdk.b.b.int(Unknown Source)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.x.a(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.q.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.dd.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(Unknown Source)
         at com.crystaldecisions.reports.sdk.PrintOutputController.export(Unknown Source)
    On my Windows environment the JRC export into PDF work perfectly. I know that there are some known issues regarding the usage of JRC on Linux environments. Could this be one of those?
    Any solution (or workaround) would be highly appreciated!
    Thank you!
    PS Maybe this is relevant: I use a MySQL database!
    Edited by: Sandila Catalin on Feb 19, 2009 10:01 AM

    What kind of image do you have in the report?
    Do you have -Djava.awt.headless=true specified for the Java JVM option?
    Sincerely,
    Ted Ueda

  • Error while uploading an edited excel file into an internal table

    Hi Experts,
    I am getting error while uploading an excel file that has been edited.
    I am using GUI_UPLOAD for uploading the file into internal table.
    In my program I first have to download a file, if I use the same file without editing I am able to read the file.
    When I try to edit it and then use it to upload it fails, but this is part of the my requirement.
    PLease suggest.
    Regards
    Kishore

    TYPE-POOLS: truxs.
    parameter :    lv_full_path     TYPE rlgrap-filename,
    data : lt_conv_data   TYPE truxs_t_text_data,
              lt_roles_excel   type table of ( your structure).
    start-of-selection.
            CALL FUNCTION 'SAP_CONVERT_TO_XLS_FORMAT'
              EXPORTING
                i_line_header        = 'X'
                i_filename           = lv_full_path
              TABLES
                i_tab_sap_data       = lt_roles_excel
              CHANGING
                i_tab_converted_data = lt_conv_data
              EXCEPTIONS
                conversion_failed    = 1
                OTHERS               = 2.
    In the FM Line_header = 'X' means it will negelect the first line. So u can give the heading in the excel file.
    Hope this might help u .
    With Regards,
    Sumodh.P

  • General error pop-up when trying to export fce file

    i exported the same file yesterday but get general error today-any ideas?thanks

    Hi(Bonjour)!
    Did you re-start your computer since yesterday ?
    Give it a try.
    Michel Boissonneault

  • An error has occurred while trying to load the files required for firefox .....so firefox does not run at all

    HTC Android I have latest version

    Hi,
    I'm sorry you're having this problem with Firefox mobile. You might try going to settings - manage applications on your device and uninstall Firefox and then install it again.
    Thanks,
    Michelle

  • "File in use" pop up while trying to open excel files

    Hi,
    We are regularly experiencing difficulties accessing excel documents residing in our Sharepoint site collection that are shared by numerous members of the department for updating.
    We are aware of the 10 minute rule for excel documents, where if you try to open a document that has been saved by another member previously, you must give 10 mins before the system releases the lock.
    Recently several occurrences have stopped members from being able to open excel documents, where the document has been updated and saved by member A and closed. Then member B tries to open document well past 10 mins after member A had closed the document,
    only to receive the 'File in use' pop up and not able to open the document in edit mode.
    Any suggestions please?
    Thank you.

    Try below:
    http://support.microsoft.com/kb/899709
    Check below:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/7966c35d-b815-4951-8374-d64840ccf16c/documents-becoming-locked-for-editing-by-self-when-no-other-edits-are-happening?forum=sharepointadminlegacy
    If this helped you resolve your issue, please mark it Answered

  • Illustrator crashes when I try to export ai file into tif file

    Hi There,
    My Illustrator via Creative Cloud is completely up to date but today it kept on crashing when I tried to export ai files into tif files.  Please help.
    Thanks!
    Jen

    Hiya. Yeah, Also using Illustrator...   Version = AI 2014 CC it's doing the same thing - also crashing when i try to do any export.
    1) tried another version of the file - still crashes.
    2) Tried a New file, with some images and a Jpg and it works
    3) seems to be file format or something in the file. Any ideas on what i can check?
    4) software is up to date with latest version
    Thank you,
    L
    PS - i don't even get to select dpi or filetype to export - it just crashes as soon as you select export...  Pleeease send any suggestions! 

  • In attempting to export a simple 1-page PDF file to Microsoft Word, I incessantly get the following error message:  "An error occured [sic] while trying to access the service."  Nothing on any of the community forums has helped in any way.  I have downloa

    In attempting to export a simple 1-page PDF file to Microsoft Word, I incessantly get the following error message:
    "An error occured [sic] while trying to access the service." 
    Nothing on any of the community forums has helped in any way. 
    I have downloaded a free trial of Acrobat XI Pro  --  and that too makes no difference.

      while trying to access the service." 
    That'd be associated with trying to connect to the server(s) for one of the Adobe online subscription services.
    (Edit PDF or PDF Pack)
    These online services are separate and independent of the desktop application Acrobat.
    It appears that you have had / are having internet connection issues.
    Be well...

  • HOW CAN I AVOID THIS ERROR MESAGE WHILE TRYING TO EXPORT AN IPHOTO SLIDESHOW:  The operation couldn't be completed. (OSStatus error -61.)

    HOW CAN I AVOID THIS ERROR MESAGE WHILE TRYING TO EXPORT AN IPHOTO SLIDESHOW:  The operation couldn’t be completed. (OSStatus error -61.)

    Hello,
    I believe the issue was the external HD I purchased was not formatted for Mac . . . once I took care of that - all went well!  The slide show transferred and the surprise 70th birthday party was a huge sucess.  Thank you everyone!

  • Compressor error mesage while trying to export

    I how do I fix this issue while trying to export my project ? Tbhis message appears when trying to export.
    "The operation couldn’t be completed. (com.apple.Compressor.CompressorKit.ErrorDomain error -1.)"

    You probably need to update the software to a version that works with Mavericks.

  • Error -4 found while trying to ràconfigure m'y export express first generation  through windows7

    Error -4 mentionned while trying to reconfigure my AirPort express 1st gen through windows 7
    Look fo à way to succeed

    Hey Michel2014,
    I found an article that looks like it applies to the issue you're encountering. Check out the following resolution for when you get the message "bad param error -4" when you try to administer your AirPort Express from a Windows computer:
    The issue occurs when using AirPort Admin Utility 4.0 for Windows or AirPort Express Assistant 1.0 on a computer with "Intel Centrino mobile technology" wireless capabilities. To resolve the issue:
    First, download AirPort 4.1 or later. Next, try checking the Network Connection that you use to connect to the AirPort Express (usually this is your wireless connection) to ensure that it is configured via DHCP; if it is set for a static IP on a different subnet from the AirPort Express, this issue will occur.
    If your issue is still unresolved, use this workaround:
    Connect the computer to the Airport Express using an Ethernet cable.
    Turn off wireless networking on the computer.
    Set the computer to use the Ethernet port (restart if necessary).
    Configure or update your AirPort Express.
    After a successful update, switch from Ethernet back to your wireless configuration.
    Important: Information about products not manufactured by Apple is provided for information purposes only, and does not constitute Apple's recommendation or endorsement. Please contact the vendor for additional information.
    AirPort Express: "Bad param error -4" when administering from a Windows computer
    http://support.apple.com/kb/TA21550?viewlocale=en_US
    Cordially,
    David

  • TS3694 What does it mean when I get error message 3194 while trying to restore my ipad?

    What does it mean if I receive an error message 3194 while trying to restore my ipad?
    I received this message after connecting my ipad to itunes.  There is a display of a cord connecting to itunes which is initially why I was alerted to connect my ipad to my itunes account on my laptop.
    Any help is appreciated.

    Turn of any firewall or antivirus software.

Maybe you are looking for

  • Based on wich file information does iTunes sort music in "Automatically add to iTunes" folder?

    Hey I have some files ( here 3 for example). I put them into the "Automatically add to iTunes" Folder. After that iTunes sorts them without any problem. But based on which information does iTunes sort them? I looked into the details of the file but i

  • Counter Task issue with NI6229 and Boralnd C++ builder

    Hello! I am using the NI-6229 M series Acquisition Board and I am writing my application in Borland C++ Builder 6. My goal is to generate digital pulses on the counter output that are syncronized with a video camera. To do this I created a task that

  • Regarding TC: VL04 execution in back ground (runing delivery due lists

    Dear SAP Experts, I have a query regarding delivery due lists. TC: VL04 . When I enter the shipping points ,sales area ,office and other mandatory feild and execute in foreground the deliveries are shown. But when I do the execution in background . I

  • Retrieving messages stuck in EVENT_QTAB and IP_QTAB?

    All, While two Oracle B2Bs were exchanging messages, the network suddenly went down causing messages to be stuck in the AQs- EVENT_QTAB and IP_QTAB. As these are messages are orders, the clients do not wish to lose them. They want to know the followi

  • Sites files are examined but not updated.

    So here is my issue, I am trying to add some code to a dreamwever template file (.dwt) and when I go to update the site it examines all of the files but does not update them. The code is not placed in an editable region. The template is based off ano