Error during context generation

Dear Friends,
In interactiveForm UI, when i put adobe form name in Templatesource and try to generate context automatically,
i get an error message ' Error during context generation ' and an empty context node is created.
i manually create attributes under that node and populate them in wddoinit method.
but i dont get those values on PDF output.
What may be the error ??
Kindly suggest.

Hi Otto,
I want to display data of an internal table in adobr form using web dynpro abap and adobe interactive form.
my web dynpro abap application is ready and adobe form is also ready.
when i integrate adobe interactive form on WDA and put form name in TEMPLATESOURCE and press enter
it throws an error message - 'Error in context generation' and an empty node is generated in WDA.
on running the application adobe form is displayed but no data is displayed.
what may be the error ?
i maintained attributes of node manually but then also no data is displayed.
that means data binding is not successful.
what may be the case ???
kindly suggest

Similar Messages

  • Internal memory error during SQL generation. (QP0002)

    Post Author: Rajesh Kumar
    CA Forum: WebIntelligence Reporting
    Hi,
    I developed one Report in BO 5.1 version (Report size à 13 MB) and I Migrated this Report to BO XIR2,
    After I Migrated this Report to BO XI R2 this Report was worked perfectly in DESKI & also in WEBI
    But now for the past few Days (nearly 1 week) this Report is not working in WEBI, but itu2019s perfectly working in DESKI. In WEBI itu2019s showing error message à u201CInternal memory error during SQL generation. (QP0002)u201D
    Iu2019m having one PDF documentation for BO Error Messages Listing, in that Documentation I have found the below à
    Internal memory error during SQL generation. (QP0002)
    Cause This error occurs when there is no longer enough memory to generate the SQL.
    Action You should close other applications and then rerun the query.
    I tried this alsou2026.
    I closed all other applications and I Refreshed this Report, but again the same error is coming in WEBI
    Report is working in DESKI but itu2019s not working in WEBI, I donu2019t know how to rectify this problem
    Can anyone help me in this to rectify.. please
    Thanks in advance
    Rajesh Kumar

    Hi,
    I investigated further and if the previous solution doesn't help you to resolve the issue please test the below mentioned solution.
    When several contexts are possible for a query, the system tests if they produce the same set of tables. If they are identical, it is not necessary to prompt the user. It is the default behavior. But for some particular universes, the designer defines different contexts with the same tables, but with a different set of joins. This will compare the context with the joins. When this happens, InfoView fails with this error.
    Resolution
    1. Import the universe.
    2. Modify the following parameter:
    COMPARE_CONTEXTS_WITH_JOINS = No
    3. Export the universe.
    4. Open the Desktop Intelligence report in InfoView and refresh it.
    It will refresh successfully
    Regards,
    Sarbhjeet Kaur

  • Internal Memory Error During SQL Generation

    Hi,
    Please find below the details:
    Issue: I am using BO XI R3 DeskI.
    When I try to refresh/edit the Dataprovider of a report, it says "Internal Memory Error During SQL Generation"
    I am sure that there is no case of Multiple contexts with this report and its a very simple one too.
    I get this error in WebI as well
    Workaround: Restarting the DesktopIntelligence Processing Server solves the issue for some time but then it reoccurs-for some other report -at a later time.  
    Could anyone please explain the root cause of this and is there a permanent solution to this problem.
    Thanks
    Prabhat Jha

    Hi,
    I investigated further and if the previous solution doesn't help you to resolve the issue please test the below mentioned solution.
    When several contexts are possible for a query, the system tests if they produce the same set of tables. If they are identical, it is not necessary to prompt the user. It is the default behavior. But for some particular universes, the designer defines different contexts with the same tables, but with a different set of joins. This will compare the context with the joins. When this happens, InfoView fails with this error.
    Resolution
    1. Import the universe.
    2. Modify the following parameter:
    COMPARE_CONTEXTS_WITH_JOINS = No
    3. Export the universe.
    4. Open the Desktop Intelligence report in InfoView and refresh it.
    It will refresh successfully
    Regards,
    Sarbhjeet Kaur

  • VLD-1141: Internal error during mapping generation.

    I am getting the "VLD-1141: Internal error during mapping generation" error when deploying a mapping. This mapping was previously working fine. As part of a re-factoring effort, for all the underlying tables and views, we replace 2 existing columns with a new column. All the objects were successfully re-imported and synchronized in the mapping. The mapping is using Mapping Input Parameter, Lookups, Expression Transformations, Splitter, Set Operator, Source & Target Tables. All these transformation were part of the earlier working version of the mapping.
    On doing validation within the mapping, I get a success message followed by 4 warning for the Lookup Condition on key Lookup does not contain a complete unique key. Before the re-factoring effort, I was getting the same 4 warning messages, however the mapping was executing correctly.
    When I do Generate within the mapping, I get the following message:
    Code cannot be generated.
    Click the message tab for details.
    In the Design Center, when I do a validation on the mapping I get the following error:
    VLD-1141: Internal error during mapping generation.
    java.lang.NullPointerException
    at oracle.wh.service.impl.mapping.component.Sequence.getSequenceExpressions(Sequence.java:138)
    at oracle.wh.service.impl.mapping.component.Sequence.doSequenceValidation(Sequence.java:239)
    at oracle.wh.service.impl.mapping.component.entity.EntitySqlDelegate.prepareOutputContext2(EntitySqlDelegate.java:123)
    at oracle.wh.service.impl.mapping.component.entity.EntitySqlDelegate.prepareOutputContext2(EntitySqlDelegate.java:97)
    at oracle.wh.service.impl.mapping.component.entity.EntitySqlDelegate.prepareOutputContext(EntitySqlDelegate.java:78)
    at oracle.wh.service.impl.mapping.generation.WBMappingGenerator.generate(WBMappingGenerator.java:240)
    at oracle.wh.service.impl.mapping.generation.PlSqlGenerationMediator.assembleSetBasedInternal(PlSqlGenerationMediator.java:2108)
    at oracle.wh.service.impl.mapping.generation.PlSqlGenerationMediator.assembleSetBased(PlSqlGenerationMediator.java:2090)
    at oracle.wh.service.impl.mapping.generation.PlSqlGenerationMediator.assemble(PlSqlGenerationMediator.java:541)
    at oracle.wh.service.impl.mapping.generation.WBMappingGenerator.generate(WBMappingGenerator.java:798)
    at oracle.wh.service.impl.mapping.generation.WBMappingGenerator.generate(WBMappingGenerator.java:335)
    at oracle.wh.service.impl.mapping.generation.WBDeployableMappingGenerator.generate(WBDeployableMappingGenerator.java:102)
    at oracle.wh.service.impl.generation.common.WBGenerationService.generateCode(WBGenerationService.java:433)
    at oracle.wh.service.impl.generation.common.WBGenerationService.generateCode(WBGenerationService.java:311)
    at oracle.wh.service.impl.generation.service.WhValidationGenerationTransaction.run(WhValidationGenerationTransaction.java:251)
    Any help in this regards would be appreciated.
    Naval

    Hi,
    I think your mapping is corrupted by converting two columns to one. The owb has always a problem if you change the structure of a table which is bound to a table operator. The way to avoid this is to drop the table operator after changing the table in the table editor and recreate it with the changed table definition.
    Make a test: select the new attribut in the table operator and look left on the configuration window. To which table and attribute it's bound?
    Regards,
    Detlef

  • Error during netlist generation and log audit trail error

    I am not able to run the simulation application on my Multisim 10.  The two following error were generated every time I try to run the simultion:
    Error: log /Audit Trail, C: \document~1\xxx: Permission denied
    Error during netlist generation, C:\document~1\xxx: Permision denied
    Can any body help me fix this problem that make it impossible for me to use the Multisim10 simualtion tool?

    There are two KBs I would like for you to see, since they might have the answer to the problem you are having:
    1. This KB is related to having access to the TEMP directories where Multisim stores temp files for simulation:
    http://digital.ni.com/public.nsf/allkb/15526EB2464F3EDD8625722C00696BB0
    2. This other KB deals with non-Administrator users of Windows, it talks about v9 but the idea is the same for v10, just look for the v10 installation paths:
    http://digital.ni.com/public.nsf/allkb/0DF597C217A235BE862571FB004F24BD
    Nestor
    National Instruments

  • EEW "Error during object generation"

    Hi,
    I am trying to enhance object BUPA (table BUT000) with a few fields using tansaction "EEWB". I am using a Netweaver 2004S system (without CRM, just a WAS 7.0 with a java and ABAP stack).
    However, when I try to enhance BUPA I get the message "Error during object generation". When I check the function group that was created by EEW I see that the generated ABAP code is trying to copy my new BUT000 field. The problem seems to be that there is no new field created in BUT000. Please let me know if this is a bug or if I am doing something completely wrong.

    Hello Frédéric,
    The problem is solved. You put me on the right track.
    Include CI_EEW_but000 contained two includes (that where generated by EEW) onr of them contained my custom field but the other had status 'new' and since it did not realy exist CI_EEW_but000 could not be generated.
    As a solution I created the include (that had status new) with a dummie field and generated CI_EEW_but000. Then I set the enhancement category to char/numc and generated my EEW project again and it worked. Next I deleted the structure with the dummie field but then I could not generate BUT000 again (oops). To fix that I tried to generate my EEW project again and YES everything worked fine.

  • Error during object generation - EEWB - Urgent

    Hi,
    We are using standalone CRM 5.0
    While trying to create custom fields via EEWB, we are getting the following error.
    Task BUPA_CI_FILL_CRDCLNT200
    No CRDCLNT200 transport request exists for System Workbench.
    When I double click on the system message, I get the following detail:
    "Error during object generation - Message no. OXT_MISC313"
    Error during object generation
        Message no. OXT_MISC313
    Diagnosis
        Errors occurred when generating objects of your extension.
    Procedure
        You can analyze the errors as tasks in the error log of your extension
        (register Log in the extension detail screen) or as tasks marked with
        errors in the navigation tree.
    Have anybody experienced this before? your inputs will be helpful.
    Regards,
    Anil

    Hi Anil,
    While you create EEWB extention, it will ask you for creation of transport request.
    Most likely reason is your transport system is not configured.
    Thus plz contact your basis admin to first configure transport landscape for your system and then try the same.
    Best Regards,
    Pratik Patel
    <b>Reward with Points!</b>

  • Error during TableScript Generation

    We are installing one new MSV client for QA testing and we get error during table script generation. I tried generating only middleware tables and one selected table.
                    1094       Error Executing Helper Scripts : [Microsoft][ODBC SQL Server Driver][SQL Server]Must declare the scalar variable "@qry".
                    0              Fetching Scripts from server...
                    1091       Error Executing Table script for CDBC_ACCPL_AUTHG : [Microsoft][ODBC SQL Server Driver][SQL Server]Must declare the scalar variable "@isnullable".
                    0              Table Script Generation Completed.
    The IDES DSN works, IDES has rights, Site id can be assigned, in fact the METADATA generation is successful too (I tried it just to see how it progresses)
    But because this middleware and none of the table scripts are generated the conntrans wont work. I do not see the conntrans folder getting created under SAP\Mobile.
    Any help??
    The SQL server installed is Microsoft SQL server 2005 and Mobile is Release 7.0 Sp 01/ 5.0 SP12.
    Thanks in advance.
    Edited by: Aparna Palve on Nov 17, 2010 7:05 PM

    Hi Aparna,
    I've not seen this error before. Maybe what you can do is generate the Table Scripts(and don't execute them on IDES) using Client Console. THen browse to this TableIndexScripts.sql in BIN.NET and see if these 2 scalars 'qry' and 'isnullable' are present in the same case(upper or lower) across the script.
    And then run the script directly on IDES.
    Thanks,
    Rohit

  • OWB 11.2 internal error during mapping generation

    Dear all,
    Ever since switching to OWB 11.2 I have been sporadically receiving unexplicable errors during mapping deployment. It only happens when I generate more than 1 mapping simultaneously, and it appears to be completely random. One or more mappings will fail during the generation phase of the deployment with an 'internal error', after which I get the option to continue deployment of those mappings that did generate correctly. What I usually do next is trying to deploy the failed mappings again, which always works - the internal error does not reoccur. But it seems to be that this second generation does not work properly either.
    For example, today I had to redeploy my entire set of mappings, due to a server change. Of the 60 mappings I had, about 5 failed with the forementioned error. (Sadly I can't include the exact error here since the job logs in the control center do not record this failure to generate, it looks like the failed mappings never were included in the job in the first place.) One of them I deployed aftewards, and found the query in the pacakge to look like:
        INSERT
        /*+ APPEND  */
        INTO
          "SA_BETMD_01" "SA_BETMD_01"
          ("DEWNKNR",
          "DEBTMCE",
          "DEBTMOM",
          "DEBTMO2",
          "DEBTMO3")
          (SELECT
    /*+ NO_MERGE */
    /* DRBETMD_RS.INOUTGRP1 */
      "DRBETMD_RS"."DEWNKNR" "DEWNKNR",
      "DRBETMD_RS"."DEBTMCE" "DEBTMCE",
      "DRBETMD_RS"."DEBTMOM" "DEBTMOM",
      NVL("DRBETMD_RS"."DEBTMO2", "DRBETMD_RS"."DEBTMOM")/* ATTRIBUTE NVL_BTMO2.OGRP.DEBTMO2: EXPRESSION */ "DEBTMO2",
      NVL("DRBETMD_RS"."DEBTMO3", "DRBETMD_RS"."DEBTMOM")/* ATTRIBUTE NVL_BTMO3.OGRP.DEBTMO3: EXPRESSION */ "DEBTMO3"
    FROM
      "SRC"."DRBETMD_RS"@"SRCDBP@SAFE_SRC_PRD_RET"  "DRBETMD_RS"
        ;However, generating the preview code in OWB results in a more correct and complete version of the code:
        INSERT
        /*+ APPEND  */
        INTO
          "SA_BETMD_01" "SA_BETMD_01"
          ("DEWNKNR",
          "DEBTMCE",
          "DEBTMOM",
          "DEBTMO2",
          "DEBTMO3",
          "DEBTMO4")
          (SELECT
    /*+ NO_MERGE */
    /* DRBETMD_RS.INOUTGRP1 */
      "DRBETMD_RS"."DEWNKNR" "DEWNKNR",
      "DRBETMD_RS"."DEBTMCE" "DEBTMCE",
      "DRBETMD_RS"."DEBTMOM" "DEBTMOM",
      NVL("DRBETMD_RS"."DEBTMO2", "DRBETMD_RS"."DEBTMOM")/* ATTRIBUTE NVL_BTMO2.OGRP.DEBTMO2: EXPRESSION */ "DEBTMO2",
      NVL("DRBETMD_RS"."DEBTMO3", "DRBETMD_RS"."DEBTMOM")/* ATTRIBUTE NVL_BTMO3.OGRP.DEBTMO3: EXPRESSION */ "DEBTMO3",
      NVL("DRBETMD_RS"."DEBTMO4", "DRBETMD_RS"."DEBTMOM")/* ATTRIBUTE NVL_BTMO4.OGRP.DEBTMO4: EXPRESSION */ "DEBTMO4"
    FROM
      "SRC"."DRBETMD_RS"@"SRCDBP@SAFE_DGN_PRD_RET"  "DRBETMD_RS"
        ;The same goes for other packages, all of which crash due trying to insert NULL values in a mandatory column! (In case, DEBTMO4.)
    Funny enough, if I generate the mapping again a bit later - without making any changes to the mapping - the code is complete and everything works properly.
    Does anyone else ever had this problem? My main problem is that I can't just reproduce this problem, so I can't exactly report it as a bug and expect it to be solved...
    Kind regards,
    Kurt Geens

    Good morning Dave,
    I do mean during deployment. As you probably know all too well, the deployment of a package is split in two parts: generation of the code, and the actual deployment. The internal error occurs during that first part - the generation of code. The exact steps I went through when the error occured are the following:
    1) I selected about 15 mappings, and chose to 'replace' these mappings in the database. The code was generated, with 4 mappings having the forementioned 'internal error'. After pressing the play button the deployment of the 11 remaining packages continued without problem.
    2) Within the same session, I selected the 4 failed mappings, and chose to 'replace' these again. The generation and deployment was succesful - no internal errors occured.
    3) I exited OWB and started a daily workflow process. One of the mappings that had an internal error in step 1 crashed with a 'cannot insert null into' error.
    4) I restarted OWB, opened the mapping, chose to generate the code, and compared the generation result with the package code in the database. This resulted in the difference mentioned in my original mail.
    5) I deployed (replace) the mapping once more, and verified the code in the database. This time the code was complete (no missing column).
    Regards,
    Kurt

  • Encountered IE500 Internal Server Error during rpt generation within a rpt

    Hi,
    I encountered an IE 500 Internal Server Error during the second report generation within a report. The report that was not generated came from another crystal report.
    To clearly illustrate my problem, here is the scenario:  Our application has a reporting module. From the reporting module, the graph reports(e.g bar graph) are generated. The generated graph report also includes the values which was represented in the graph. These values are clickable. When clicking these values, another report will be generated aside from the graph report. The second report will contain the details of the values in the graph report. The first report(graph report) was successfully generated however, the second report(detail report) was not. Instead, the IE 500 Internal Server Error was encountered.
    This scenario works completely using the application with this setup:Crystal XI in Win XP having IIS 5.1 but when tried using the application in this setup: Crystal XI in Win 7 having IIS 7, the error mentioned above was encountered.
    Additional Info: The second report was generated by using the HTML property of the formula field. A url was assigned to the formula field HTML attribute and included in the url is the session id and the report parameters.
    Thanks

    I guess to start with the obvious, IE 500 Internal Server Error resolves to Permission denied: 'GetObject'.
    Before chasing that error, what version of CR and .NET are you using?
    Once we determine that you are using a version of CR that is actually supported on the OS, we can move on to [Process Monitor|http://technet.microsoft.com/en-ca/sysinternals/bb896645.aspx] to see if it tell us something - look for "Access Denied" messages.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • SPAM - SAPKB70016 error during phase Generation of Programs and Screens

    Hi experts,
    I am trying import package SAP BASIS 700 level 16, but i have still errors in phase Generation of Programs and Screens:
    Program /OSP/SAPLR3_REPORT, Include /OSP/LR3_REPORTU38: Syntax error in line 000014
    Type '/OSP/REP_BADI' is unknown
    Program CL_HRBAS_INFTY_BL_COMPUTATION=CP, Include CL_HRBAS_INFTY_BL_COMPUTATION=CI: Syntax error in line 000005
    Type 'HRBAS00INFTYBL' is unknown
    Program CL_HRBAS_OBJECT_OPERATIONS====CP, Include IF_HRBAS_BUF_INTEGRATION_TO_PAIU: Syntax error in line 000007
    Type 'HRBAS_PD_PA_INTEGRATION' is unknown
    Program CL_HRBAS_RHOMBUFFER===========CP, Include IF_HRBAS_BUF_INTEGRATION_TO_PAIU: Syntax error in line 000007
    Type 'HRBAS_PD_PA_INTEGRATION' is unknown
    Program CL_PROXY_WSDL2ABAP============CP, Include CL_PROXY_WSDL2ABAP============CM03G: Syntax error in line 000004
    Type 'SPRX_PROXY_NAMEPROPOSAL' is unknown
    Program CL_WDR_CFG_PERSISTENCE_COMP===CP, Include CL_WDR_CFG_PERSISTENCE_COMP===CM005: Syntax error in line 000014
    Transformation 'WDR_CFG_COMP_TRANSL' has no activeversion
    Program CL_WSSE_PROCESSOR=============CP, Include CL_WSSE_PROCESSOR=============CM009: Syntax error in line 000131
    Transformation 'SEC_SAML_ASSERTION' has no activeversion
    Program SAPLPA_PACKAGE_CHECKS, Include LPA_PACKAGE_CHECKSTOP: Syntax error in line 000030
    Type 'WB_PACKAGE_COMPONENT_CHECK' is unknown
    System is: SAP ERP 6.0 IDES EHP3, kernel221, WIN2003, Oracle 10.2.0.4
    Can you help me pls?

    thank you for your help Sunny
    I solved problem:
    1.)
    Program /OSP/SAPLR3_REPORT, Include /OSP/LR3_REPORTU38: Syntax error in
    line 000014
    Type '/OSP/REP_BADI' is unknown 
    (SE18 -> reactivated Enhancement Spot /OSP/REP_ENH_SPOT  )
    2.)
    Program CL_HRBAS_INFTY_BL_COMPUTATION=CP, Include
    CL_HRBAS_INFTY_BL_COMPUTATION=CI: Syntax error in line 000005
    Type 'HRBAS00INFTYBL' is unknown
    Program CL_HRBAS_OBJECT_OPERATIONS====CP, Include
    IF_HRBAS_BUF_INTEGRATION_TO_PAIU: Syntax error in line 000007
    Type 'HRBAS_PD_PA_INTEGRATION' is unknown
    Program CL_HRBAS_RHOMBUFFER===========CP, Include
    IF_HRBAS_BUF_INTEGRATION_TO_PAIU: Syntax error in line 000007
    Type 'HRBAS_PD_PA_INTEGRATION' is unknown
    Program CL_PROXY_WSDL2ABAP============CP, Include
    CL_PROXY_WSDL2ABAP============CM03G: Syntax error in line 000004
    Type 'SPRX_PROXY_NAMEPROPOSAL' is unknown
    Program SAPLPA_PACKAGE_CHECKS, Include LPA_PACKAGE_CHECKSTOP: Syntax
    error in line 000030
    Type 'WB_PACKAGE_COMPONENT_CHECK' is unknown
    (SE18 -> reactivated types)
    3.)
    Program CL_WDR_CFG_PERSISTENCE_COMP===CP, Include
    CL_WDR_CFG_PERSISTENCE_COMP===CM005: Syntax error in line 000014
    Transformation 'WDR_CFG_COMP_TRANSL' has no activeversion
    CL_WDR_CFG_PERSISTENCE_COMP===CP ,
    Program CL_WSSE_PROCESSOR=============CP, Include
    CL_WSSE_PROCESSOR=============CM009: Syntax error in line 000131
    Transformation 'SEC_SAML_ASSERTION' has no activeversion
    (Tcode STRANS -> reactivated Transformations
    Edited by: Miroslav Mihok on Oct 6, 2009 3:37 PM

  • Package error during bit generation.

    hai,
    while bit generation i am getting these errors.package error.if anyboby know the reason for this error please tell me.
    ERROR:PhysDesignRules:1492 - Incompatible programming for comp mb_plb_M_ABus<29>. The pair of luts SLICEL_B5LUT and
    SLICEL_B6LUT must have a compatible equation, lower bits must be programmed the same. The SLICEL_B5LUT hex equation
    is <O5=0x08080808> and the SLICEL_B6LUT hex equation is <O6=0x607AA67800008888>.
    ERROR:PhysDesignRules:1492 - Incompatible programming for comp mb_plb_M_ABus<29>. The pair of luts SLICEL_C5LUT and
    SLICEL_C6LUT must have a compatible equation, lower bits must be programmed the same. The SLICEL_C5LUT hex equation
    is <O5=0x08080808> and the SLICEL_C6LUT hex equation is <O6=0x607AA67800008888>
    ERROR:PhysDesignRules:1492 - Incompatible programming for comp mb_plb_M_ABus<1>. The pair of luts SLICEL_C5LUT and
    SLICEL_C6LUT must have a compatible equation, lower bits must be programmed the same. The SLICEL_C5LUT hex equation
    is <O5=0x08080808> and the SLICEL_C6LUT hex equation is <O6=0x607AA67800008888>.
    ERROR:PhysDesignRules:1492 - Incompatible programming for comp mb_plb_M_ABus<1>. The pair of luts SLICEL_D5LUT and
    SLICEL_D6LUT must have a compatible equation, lower bits must be programmed the same. The SLICEL_D5LUT hex equation
    is <O5=0x08080808> and the SLICEL_D6LUT hex equation is <O6=0x607AA67800008888>.
    ERROR:Pack:1642 - Errors in physical DRC.
    Mapping completed.
    See MAP report file "system_map.mrp" for details.
    Problem encountered during the packing phase.
    Design Summary
    Number of errors : 32
    Number of warnings : 19
    ERROR:Xflow - Program map returned error code 2. Aborting flow execution...
    make: *** [__xps/system_routed] Error 1
    Done!

    Hi Gaetano;
    Oracle databases are not ceritifed wiht Linux 6 yet. But tim has site entery about this topic
    http://www.oracle-base.com/articles/11g/OracleDB11gR2InstallationOnOracleLinux6.php
    For rpm, you can find all related rpm in dvds, if you can not check below thread:
    RPM confirmation
    Re: Package install for oracle11gr2
    Regard
    Helios

  • Report Server Internal Error During Report Generation

    Hi,
    We are running 9iAS on Sun Enterprise server. Though we have
    successfully installed Form & Report Servers. The Form Server is
    running perfectly but while reports are generated from Report
    Server, it gives Internal Server Error (HTTP Error Code: 500) --
    The server has encountered error or misconfiguration...
    Checking the hard disk, we found that the report in PDF file has
    been generated but it gives error being delivered.
    We have no idea what had happened. Can someone kindly enlight me
    some possibilities?

    I guess to start with the obvious, IE 500 Internal Server Error resolves to Permission denied: 'GetObject'.
    Before chasing that error, what version of CR and .NET are you using?
    Once we determine that you are using a version of CR that is actually supported on the OS, we can move on to [Process Monitor|http://technet.microsoft.com/en-ca/sysinternals/bb896645.aspx] to see if it tell us something - look for "Access Denied" messages.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Error during proxy generation

    Hi,
    while using sproxy  from R/3 to generate ABAP proxy i am getting error like" there is no connection between Integration builder"
    what might be the error and how to resolve it?
    plz help me.....

    Hi-
    Check these
    Activating ABAP proxies:
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    ABAP Proxies in XI (Client Proxy)
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    /people/siva.maranani/blog/2005/04/03/abap-server-proxies

  • WSDL error during generation of  ABAP proxy for web service

    Hi friends,
    I am getting error during the generation of ABAP proxy object for web service developed in .NET .
    Error : Proxy generation terminated: WSDL error (<extension> not supported).
    How to make this WSDL file compatible  for  ABAP proxy.
    I have tried to edit WSDL file in XML Spy but did not get any option to replace/remove the tag <extention>.
    If any one worked on this. Please help me its urgent.
    Thanks and regards,
    Shivanand.

    HI ,
    I am having the same issue!!!
    Does ABAP Proxy Generation support <extension> ?
    Is there a list available of what is supported and what not (please consider I do not have access to sap notes)?
    Thanks

Maybe you are looking for