R12 : System Failed to generate the PDF Document.

I am trying to create a PO thru auto create but I hit inquire > View Document , I encountered an error: System Failed to generate the PDF Document. Please contact your system administrator. We just updgrade our instance from 11.5.2.10 to r12.1.2. Any thoughts?
Thanks,
Leo

Please see if these docs help.
System Fails To Generate PDF Document After Clicking "PDF Document" On Supplier Notification When Different Languages Are Used [ID 1078546.1]
PO Email From Tools>Communicate At Same Time of Approval Corrupts PDF File Transmits As .HTML & System Failed to Generate PDF [ID 1287488.1]
Thanks,
Hussein

Similar Messages

  • Facing the Error while opening the PDF Document generated by Adobe Forms

    Hi,
    I have created an Custom Adobe Form and calling this form through a Custom Program and generating the PDF and could able to download on to my desktop but when i am tyring to open it i m facing the below Error.
    "There was an error opening this document. The file is damaged and could not be repaired" .
    Please help me in this regard ASAP.
    Please do find the attached error screen shot.
    Thanks
    Sushil

    Hi Naveen ,
    Have done as per the link but still not opening
    same error.
    I have created a print program and from there want to generate pdf. But it is not working.
    please find the below code : In this i am passing some tables to function module and output is formoutput of type fpformoutput.
    Where do i need to do any changes if required.
    data: lst_opparam     type sfpoutputparams.
       data: lst_docparam    type sfpdocparams.
       data: lfd_fname type funcname.
       data: lrf_cx_root     type ref to cx_root.
       clear: lst_opparam, lst_docparam.
       lst_opparam-getpdf   = 'X'.
       lst_opparam-preview = 'X'.
    *  lst_opparam-nodialog   = 'X'.
       call function 'FP_JOB_OPEN'
         changing
           ie_outputparams       = lst_opparam
      exceptions
        cancel                = 1
        usage_error           = 2
        system_error          = 3
        internal_error        = 4
        others                = 5
       if sy-subrc <> 0.
    * Implement suitable error handling here
       endif.
       try.
           call function 'FP_FUNCTION_MODULE_NAME'
             exporting
               i_name     = 'ZAFGLERC001'
             importing
               e_funcname = lfd_fname.
    *   E_INTERFACE_TYPE           =
    *   EV_FUNCNAME_INBOUND        =
         catch cx_root into lrf_cx_root.
       endtry.
       lst_docparam-langu = 'EN'.
       lst_docparam-country = 'IN'.
    call function lfd_fname      "   '/1BCDWB/SM00000213'
      exporting
        /1bcdwb/docparams        = lst_docparam
        appl                     = 'EREC_ONBRD'
        wa_ztbglerc049           = wa_ztbglerc049
        wa_ztbglerc050           = wa_ztbglerc050
        it_51                    = it_51
        wa_41                    = wa_41
        it_42                    = it_42
        wa_43                    = wa_43
        it_44                    = it_44
        it_45                    = it_45
        it_46                    = it_46
        it_47                    = it_47
        it_48                    = it_48
      importing
        /1bcdwb/formoutput       = formoutput
      exceptions
        usage_error              = 1
        system_error             = 2
        internal_error           = 3
        others                   = 4
    if sy-subrc <> 0.
    * Implement suitable error handling here
    endif.
       call function 'FP_JOB_CLOSE'
    * IMPORTING
    *   E_RESULT             =
    exceptions
      usage_error          = 1
      system_error         = 2
      internal_error       = 3
      others               = 4
       if sy-subrc <> 0.
    * Implement suitable error handling here
       endif.

  • Getting error in Portal "Error while generating the PDF" for BI Report

    Hi Experts,
    we are gettign the error while trying to generate the PDF file from the Reports.
    Earlier it was working fine Adobe Reader 8 , currently we have upgrated Adobe Reader 9 in our system.
    After this upggradation browser "*Failed to open PDF in Browser"*
    Could you please suggest me how to diagnostic the error. Do we need to configre something in the Portal or in the Backend BI system for this.
    Please suggest me the needful on this?
    thanks
    Narpal

    Hello,
    i am facing the same problem and found help by 925741:
    "Error while generating PDF"
    There is no more information available when clicking on the error.
    Used Software:
    Adobe 8
    SAP_ABA             700       0018      SAPKA70018     Cross-Application Component
    SAP_BASIS           700       0018      SAPKB70018     SAP Basis Component
    SAP_BW     700       0020     SAPKW70020     SAP NetWeaver BI 7.0
    PI_BASIS       2005_1_70 0018      SAPKIPYJ7I       PI_BASIS 2005_1_700   
    BI_CONT     703     0013     SAPKIBIIQ3     Business Intelligence Content
    Any other ideas?
    Thanks,
    Rainer
    Edited by: Rainer SIGG on Mar 9, 2009 4:41 PM
    Edited by: Rainer SIGG on Mar 9, 2009 5:27 PM
    Edited by: Rainer SIGG on Mar 9, 2009 5:42 PM

  • [SOLVED] Evince failed to open any PDF documents after upgrade

    I have a x86 version Archlinux on a 32-bit intel platform. After recent upgrade, the Evince package was updated to 2.32.0-3, which fails to open any PDF documents. It gives a notification says "Unable to open document: File type PDF document (application/pdf) is not supported".
    No other package was installed/removed. It just stop working after the upgrade.
    Looking forward for any suggestions/solutions. Thanks in advance~~
    Last edited by d7wang (2010-10-09 10:32:40)

    Thank you so much.
    The problem is solved as soon as I replaced the modified freetype2 from AUR with the official package. There seems to be something incompatible with the upgraded system.

  • Hotspots created in Framemaker 11 don't work when generating the PDF

    I'm trying to create several hotpots on an image that go to specific locations in a table. I have no problem creating them in Framemaker 11 and the links work fine when I test them using CTL+ALT and the mouse pointer. When I generate the PDF, however, the images has no hotspots and when I click on the image, nothing happens.
    Some other information:
    I'm using Framemaker 11 on Windows 8.
    The image was originally a .png, but I tried it with other image formats and still the same result.
    Is there a setting I need to change when I generate the PDF?

    I primarily use Save As PDF, and I'm not having problems with any of my other links.  I tried printing to the AdobePDF printer, but I get the following error: When you create a PostScript file you must rely on system fonts and use document fonts. Please go to the printer properties, "Adobe PDF Settings" page and turn OFF the option "Rely on system fonts only; do not use document fonts.
    I unselected this option, but I'm still getting this error message. Perhaps I need to close Framemaker and open it again? I'm not sure if this has anything to do with the PDF not being able to generate hotspots, though.

  • XML Publisher Report not generating the PDF output.

    Hi,
    I am trying to develop a XML Publisher Report in R12 Vision Instance.
    I have developed the rdf report and concurrent program with XML as output format. Ran the concurrent program and I got the XML output. Based on XML output I have created the rtf template. Using both the template and xml output I have created in Data Definition and Template in XML Publisher Administrator Responsibility. Now I am comming to the concurrent program and running the program, here instead of generating the PDF output it is generating again the XML output and concurrent program completing with warning status.
    When I am trying to do the same in 11i Vision Instance, Concurrent Program completing with normal status and when trying to view the output it is saying "Unable to Publish output for the Processed Request".
    Kindly please help me out in this issue.
    Thanks,
    Manasa.

    Hi Mahesh,
    Here the concurrent programs are not erroring out. It is completing with Warning status and when we click on View Output the output is coming in XML format instead of PDF, this is in R12 Vision Instance.
    In 11i Vision Instance, concurrent program is completing with Normal Status but when we click on View Output it is saying "Unable to Publish output for specified request".
    Thanks,
    Manasa.

  • Getting "SYSTEM ERROR" while generating a PDF in a Workflow method.

    Dear All,
    I'm getting a "SYSTEM ERROR" when I'm calling the below function module in a Workflow BO Method.
    CALL FUNCTION wa_funcnm
       EXPORTING
         /1bcdwb/docparams  = fp_docparams
         invoice                     = invoice
       IMPORTING
         /1bcdwb/formoutput = fp_formoutput
       EXCEPTIONS
         usage_error        = 1
         system_error       = 2
         internal_error     = 3
         OTHERS             = 4.
    The aim is to generate the PDF and store it in DMS. Please let me know, if I'm going wrong somewhere. Any kind of inputs would be sincerely appreciated.
    Regards,
    Tushar.

    Hi Tushar
    You need to the following parameters when calling FM. Background WF process cannot handle dailog.
    fp_outputparams-nodialog = 'X'.
    fp_outputparams-getpdf   = 'X'.
    Refer to Thread below
    Creating Attachments to Work Items or to User Decisions in Workflows
    CALL FUNCTION 'FP_FUNCTION_MODULE_NAME'
        EXPORTING
    i_name     = l_formname
        IMPORTING
    e_funcname = l_fm_name.
    *   E_INTERFACE_TYPE           =
    fp_outputparams-nodialog = 'X'.
    fp_outputparams-getpdf   = 'X'.
      CALL FUNCTION 'FP_JOB_OPEN'
        CHANGING
    ie_outputparams = fp_outputparams
    EXCEPTIONS
    cancel          = 1
    usage_error     = 2
          system_error    = 3
    internal_error  = 4
    OTHERS          = 5.
      IF sy-subrc <> 0.
        CASE sy-subrc.
          WHEN OTHERS.
    ENDCASE. " CASE sy-subrc
      ENDIF.
    fp_docparams-langu = 'X'.
    fp_docparams-country = 'US'.
      fp_docparams-fillable = 'X'.
      CALL FUNCTION l_fm_name
        EXPORTING
    /1bcdwb/docparams  = fp_docparams
    emp_info           = fs_per_info
        IMPORTING
    /1BCDWB/FORMOUTPUT = FP_FORMOUTPUT
    EXCEPTIONS
    usage_error        = 1
          system_error       = 2
    internal_error     = 3
    OTHERS             = 4.
      IF sy-subrc <> 0.
        CASE sy-subrc.
          WHEN OTHERS.
    ENDCASE. " CASE sy-subrc
      ENDIF.                               " IF sy-subrc <> 0
      CALL FUNCTION 'FP_JOB_CLOSE'
    *   IMPORTING
    * E_RESULT             = result
       EXCEPTIONS
    usage_error          = 1
    system_error         = 2
    internal_error       = 3
    OTHERS               = 4
      IF sy-subrc <> 0.
        CASE sy-subrc.
          WHEN OTHERS.
    ENDCASE. " CASE sy-subrc
      ENDIF.                               " IF sy-subrc <> 0.
    ENDFORM.                    " GET_FUNCTION_MODULE
    *& Form  CONVERT_PDF_BINARY
    FORM CONVERT_PDF_BINARY .
      CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
        EXPORTING
    BUFFER                = FP_FORMOUTPUT-pdf
    *   APPEND_TO_TABLE       = ' '
    * IMPORTING
    * OUTPUT_LENGTH         =
        TABLES
    BINARY_TAB            = t_att_content_hex .
    ENDFORM.                    " CONVERT_PDF_BINARY
    Regards
    Sandy

  • ERROR WHILE GENERATING THE PDF

    HI gurus,
    We are trying to publish BI reports in the Portal server as Iviews.
    In the portal system, when I am clicking the PRINT VERSION button for the
    CO&#61664; cost center (area): Plan/actual: Quarterly iview, it’s giving the PDF file,
    that’s well and good.
    <b>But when if I am doing the same thing for other iviews, for example: say the  iview (CO&#61664;cost center range: Transaction Drill-down).
    I am getting the “ERROR WHILE GENERATING THE PDF”</b>
    The question is : <i>it’s working for some standard iviews and giving error message to other std. iviews.</i>
    Please suggest how to resolve this issue.
    Regards,
    Prasad

    Dear Prasad,
    Did you resolve your problem, I have the similar one:
    I need to print report made in BEx Report Designer and executed on Portal, but when I press Print Version button I am getting next message:
    Error while generating PDF
    Any information is much appreciated
    Thanks in advance and best regards
    Vladimir

  • "Content generation error. Failed to Export the PDF file"

    Building a multi-folio in InDesign 6 Folio Builder V30. Received "Content generation error. Failed to Export the PDF file" on several of the spreads. I have tried reducing the original pdf files sizes, but that did not help.
    Any suggestions on other possible causes or way to fix.?
    thanks
    Christopher Huber
    MMN

    I'm very new to DPS so I hope the following description makes some kind of sense.
    My magazine is in the process of doing trial runs for an iPad edition. I'm setting some templates up for us to work off so the process from magazine to iPad will run a lot smoother month to month.
    So far I've set up some dummy stock pages in an InDesign CS6 document, currently 15 pages long.
    All images are linked and all fonts have paragraph styles applied to them.
    I'm at the stage I want to check the document on my iPad to test run font sizes and their legibility.
    We have successfully been able to export the document as a jpg file but we really need the PDF format. When attempting this we get the above message.
    Sonia.

  • Why can't I "save as a word or excel online" within the PDF document

    I can go online and convert a PDF to word but I can't do it within the PDF document.
    When I first purchase ExportPDF a few weeks ago I was able to do this, now I can't.
    I get an error that states "File failed to be converted with Adobe ExportPDF".
    Please advise!!

    Hi Edward
    Do you have some time today to torubleshoot this issue?
    Thanks
    -sarabjit

  • HP 1300 printer fails to print certain PDF documents with OSX 10.7.5.

    HP 1300 printer fails to print certain PDF documents with OSX 10.7.5.

    I solved this through the phone call help ( which cost me $25 ...) - there was some name colusion in the printer name - the rep basicallt uninstalled everything, did hard resent to all devices - printer, router and Mac, then installed the printer again under new name , seems to solve the problem . 

  • ERROR BPMA File Generator Failed to generate the EPMA import file

    Hi,
    I am facing the below error while extracting the metadata from the Planning Application using EPMA File Generator.
    ERROR BPMAFileGenerator Failed to generate the EPMA import file...
    Details:The remote server returned an error: (404) Not Found
    I am getting 0 byte file.Pls suggest.
    Is there any other way to extract the Planning application metadata?
    The log is:
    [Header]\r\n2010-08-23 14:24:54,484 [5900] DEBUG BPMAFileGenerator Initializing Component
    2010-08-23 14:24:55,687 [5900] DEBUG BPMAFileGenerator HyperionHome: D:\Hyperion
    2010-08-23 14:24:55,687 [5900] DEBUG BPMAFileGenerator HelpFile: D:\Hyperion\common\docs\en\epma\file_generator\launch.html
    2010-08-23 14:27:42,309 [5900] INFO BPMAFileGenerator SelectedTabIndex: 3
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator hfmWorkspaceURL.Text: http://localhost:19000/workspace
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator hfmWebServer.Text: http://localhost/HFM
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator hfmUserName.Text:
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator hfmApplicationName.Text:
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator hfmClusterName.Text:
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator hpWorkspaceURL.Text: http://lgwapp081.uk.baa.com/workspace/index.jsp
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator hpWebServer.Text: http://lgwapp081.uk.baa.com:8300/HyperionPlanning/
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator hpUserName.Text: admin
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator hpApplicationName.Text: PLNAPP
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator hpClusterName.Text: lgwapp081.uk.baa.com
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator hpBPMAImportFileName.Text: C:\Documents and Settings\lgwappharrisonb-gal\My Documents\EPMAImport.ads
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator hfmWorkspaceURL.Text: http://localhost:19000/workspace
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator ShfmWebServer.Text: http://localhost/HFM
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator hfmUserName.Text:
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator hfmApplicationName.Text:
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator hfmClusterName.Text:
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator hfmBPMAImportFileName.Text:
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator bpmaApplicationName.Text:
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator bpmaUserName.Text:
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator bpmaWebServer.Text : http://localhost/hyperion-bpma-server
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator bpmaImportFileName.Text:
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator profileFileName.Text:
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator securityFileName.Text :
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator metadataFileName.Text:
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator hfmFilesImportFileName.Text :
    2010-08-23 14:27:42,324 [5900] INFO BPMAFileGenerator dimensionPrefix.Text:
    2010-08-23 14:27:42,793 [5900] ERROR BPMAFileGenerator Failed to generate the EPMA import file...
    Details:The remote server returned an error: (404) Not Found.
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator SelectedTabIndex: 3
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator hfmWorkspaceURL.Text: http://localhost:19000/workspace
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator hfmWebServer.Text: http://localhost/HFM
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator hfmUserName.Text:
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator hfmApplicationName.Text:
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator hfmClusterName.Text:
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator hpWorkspaceURL.Text: http://lgwapp081.uk.baa.com/workspace/index.jsp
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator hpWebServer.Text: http://lgwapp081.uk.baa.com:8300/HyperionPlanning/
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator hpUserName.Text: admin
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator hpApplicationName.Text: PLNAPP
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator hpClusterName.Text: lgwapp083.uk.baa.com
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator hpBPMAImportFileName.Text: C:\Documents and Settings\lgwappharrisonb-gal\My Documents\EPMAImport.ads
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator hfmWorkspaceURL.Text: http://localhost:19000/workspace
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator ShfmWebServer.Text: http://localhost/HFM
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator hfmUserName.Text:
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator hfmApplicationName.Text:
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator hfmClusterName.Text:
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator hfmBPMAImportFileName.Text:
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator bpmaApplicationName.Text:
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator bpmaUserName.Text:
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator bpmaWebServer.Text : http://localhost/hyperion-bpma-server
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator bpmaImportFileName.Text:
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator profileFileName.Text:
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator securityFileName.Text :
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator metadataFileName.Text:
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator hfmFilesImportFileName.Text :
    2010-08-23 14:28:54,198 [5900] INFO BPMAFileGenerator dimensionPrefix.Text:
    2010-08-23 14:28:56,651 [5900] ERROR BPMAFileGenerator Failed to generate the EPMA import file...
    Details:The remote server returned an error: (404) Not Found.
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator SelectedTabIndex: 3
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator hfmWorkspaceURL.Text: http://localhost:19000/workspace
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator hfmWebServer.Text: http://localhost/HFM
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator hfmUserName.Text:
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator hfmApplicationName.Text:
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator hfmClusterName.Text:
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator hpWorkspaceURL.Text: http://lgwapp081.uk.baa.com/workspace/index.jsp
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator hpWebServer.Text: http://lgwapp081.uk.baa.com:8300/HyperionPlanning/
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator hpUserName.Text: admin
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator hpApplicationName.Text: PLNAPP
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator hpClusterName.Text: lgwapp083.uk.baa.com
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator hpBPMAImportFileName.Text: C:\Documents and Settings\lgwappharrisonb-gal\My Documents\EPMAImport.ads
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator hfmWorkspaceURL.Text: http://localhost:19000/workspace
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator ShfmWebServer.Text: http://localhost/HFM
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator hfmUserName.Text:
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator hfmApplicationName.Text:
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator hfmClusterName.Text:
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator hfmBPMAImportFileName.Text:
    2010-08-23 14:30:10,150 [5900] INFO BPMAFileGenerator bpmaApplicationName.Text:
    2010-08-23 14:30:10,165 [5900] INFO BPMAFileGenerator bpmaUserName.Text:
    2010-08-23 14:30:10,165 [5900] INFO BPMAFileGenerator bpmaWebServer.Text : http://localhost/hyperion-bpma-server
    2010-08-23 14:30:10,165 [5900] INFO BPMAFileGenerator bpmaImportFileName.Text:
    2010-08-23 14:30:10,165 [5900] INFO BPMAFileGenerator profileFileName.Text:
    2010-08-23 14:30:10,165 [5900] INFO BPMAFileGenerator securityFileName.Text :
    2010-08-23 14:30:10,165 [5900] INFO BPMAFileGenerator metadataFileName.Text:
    2010-08-23 14:30:10,165 [5900] INFO BPMAFileGenerator hfmFilesImportFileName.Text :
    2010-08-23 14:30:10,165 [5900] INFO BPMAFileGenerator dimensionPrefix.Text:
    2010-08-23 14:30:11,275 [5900] ERROR BPMAFileGenerator Failed to generate the EPMA import file...
    Details:The remote server returned an error: (404) Not Found.
    [Footer]\r\n[Header]\r\n2010-08-24 14:50:12,606 [10620] DEBUG BPMAFileGenerator Initializing Component
    2010-08-24 14:50:13,528 [10620] DEBUG BPMAFileGenerator HyperionHome: D:\Hyperion
    2010-08-24 14:50:13,528 [10620] DEBUG BPMAFileGenerator HelpFile: D:\Hyperion\common\docs\en\epma\file_generator\launch.html
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator SelectedTabIndex: 3
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator hfmWorkspaceURL.Text: http://localhost:19000/workspace
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator hfmWebServer.Text: http://localhost/HFM
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator hfmUserName.Text:
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator hfmApplicationName.Text:
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator hfmClusterName.Text:
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator hpWorkspaceURL.Text: http://lgwapp081.uk.baa.com/workspace/index.jsp
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator hpWebServer.Text: http://lgwapp081.uk.baa.com:8300/HyperionPlanning/
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator hpUserName.Text: admin
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator hpApplicationName.Text: PLNAPP
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator hpClusterName.Text: lgwapp081.uk.baa.com
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator hpBPMAImportFileName.Text: C:\Documents and Settings\lgwappharrisonb-gal\My Documents\EPMA\EPMAImport.ads
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator hfmWorkspaceURL.Text: http://localhost:19000/workspace
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator ShfmWebServer.Text: http://localhost/HFM
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator hfmUserName.Text:
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator hfmApplicationName.Text:
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator hfmClusterName.Text:
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator hfmBPMAImportFileName.Text:
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator bpmaApplicationName.Text:
    2010-08-24 14:53:26,415 [10620] INFO BPMAFileGenerator bpmaUserName.Text:
    2010-08-24 14:53:26,431 [10620] INFO BPMAFileGenerator bpmaWebServer.Text : http://localhost/hyperion-bpma-server
    2010-08-24 14:53:26,431 [10620] INFO BPMAFileGenerator bpmaImportFileName.Text:
    2010-08-24 14:53:26,431 [10620] INFO BPMAFileGenerator profileFileName.Text:
    2010-08-24 14:53:26,431 [10620] INFO BPMAFileGenerator securityFileName.Text :
    2010-08-24 14:53:26,431 [10620] INFO BPMAFileGenerator metadataFileName.Text:
    2010-08-24 14:53:26,431 [10620] INFO BPMAFileGenerator hfmFilesImportFileName.Text :
    2010-08-24 14:53:26,431 [10620] INFO BPMAFileGenerator dimensionPrefix.Text:
    2010-08-24 14:53:26,884 [10620] ERROR BPMAFileGenerator Failed to generate the EPMA import file...
    Details:The remote server returned an error: (404) Not Found.
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator SelectedTabIndex: 3
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator hfmWorkspaceURL.Text: http://localhost:19000/workspace
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator hfmWebServer.Text: http://localhost/HFM
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator hfmUserName.Text:
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator hfmApplicationName.Text:
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator hfmClusterName.Text:
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator hpWorkspaceURL.Text: http://lgwapp081.uk.baa.com/workspace/index.jsp
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator hpWebServer.Text: http://lgwapp081.uk.baa.com:8300/HyperionPlanning/
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator hpUserName.Text: admin
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator hpApplicationName.Text: PLNAPP
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator hpClusterName.Text: lgwapp083.uk.baa.com
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator hpBPMAImportFileName.Text: C:\Documents and Settings\lgwappharrisonb-gal\My Documents\EPMA\EPMAImport.ads
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator hfmWorkspaceURL.Text: http://localhost:19000/workspace
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator ShfmWebServer.Text: http://localhost/HFM
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator hfmUserName.Text:
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator hfmApplicationName.Text:
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator hfmClusterName.Text:
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator hfmBPMAImportFileName.Text:
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator bpmaApplicationName.Text:
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator bpmaUserName.Text:
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator bpmaWebServer.Text : http://localhost/hyperion-bpma-server
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator bpmaImportFileName.Text:
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator profileFileName.Text:
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator securityFileName.Text :
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator metadataFileName.Text:
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator hfmFilesImportFileName.Text :
    2010-08-24 14:56:46,427 [10620] INFO BPMAFileGenerator dimensionPrefix.Text:
    2010-08-24 14:56:47,520 [10620] ERROR BPMAFileGenerator Failed to generate the EPMA import file...
    Details:The remote server returned an error: (404) Not Found.
    Thanks,
    BC

    Yes I tried to run it on server but still getting the same error.The Status message is:
    1 Validating EPMA import file     Successful...
    2 Generating EPMA file     Failed to generate the EPMA import file...
    Details:The remote server returned an error: (404) Not Found.

  • COM+ Event System failed to fire the StartShell and Logon method after installation of PM 1.43

    Hi Guys,
    After installation of Power Manager 1.43, the following errors were immediate shown at event viewer: COM+ Event System failed to fire the StartShell and Logon method on subscription {F6FE5592-FCBC-44AD-A836-D37F5085ED5B}-{00000000-0000-0000-0000-000000000000}-{00000000-0000-0000-0000-000000000000}.  The subscriber returned HRESULT 80004001.
    Please advice if this is a known issue? Thanks!

    Hello,
    this is a known problem. See this thread
    Follow @LenovoForums on Twitter! Try the forum search, before first posting: Forum Search Option
    Please insert your type, model (not S/N) number and used OS in your posts.
    I´m a volunteer here using New X1 Carbon, ThinkPad Yoga, Yoga 11s, Yoga 13, T430s,T510, X220t, IdeaCentre B540.
    TIP: If your computer runs satisfactorily now, it may not be necessary to update the system.
     English Community       Deutsche Community       Comunidad en Español

  • Error In Generating the PDF Form

    Hi,
    When I'm trying to activate the PDF Form, I got a message asying Error while Generating the PDF Form.
    Can we debugg the Form, if yes, can body tell me how to with this process.
    Any pointers would be a great Help.
    ThankQ
    Rohini.

    Hi Om,
    I need to fix this issue and I had taken help from Rohini.
    I will try to explain the issue in detail.
    I am trying to execute Tax Reporter Transaction PU19. Iam executing Quarterly Form 941 for USA for a Tax Company and a Period. This report gives an output Log and the log had generated errors in the log section General errors and Warnings.
    The errors are :
    Errors in generating the PDF Form : HR_F_941 and
    Errors in generating the PDF Form : HR_F_941_SCHED_B
    As we are new to the PDF Forms we don't know why the report has generated and how to find out by debugging or any other way.
    So I need to find out how the above errors can be identified?
    Thanks and Regards,
    Madhan.

  • Print Problem - PDF is OK on Windows 7, but OK on Windows XP with "Acrobat Reader An error exists on this page. Acrobat may not display the page correctly. Please contact the person who created the PDF document to correct the problem."

    I have received a PDF which prints fine in Windows 7 but with Windows XP I get "Acrobat Reader An error exists on this page. Acrobat may not display the page correctly. Please contact the person who created the PDF document to correct the problem." and a blank piece of paper passes through the printer. I appreciate that Windows XP is no longer supported but I would like to think that the solution to this problem is not too difficult!
    I have tried Acrobat 9, 10 and 11.
    Any advice (apart from use Windows 7! ) would be most welcome.
    Many thanks.

    If you use the same Adobe Reader versions with the same PDF on Windows 7 and XP, then I would expect the outcome to be the same.
    Is this a local or online PDF?
    If local, is the file really exactly the same?
    If online, in what browser?

Maybe you are looking for

  • HTTP 500 - Internal server error - not able to Export BI report to Excel

    Hi, We just upgraded to HFM 9.3.1.4. Unfortunately we are not able to Export BI report to Excel (in Workspace and in BI Studio). We receive the error message "HTTP 500 - Internal server error" (this worked fine in 411). We are able to preview in PDF

  • Bridge wont open images in PS CC

    Hey there I have just installed PS CC last night along with bridge. both are located on the same drive (c). I am running 64bit. when I click on a DNG it opens in HP media smart photos and jpegs open in windows live photo gallery. I am assuming there

  • Deleted Sales Order tracking

    Hello Gurus, Where can I see the deleted sales order. Is it stored in any table? Regards, Balu

  • Mass upload into DMS

    Hi all,         using tcode cv01n we can upload a file to a document. But the requirement is to load multiple files at a time that is mass upload. pls help regards kshitij

  • Color Bars and tone in FCP X?

    Just downloaded FC"P" X and having a look around I cant find Color Bars or Tone anywhere...? Did a quick search on the help... but couldn't find anything. Surely I must be missing something here - they must be available right!!? I know I could output