Dynpro issue

Moderator message: misleading subject.  Please take care to use an informative, meaningful subject in future.
when i am testing a dynpro scenario i am getting this error.
kindly solve this issue.
Error when processing your request
What has happened?
The URL http://ids:8000/sap/bc/webdynpro/sap/zwd_siri1 was not called due to an error.
Note
The following error text was processed in the system IDS : Die URL enthält keine vollständige Domainangabe (ids statt ids.).
The error occurred on the application server ids_IDS_00 and in the work process 0 .
The termination type was: RABAX_STATE
The ABAP call stack was:
Method: CHECK of program CX_FQDN=======================CP
Method: LATE_CONSTRUCTOR of program CL_WDR_UCF====================CP
Method: HANDLE_REQUEST of program CL_WDR_UCF====================CP
Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
Module: %_HTTP_START of program SAPMHTTP
What can I do?
If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system IDS in transaction ST22.
If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server ids_IDS_00 in transaction SM21.
If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server ids_IDS_00 . In some situations, you may also need to analyze the trace files of other work processes.
If you do not yet have a user ID, contact your system administrator.
Error code: ICF-IE-http -c: 800 -u: DEVUSER -l: E -s: IDS -i: ids_IDS_00 -w: 0 -d: 20081127 -t: 130015 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION
HTTP 500 - Internal Server Error
Your SAP Internet Communication Framework Team
Edited by: Matt on Dec 1, 2008 10:26 AM

Your subject is misleading.  Please take care to use an informative, meaningful subject in future.
Your problem is caused because SAP insist on having a named domain.  ids isn't valid.  ids.com would be.
If you've the ip address of the server, a quick fix would be to edit your hosts file (on your pc), to contain the ip address and some dummy domain.  e.g. www.xxx.yyy.zzz myids.com (where www.xxx.yyy.zzz is the ip address of the application server. Then you could use the url:  http://myids.com:8000/sap/bc/webdynpro/sap/zwd_siri1
matt
Edited by: Matt on Dec 1, 2008 10:27 AM

Similar Messages

  • Application Specific Popup in Web Dynpro - Issue

    Hi Gurus,
    I am trying application specific popup which is described in FPM cook book. I am deferring the current event and trying the following steps as described in the cook book.
    1) Created new WD ABAP view "POPUP_CARRIER"
    2) In the component controer created a new WD ABAP event. e.g: "REGISTER_POPUP". which does not have any parameters
    3) In the method PROCESS_EVENT of component controller raise the WD event "REGISTER_POPUP"
    4) In the view POPUP_CARRIER create a new method. e.g "REGISTER_POPUP of type event handler for the event "REGISTER_POPUP_EVNET"
    5) In the method REGISTER_POPUP use the ABAP window API inorder to create a POPup.
    My issue is the method which is dependent on event is not invoking. Any help would be appreciated
    Sincerely,
    GSM

    Hi,
    Does anybody know how to open view specific popups from Process event method. I have followed the similar steps as suggested in the FPM cookbook but I dont get any popup. When I debug I get following error.
    Class: CL_WDR_CLIENT_ABSTRACT_HTTP
    Method: HANDLE_REQUEST
    cl_wdr_client_ssr=>todo_cleanup( 'Evil hack because of missing support in RR_APPLICATION' )."#EC NOTEXT
    Thanks
    Abhay

  • Calling RFC in dynpro: Issue

    Hi,
    With reference to the material creation blog on sdn, I'm trying to access BAPI_MATERIAL_SAVEDATA.
    I have taken following fields for material creation
    1. Material No.
    2. Description
    3. Industry sector
    4. Material type
    After deployment I created the required JCo connections. But on running this application, I no output is displayed. I'm also displaying the return msg.
    On checking the SAP MARA table no new record is found.
    In this case is it necessary to COMMIT the SAP database? Which bapi to call for database commit work?
    Is it always mandatory to commit the database from dynpro by calling a bapi ?
    Can anyone help me in this regard ?
    Thanks, in advance,
    Prasanna

    Hey,
    if you are not sure whether you fill the mandatory fields right (think about leading zeros!), check and test the Bapi in your R/3 with the SE37. But Attention, the SE37 does not always behaviour the same way the BAPI does if it was called by RFC, that might sound strange, but it is like that.
    You could also write a Z_BAPI on your own that encapsulates the mentioned BAPI. Program an endless loop in the first lines of ABAP. Than call the Z_BAPI per RFC. In SM50 you will find your process. Catch it with /nSM50, set the cursor at the process you want to debug, go Program/Session -> Program -> Debugging.
    Now the Debugger will open with the Bapi in the endless loop. Edit the Bapi variables to stop the loop and check the interface values.
    Hope that helped a little.
    Christof

  • Sitemap Web Dynpro issue

    Hi Experts,,
    As I created an sitemap (I used *navigationMethod="byURL"*) for our client portal. It has both portal pages & web dynpro pages under 4 roles.
    In MasterHead i gave the link to sitemap(I will open in PCD Area.)
    When I click any portal page link in the site map, Its  opening in PCD Area.
    But When I click any Web Dynpro Pages  link an erro is comming as
    " An error occured while starting the iview Application /webdynpro/dispatcher/sap.com/pb/PageBuilder;jsessionid=(J2EE94581)ID035........) will run with a wrong client window ID
    Do not continue: please report this problem to your Administartor" 
    Its comming in an alert box.when i click ok ,
    The page is opeing correctily. But I dont know why the alert message is comming.
    *Note:  Portal Server Version is  7.01 SP6*
    Please help me to resolve the problem.
    Thanks
    Rabin
    Edited by: RabinDhas on Jun 20, 2011 1:17 PM

    If the user is using link from favourites of browser, Ask him to delete it and manually enter the url and Try.
    In my case, The user just deleted the saved link from Favorites and tried entering the url manually,
    though it is weird it worked.
    or else try these  Notes 1450543, 1171930 .

  • Displaying Web Dynpro Issue?

    I just went through a simple tutorial for building a simple Web Dynpro. I created the URL, activated all. We are new to Dynpros. Does basis need to do additional config? I get an error message when I test:             (Thank-You)
    500 Connection timed out
    Error: -5
    Version: 7000
    Component: ICM
    Date/Time: Tue Apr 15 11:19:53 2008 
    Module: icxxthr.c
    Line: 2698
    Server: SAPDVSD1_SD1_11
    Error Tag: {-}
    Detail: Connection to partner timed out after 60s
    © 2001-2005, SAP AG

    hi tom....
    [link|help.sap.com/saphelp_erp2005/helpdata/en/43/e86de5008b4d9ae10000000a155369/content.htm ]
        after these configurations, you need to make sure that there is no coding that runs into indefinite loops. that might be one of the reasons for timed out.
    ---regards,
       alex b justin

  • Transport issue when copying a web dynpro component

    Hello All.
    I have a web dynpro component lets say ZTest and now I want to copy this, I gave the new one a different name i.e. ZFINAL, now when I copied, it asked me for the trasnport and when I asked to create a new transport I got this message "Class ZIWCI_ZFINAL does not exist" and then I clicked the green arrow again and it created a transport for me. After this process I activated my web dynpro component successfully, my web dynpro component has 3 views and 3 windows. When I looked at my new transport (for ZFinal),  I only saw three tasks attached to teh transport i.e. 1. Interface 2. Info Object from the MIME Repository and 3. Web Dynpro Component but I didn't see Controller (Web Dynpro), Definition (Web Dynpro) and View (Web Dynpro) attached to my transport. Now I wonder when I release my transport to Q I may have issues.
    Note: My old trasnport (which has Ztest)has all the missing objects: (Web Dynpro), Definition (Web Dynpro) and View (Web Dynpro)

    I resolved it myself.. I had to write the transport entry manually for the views and windows and even the component controller definition.

  • Issue with calling Webservices with a Java Dynpro

    Dear SDN,
                  While calling a 3rd party webservice via a Dynpro, I get an error while calling the WSDL File, as Service call exception; nested exception is: java.net.UnknownHostException:www.xyz123.com
    Can any one throw some light on this issue?
    Regards,
    Anirban.

    Hi Anirban,
    Seems thats just a connection error....It cannot resolve the host you are calling. Check the adress of the server in the call with the server on which the webservices are deployed.
    regards,
    Hugo

  • Problem in abap web dynpro URL issue

    Hello All,
    I have created a web dynpro for calling different tables with F4 help dynamically through ALV webdynpro, I can update, delete/insert row in ALV for multiple tables with one webdynpro program.
    Now problem is user wants to create url for different tables and keep it in the portal using with this webdynpro program like that i need to create more than 20' url's and keep it in portal with current created web dynpro program.
    Could please provide any solution for this issue.
    Thanks in advance.
    Regards
    Sri

    You could try passing the table name as a URL parameter. 
    i.e.
    http://<server>:<port>/sap/bc/webdynpro/sap/<app_name>?table=MARA
    This can be read in your WD application and use it to determine the table to display.  There is a heap of content out there on the internet that explains how to do this.
    https://help.sap.com/saphelp_nw04s/helpdata/en/2f/e7574174c58547e10000000a1550b0/content.htm
    Regards,
    Katan

  • Issue with displaying ADOBE forms using ABAP dynpro

    Hi all,
    We are trying to display the adobe form in the portal using ABAP dynpro. but as i test the application in R/3 it throws the dump in ST22. if i see that dump it says  Uncaught exception in ADS, forms are not interactive, data can be provided on interactive forms only. But if we try the same aplication using Java dynpro it runs successfully.
    What can be the issue, is there any problem with ADS configuration.
    Its urgent. Please provide some inputs.
    Thanks and Regards

    Thanks Abhi,
    I checked  displayType it is already native and form type also ZCI. still there is same problem
    In st22, it shows exception as
    Error analysis                                                                               
    WebDynpro Exception:                                                                        
        The cause of the exception was:                                                                               
    ADS: com.adobe.ProcessingException: PDF is not interactive.  Data can only be                
        imported into interactive forms                                                                               
    thanks

  • Issue While printing / Previewing a Adobe form in Web Dynpro ABAP application

    Dear All,
    We have designed 4 different adobe forms using SFP transaction for 4 different countries in SAP system.
    Every country have different terms and conditions and therefore we have placed static texts (Hardcoded text) with text in different styles. Some text is in bold, some in different font (Bold, Italic). Font and Paragraph settings of the text was done as per expected. All the forms have same font and paragraph settings.
    When we Launch Web Dynpro ABAP application to open the form in Print preview or to take print, form is not getting displayed / printed as it is designed in SFP. But if you open the form in SFP, everything looks fine.
    It is working fine for 3 different forms but problem with only 1 form.
    Kindly guide what is the reason for this strange issue when previewed or taken print. It is very urgent.
    Thanks,
    Bharath.K

    Dear All,
    Thanks for your responses.
    We had identified the reason.
    Customer has provided terms and conditions for all 4 countries in PDF document. Along with PDF, for 3 out of 4 countries customer has shared pre-prepared word document with pre aligned and justified terms and conditions as per expected outcome. We copied this text from word to Adobe form layout. It worked fine. For 1 country, customer have not shared terms and conditions in word document. Therefore we had copied text directly from adobe PDF document in to Form layout. Then this issue happened.
    Solution for this issue is to, prepared a word document with expected alignment and justification of terms and conditions text . Then copied from word to adobe livecycle designer form layout. It worked fine.
    Thanks,
    Bharath.

  • Issues with portal integration of Web dynpro for ABAP application

    Hi,
    I have the following issues when i integrate a Web Dynpro for ABAP application with portal.
    1. the iview does not contain some images, such as table scroll button images, maximize and close buttons of popups etc.
    2. the iview loads properly, but there is an error in the status bar that says "Access denied"
    3. is it possible to do absolute navigation from
       role1->folder1->iview1 to role1->folder2->iview2?
       when i fire this navigation from the webdynpro
       application, the navigation does not happen in the
       portal.
    thanks,
    Kavitha

    >
    sridhar vadaga wrote:
    > Hi Experts,
    >
    >
    > CALL FUNCTION 'SCMS_STRING_TO_XSTRING'
    >   EXPORTING
    >     text           = url
    >  IMPORTING
    >    BUFFER         = content .
    >
    >
    > Thanks & Regards
    > Sridhar
    I think you are overestimating the power of the SCM_STRING_TO_XSTRING function module.  By supplying a URL as the value of the input text, it isn't going to magically go read the content from the remote location and convert that to a binary string.  It is going to take whatever value you supply in th importing TEXT parameter convert that to binary.  In other words it is literally converting the string http://xxx/test.xls to binary.  You will need some other mechanism to read the content from the remote location into ABAP memory before you can process it.  You will need to use the CL_HTTP_CLIENT class or call some sort of web service to retrive the content.

  • Issues witn portal integration of Web dynpro for ABAP application

    Hi,
    I have the following issues when i integrate a Web Dynpro for ABAP application with portal.
    1. the iview does not contain some images, such as table scroll button images, maximize and close buttons of popups etc.
    2. the iview loads properly, but there is an error in the status bar that says "Access denied"
    3. is it possible to do absolute navigation from
       role1->folder1->iview1 to role1->folder2->iview2?
       when i fire this navigation from the webdynpro
       application, the navigation does not happen in the
       portal.
    thanks,
    Kavitha

    Hi,
    Use a Transparaent container (TCO) inside it use the tabstrip and make it as matrixheader as per rootUI.
    You can also set the layout for TCO as matrix and do the necessary changes.
    Regards,
    Lekha.

  • Issue with customer_exit related with dynpros

    Hi Everyone,
    I need to add a validation in a customer_exit.
    The transaction is LM07 and customer_exit is LLMGTU01/EXIT_SAPLLMGT_001/ZXMOBU09.
    This transaction uses two screens, one source (SAPLXLRF-0212) and one destination (SAPLXLRF-0312). Therefore to make the validation mode of execution on ZXMOBU09, I need to know which screen I'm running, so I can take and read the values of this screen for my validation.
    But the issue I'm having is that the screens are not achievables, for example in ZXMOBU09, the values of system variable are sy-dynnr = 1000 and sy-cprog = RLMOB008.
    Also, I tried the FM DYNP_VALUES_READ with all possible values:
    (RLMOB008-1000)
    (SAPLXLRF-0212)
    (SAPLLMOB-1212)
    in the customer exit, but honestly I got the error invalid dynpro.
    I also tried other FM, but the data (w_eval) come in blank, always:
    CALL FUNCTION 'GET_DYNP_VALUE'
    Exporting
    i_field = 'LTAP-VLPLA'
    i_repid = 'SAPLLMOB'
    i_dynnr = '1212 '
    I_CONV_INPUT = ''
    I_CONV_OUTPUT = ''
    Changing
    o_value = W_EVAL. .
    CALL FUNCTION 'C14Z_DYNP_READ_FIELD'
    Exporting
    I_PROGRAM = 'SAPLXLRF'
    I_DYNPRO = '0212 '
    I_FIELDNAME = 'LTAP-NLPLA'
    I_FLG_STEPLOOP = 'X'
    CHANGING
    E_VALUE = W_EVAL.
    Please appreciate your help, as I can access the values of a source dynpro or destination dynrpro from customer exit LLMGTU01/EXIT_SAPLLMGT_001/ZXMOBU09.
    Thanks in advance for your guide! I appreciatte it.
    Cheers, Marie!

    Moderator message - Welcome to SCN.
    But cross posting in the forums is not allowed.
    Please see Please read "The Forum Rules of Engagement" before posting!  HOT NEWS!! before posting and How to post code in SCN, and some things NOT to do... before posting again
    Cross post locked.
    Rob

  • Excel Export issue in Web Dynpro ABAP

    Hello,
    We are facing a problem and need suggestion. In one of our WD Abap applications the output is displayed in an ALV table. We have a button (provided by standard ALV functions) to export Excel.
    So far so good, but the issue is the amount columns display in the portal show the values as per user default settings. For example 123.456,78 whereas on export to excel it shows 12345.78
    Is there some way to export to excel with the users regional settings (same as displayed on portal). So far we check, almost all columns follow the regional user default settings except the amount column. Is there someway we can fix this.
    Users mention it worked before but not now. Its difficult to verify this statement now.
    Kindly help how we could solve this issue.
    Best regards,
    Moderator message: please have a look in the separate forum for Web Dynpro ABAP.
    Edited by: Thomas Zloch on Dec 19, 2010 9:31 PM

    HI,
    You cannot use GUI classes and methods in web dynpro . That will dump.
    Instead you can use file down load UI element or..
    If you have the content in xstring format use ATTACH_FILE_TO_RESPONSE method of CL_WD_RUNTIME_SERVICES class.
    Regards,
    Madhu

  • Web dynpro ABAP- small issue after EHC1 upgrade

    Hi All,
    We have a Web dynpro ABAP report and it was working fine before the EHC1 upgrade. After the upgrade we noticed that the row count in ALV greed was disappeared.
    The report used to show 25 records per page and we were able to jump to the other pages by clicking on row count that was placed right below the report. Now report shows all the records and we only have scroll down option.
    Any idea where to look/ how to fix this issue?
    Regards,
    Mike

    In addition to applying that note, you also must deactivate Lightspeed rendering.  To me that's too extreme of a thing to do just to get paginators.  You loose the huge rendering performance improvements and it also means you can't use any of the new UI elements from 7.01.

Maybe you are looking for