WebDynpro Exception: ADS: Request start time, start Interactive Form

Hello everybody,
I tried out to display an interactive form in Web Dynpro for ABAP like in Thomas Jungs video described. But I when I start my application I get everytime the dump.
I read not 944221 and and thats works all. But when I try the testprogram with my form I get the dump, too.
So any help for me?
regards,
Christian
The dump is:
WebDynpro Exception: ADS: Request start time: Timestamp
with this last calls:
Method: RAISE of program CX_WD_GENERAL=================CP
Method: CREATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
Method: CONV_VIEW_INTO_VE_ADAPTER_TREE of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
Method: SET_CONTENT_BY_WINDOW of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
Method: RENDER_WINDOWS of program CL_WDR_CLIENT_SSR=============CP

Hi Danny,
please check in your visual administrator the credential file for Reader Rights. See also the point "Installing and Configuring Credentials" in the Adobe Document Services Configuration Guide and note 736902.
Regards,
Christian

Similar Messages

  • WebDynpro Exception: ADS: Request start time: Wed Apr 29 06:32:41 CDT 2009

    Hi,
    I am running Interactive form through WebDynpro for ABAP in SE80 Tcode.
    While running i'm facing below problem.
    WebDynpro Exception: ADS: Request start time: Wed Apr 29 06:32:41 CDT 2009(200.101). �ꯂ塈��P
    The following error text was processed in the system BAK : WebDynpro Exception: ADS: Request start time: Wed Apr 29 06:32:41 CDT 2009(200.101). �ꯂ塈��P
    The error occurred on the application server cypcs_BAK_01 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: RAISE of program CX_WD_GENERAL=================CP
    Method: CREATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
    Method: CONV_VIEW_INTO_VE_ADAPTER_TREE of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    Method: SET_CONTENT_BY_WINDOW of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    Please let me know how to resolve this issue.
    Thanks
    Bhuvaneswari

    hi
    You can take a look at OSS Note :981638 (Dynamic forms are not supported in Web Dynpro ABAP)
    Depending on which Support Package you are on, there has been issues with dynamic forms not being interactive. (i.e when you set the 'x' for interactive, you get a short dump)
    http://help.sap.com/saphelp_nw2004s/helpdata/en/67/be9442572e1231e10000000a1550b0/frameset.htm
    by
    Parthi

  • WebDynpro Exception: ADS: Request start time

    I am running Interactive form through WebDynpro for ABAP in SE80 Tcode . while running i am stuck here.
    The following error text was processed in the system CRM : WebDynpro Exception: ADS: Request start time: Fri Jun 19 03:40:47 CDT 2009(200.101).
    The error occurred on the application server 187799-ap_CRM_10 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: RAISE of program CX_WD_GENERAL=================CP
    Method: CREATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
    Method: CONV_VIEW_INTO_VE_ADAPTER_TREE of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    Method: SET_CONTENT_BY_WINDOW of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    Method: RENDER_WINDOWS of program CL_WDR_CLIENT_SSR=============CP

    while analyzed ABAP dump in st22 i got the following report
    Information on where terminated
    Termination occurred in the ABAP program "CX_WD_GENERAL=================CP" -
    in "RAISE".
    The main program was "SAPMHTTP ".
    In the source code you have the termination point in line 5
    of the (Include) program "CX_WD_GENERAL=================CM003".   
    Source Code Extract
    Line
    SourceCde
    1
    method RAISE .
    2
    3
    DATA: error TYPE STRING.
    4
    error = MSG_STRING( msg = msg a = a b = b c = c i = i j = j k = k ).
    >>>>>
    RAISE EXCEPTION TYPE CX_WD_GENERAL EXPORTING msg = error.
    6
    7
    endmethod.            
    ctive Calls/Events
    No.   Ty.          Program                             Include                             Line
    Name
    19 METHOD       CX_WD_GENERAL=================CP    CX_WD_GENERAL=================CM003     5
    CX_WD_GENERAL=>RAISE
    18 METHOD       CL_WD_ADOBE_SERVICES==========CP    CL_WD_ADOBE_SERVICES==========CM008   193
    CL_WD_ADOBE_SERVICES=>CREATE_PDF
    17 METHOD       /1WDA/LADOBE==================CP    /1WDA/LADOBE==================CCIMP  1882
    CL_INTERACTIVE_FORM_ZCI=>IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT
    16 METHOD       /1WDA/LADOBE==================CP    /1WDA/LADOBE==================CCIMP  1024
    CL_INTERACTIVE_FORM_BRANCH=>IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT
    15 METHOD       /1WDA/L8STANDARD==============CP    /1WDA/L8STANDARD==============CCIMP   805
    CL_FLOW_LAYOUT_ITEM=>IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT
    14 METHOD       /1WDA/L8STANDARD==============CP    /1WDA/L8STANDARD==============CCIMP   676
    CL_FLOW_LAYOUT=>IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT
    13 METHOD       /1WDA/L7STANDARD==============CP    /1WDA/L7STANDARD==============CCIMP   541
    CL_TRANSPARENT_CONTAINER=>IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT
    12 METHOD       CL_WDR_INTERNAL_WINDOW_ADAPTERCP    CL_WDR_INTERNAL_WINDOW_ADAPTERCM007   118
    CL_WDR_INTERNAL_WINDOW_ADAPTER=>CONV_VIEW_INTO_VE_ADAPTER_TREE
    11 METHOD       CL_WDR_INTERNAL_WINDOW_ADAPTERCP    CL_WDR_INTERNAL_WINDOW_ADAPTERCM00Q   169
    CL_WDR_INTERNAL_WINDOW_ADAPTER=>SET_CONTENT_BY_WINDOW
    10 METHOD       CL_WDR_CLIENT_SSR=============CP    CL_WDR_CLIENT_SSR=============CM01C    33
    CL_WDR_CLIENT_SSR=>RENDER_WINDOWS
    9 METHOD       CL_WDR_CLIENT_SSR=============CP    CL_WDR_CLIENT_SSR=============CM007     4
    CL_WDR_CLIENT_SSR=>IF_WDR_RESPONSE_RENDERER~RENDER_VIEWS
    8 METHOD       CL_WDR_CLIENT_SSR=============CP    CL_WDR_CLIENT_SSR=============CM004     5
    CL_WDR_CLIENT_SSR=>IF_WDR_RESPONSE_RENDERER~RENDER_USER_INTERFACE_UPDATES
    7 METHOD       CL_WDR_CLIENT_ABSTRACT_HTTP===CP    CL_WDR_CLIENT_ABSTRACT_HTTP===CM00L     4
    CL_WDR_CLIENT_ABSTRACT_HTTP=>IF_WDR_CLIENT~SEND_RESPONSE
    6 METHOD       CL_WDR_CLIENT_SSR=============CP    CL_WDR_CLIENT_SSR=============CM003    63
    CL_WDR_CLIENT_SSR=>IF_WDR_CLIENT~SEND_RESPONSE
    5 METHOD       CL_WDR_MAIN_TASK==============CP    CL_WDR_MAIN_TASK==============CM00I   132
    CL_WDR_MAIN_TASK=>EXECUTE
    4 METHOD       CL_WDR_MAIN_TASK==============CP    CL_WDR_MAIN_TASK==============CM00J    69
    CL_WDR_MAIN_TASK=>IF_HTTP_EXTENSION~HANDLE_REQUEST
    3 METHOD       CL_HTTP_SERVER================CP    CL_HTTP_SERVER================CM00G   523
    CL_HTTP_SERVER=>EXECUTE_REQUEST
    2 FUNCTION     SAPLHTTP_RUNTIME                    LHTTP_RUNTIMEU02                      929
    HTTP_DISPATCH_REQUEST
    1 MODULE (PBO) SAPMHTTP                            SAPMHTTP                               13
    %_HTTP_START

  • WebDynpro Exception: ADS call failed SOAP Framework error:

    Hi,
    Can help me with this error:
    WebDynpro Exception: ADS call failed SOAP Framework error: SOAP Runtime Exception: CSoapExceptionFault : SOAP fault found in SOAP document /Transaction system failure in method rpData./<ns1:com.sap.engine.services.ejb.exceptions.BaseEJBException xmlns:ns1="http://sap-j2ee-engine/client-runtime-error">Transaction(100.102).
    Thank you

    ADS Installation and configuration:
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/37/504b8cbc2848a494facfdc09a359b1/frameset.htm
    Troubleshooting for ADS configuration:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30ec0508-9438-2c10-f393-a41fb255698d?quicklink=index&overridelayout=true
    Landscape with ADS:
    http://csc-studentweb.lr.edu/swp/Berg/Conferences/SAP_NW2008_and_Admin_2008/BI/Track13/Track13_Session4.pdf
    ADS tests
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/43/f31e3082221595e10000000a1553f7/content.htm
    Hope that helps, Otto

  • How to start learning Adobe Interactive Form?

    Hi,
    I want to learn Adobe Interactive Forms. Does any one has some related materials that can be shared?
    Thanks a lot.
    Rewards will be provided.
    Best Regards,
    Chris Gu

    Hi Gu Chris ,
    The following links contain all the detailed information (PDF & PPT docs) on Adobe Interactive Form with examples which wil make u'r learning easier:
    https://www.sdn.sap.com/irj/sdn/adobe
    Improving the Performance of Adobe® LiveCycleu2122 Designer Forms(scripting)
    http://www.adobe.com/devnet/livecycle/articles/lc_designer_perf_guidelines.pdf
    Interactive Forms Based on Adobe Software: Overview
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e635e290-0201-0010-a9be-9e8e4ce04770
    Adobe Interactive Forms
    http://www.saplounge.be/Files/media/pdf/Huberland-Interactive-Forms-2007.10.10.pdf
    Taking interactive forms to next level
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8c103c36-0301-0010-cda8-f6b381bedb6e
    Introduction to Adobe PDF Library SDK(PDFL SDK)(Simply scroll the document)
    http://partners.adobe.com/public/developer/en/webseminars/PDFL_WebSeminar.pdf
    Creating Interactive forms in webdynpro for java
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5f27e290-0201-0010-ff82-c21557572da1
    PDF-Based Print Forms/SAP Interactive Forms by Adobe
    http://help.sap.com/saphelp_nw04s/helpdata/en/c8/4adf7ba13c4ac1b4600d4df15f8b84/frameset.htm
    Date Objects in Adobe Designer
    http://help.sap.com/saphelp_nw04/helpdata/en/dd/60694fddb74ad88cdb7d2a094f3dd2/frameset.htm
    Checking and Testing a PDF-Based Print Form
    http://help.sap.com/saphelp_nw04s/helpdata/en/c2/1fe9aa4d7b413e8515f90b73729e97/frameset.htm
    Architecture
    http://help.sap.com/saphelp_nw04/helpdata/en/f2/21021b911f4c0cae11459a4ce0bc62/frameset.htm
    http://www.nl4b.com/Adobe/Invitation_SAPBrussels_Q407.pdf

  • Exception "Render" operation: on deploy Adobe Interactive Form application

    Hi,
      I am getting the following problem when deploying the Adobe Interactive Form application onto the server.
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "Render" operation.
    Request start time: Mon Jul 03 14:25:21 GMT+05:30 2006
         at com.sap.tc.webdynpro.clientserver.adobe.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:486)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:185)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterHandleActionEvent(ClientApplication.java:1154)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:402)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:649)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:248)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Please suggest me, how I can solve it.
    Regards and thanks in advance
    tiffny

    Hi Siva,
    If you are developig your form using NWDS, make sure about the cardinality of the context parameter - data Source not 0..1 or 0..n.You may refer similar threads (of same kind of error) in this forum..
    Hope this helps. Assuming you have successfully tested, ADS and the credential file at the ABAP stack, by rurnning the respective ABAP reports.
    Thanks and Regards,
    Anto.

  • Search help is not triggering second time in interactive form

    Hi,
    I have online interactive form in WDABAP. And I have few search helps in the form, If i click on any search help it is opening and I can select the value and the same is populated to the field. But if i click it again search help is not opening.
    Only one time it is triggering and also after I clicked one serach help, other search helps also dont work.
    Can some one guide me? Is it something to do with scripting or any other configuration?
    Now Im using ALD7.1 and Reader version is 8.1.0.
    did any one faced this problem? Really appreciate if some one can help me on this.
    Regards,
    Ravi

    hi,
    The following code is generated in the preopen event of the valuehelp.
    // DO NOT MODIFY THE CODE BEYOND THIS POINT - 710.20061129084151.349066.349066 - ValueHelpDropDown.xfo
                       var processingValueHelp = ContainerFoundation_JS.getGlobalValue(event.target, "processingValueHelp");
                       if(processingValueHelp == false) {
                           ContainerFoundation_JS.setGlobalValue(event.target, "processingValueHelp", true);
                           this.rawValue = "";
                           this.clearItems();
                           ContainerFoundation_JS.SendMessageToContainer(event.target,
                                                                         "valueHelp",
                                                                         this.dataNode.somExpression.replace(/(xfa.?\.)(datasets.?\.)(data.*?\.)/, ""),
                                                                         this.rawValue,
                                                                         event.target.mouseX,
                                                                      event.target.mouseY);
                       // END OF DO NOT MODIFY
    I have tried placing this code in click event instead of preopen.But still no use. Can we make changes to this code? Can some one give me some idea what changes need to be done..
    Regards,
    Ravi

  • Setting a start time for my form

    My form should open at midnight on 2/1 and close at midnight on 2/19. I would rather not have to be sitting at my computer at midnight to manually open and manually close the form. Is there a way to set a time and date to automatically open & close the form or does it have to be set manually?

    Hi,
    Currently the form must be manually opened or closed. You can vote for this feature request here:
    http://forums.adobe.com/ideas/2220
    We use the Ideas section to help prioritize our work.
    Regards,
    Brian

  • ADS: Request start time

    Dear Experts,
    When I try to run a ABAP WebDynpro application with adobe forms in it i get the error
    WebDynpro Exception: ADS: Request start time
    Then, after looking into SDN,
    1. executed the FP_PDF_TEST_00 report. It returned the proper ADS version no.
    2. Checked the ADS service in SM59 and tested it It returend Status OK.
    3. executed the FP_TEST_IA_01 report. It returned
    ADS: Request start time
    I have checked my
    http://xxxxxx:51000/wsnavigator/enterwsdl.html
    It is also fine.
    I have also checked my credential file. It is ok. I have created the same application using WebDynpro for Java. It is working with out any problem.
    Why is it not working in the ABAP flavor.
    Please help.
    Regards
    Thanu

    Hi,
    ADS is only supported if you have abap+java on the host,
    I think some http connection is missing in your java side.
    Create a http connection i your visual admin as per the note
    944221
    Regards,
    Vamshi.

  • ABAP webdynpro with interactive form - launching failure

    We are doing some prototype in the solution manager box using ABAP webdynpro and Adobe Interactive Form. I created a webdynpro with a very simple Adobe form embedded in an view.
    But when I test the webdynpro, I got the following error page in internet browser, any idea?
    Error when processing your request
    What has happened?
    The URL http://md1as086.medimmune.com:8001/sap/bc/webdynpro/sap/z_wd_bookflight_gebo/ was not called due to an error.
    Note
    The following error text was processed in the system SMT : WebDynpro Exception: ADS: Request start time: Tue Mar 06 11:53:06 EST 2007(200.101). ?&#43970;.RuntimeProcessor.process(RuntimeProc
    The error occurred on the application server MD1AS086_SMT_01 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: RAISE of program CX_WD_GENERAL=================CP
    Method: CREATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
    Method: CONV_VIEW_INTO_VE_ADAPTER_TREE of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    Method: SET_CONTENT_BY_WINDOW of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    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 SMT 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 MD1AS086_SMT_01 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 MD1AS086_SMT_01 . 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: 200 -u: CHEUNGJ -l: E -s: SMT -i: MD1AS086_SMT_01 -w: 0 -d: 20070306 -t: 115305 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team

    Hi,
    Is you ADS Configured ?
    Check that out.
    Regards
    <i><b>Raja Sekhar</b></i>

  • Error while testing an Interactive form

    Hi,
    Please tell me what is the reson behind this error.
    The following error text was processed in the system R3I : WebDynpro Exception: ADS: Request start time: Thu Jan 08 14:37:39 CET 2009(200.101).
    The error occurred on the application server dewall36_R3I_00 and in the work process 1 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: RAISE of program CX_WD_GENERAL=================CP
    Method: CREATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
    Method: CONV_VIEW_INTO_VE_ADAPTER_TREE of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    Method: SET_CONTENT_BY_WINDOW of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    Method: RENDER_WINDOWS of program CL_WDR_CLIENT_SSR=============CP
    I build a WD4A aplication which contain an Interactice form.When I am testing it got above error.
    -Rick

    Hi Ricky,
    You can go to transaction ST22 and check what is the exact cause of this error.
    Apart from this check FP_CHECK_DESTINATION_SERVICE, because this error generally comes when ADS is not configured properly.
    Regards,
    Amit

  • WebDynpro Exception: The ADS call has failed

    Hi
    Could Some one please help me with this problem:
    I created an abap webdynpro application, that uses the ui element "interactive form". When ever i set the property "enabled" in the property section of this ui element and then try to run the web dynpro app, the above mentioned error always comes up.
    If the property "enabled" is not set the pdf shows up in my web browser( internet explorer), but i need to have the pdf to be interactive.
    I checked the abap dump in transaction st22 and got the following information:
    1. The exception was raised in this method:
        method RAISE .
            DATA: error TYPE STRING.
            error = MSG_STRING( msg = msg a = a b = b c = c i = i j = j k = k ).
            RAISE EXCEPTION TYPE CX_WD_GENERAL EXPORTING msg = error.
       endmethod.
    2. The contents of the system fields when this error occured:
        sy-title = HTTP Control
        sy-msgty = E
        sy-msgid = FGRUNX
        sy-msgno = 001
        sy-msgv1 = com.adobe.ProcessingException: Could not retrieve
    So any help is appreciated.
    Also could someone point me to the correct documentation of using interactive form in abap webdynpro. My version number is SAP NetWeaver 2004s.
    Thanks in advance.

    hi,
    You can use the program FP_PDF_TEST_00 to do this. The program FP_CHECK_DESTINATION_SERVICE must also run successfully (both with and without the checkbox selected on the selection screen). If this program does not run successfully, there is a error in the configuration.
    OR
    Perform the ADS configuration check as specified in : http://help.sap.com/saphelp_nwmobile71/helpdata/en/43/f0638873b56bede10000000a11466f/frameset.htm
    Regards,
    Runal

  • Starting SAP Interactive Forms by Adobe

    Hi,
    i'm new starter in SAP Interactive Forms by Adobe so i need your help.
    How can we use interactive forms as smartforms in ABAP?
    How can we use parameters in interface of interactive forms?
    and another things about interactive forms.
    Can somebody help me please?
    Thanks.

    Check this thread
    [Re: New to this Interactive Forms..]
    Let me know, if you want anything else.
    Cheers
    Vishal

  • OMS Start Time

    Hi,
    I wonder if there is a way, either on the OMS server or at the backend repository database, to find out the last time that OMS was started. When I use emctl status oms -details it does not give the timestamp at which the current OMS was started. But when you do for an agent (emctl status agent) you do get such information for the agent start time.
    OMS Status:
    >./emctl status oms -details
    Oracle Enterprise Manager Cloud Control 12c Release 2
    Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    Enter Enterprise Manager Root (SYSMAN) Password :
    Console Server Host        : omsserver.mycompany.com
    HTTP Console Port          : 7778
    HTTPS Console Port         : 4444
    HTTP Upload Port           : 4889
    HTTPS Upload Port          : 1159
    EM Instance Home           : /u01/app/oracle/product/MiddleWare/gc_inst/em/EMGC_OMS1
    OMS Log Directory Location : /u01/app/oracle/product/MiddleWare/gc_inst/em/EMGC_OMS1/sysman/log
    OMS is not configured with SLB or virtual hostname
    Agent Upload is unlocked.
    OMS Console is unlocked.
    Active CA ID: 1
    Console URL: https://omsserver.mycompany.com:4444/em
    Upload URL: https://omsserver.mycompany.com:1159/empbs/upload
    WLS Domain Information
    Domain Name      : GCDomain
    Admin Server Host: omsserver.mycompany.com
    Agent Status:
    >./emctl status agent
    Oracle Enterprise Manager Cloud Control 12c Release 2
    Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    Agent Version     : 12.1.0.2.0
    OMS Version       : 12.1.0.2.0
    Protocol Version  : 12.1.0.1.0
    Agent Home        : /u01/app/oracle/product/agent12c/agent_inst
    Agent Binaries    : /u01/app/oracle/product/agent12c/core/12.1.0.2.0
    Agent Process ID  : 11230
    Parent Process ID : 11013
    Agent URL         : https://agentserver.mycompany.com:1831/emd/main/
    Repository URL    : https://hlcnwoemp01.mycompany.com:1159/empbs/upload
    Started at        : 2013-08-31 12:45:55                                                            <===== Start time
    Started by user   : oracle
    Last Reload       : (none)
    Last successful upload                       : 2013-11-25 15:08:10
    Last attempted upload                        : 2013-11-25 15:08:10
    Total Megabytes of XML files uploaded so far : 552.38
    Number of XML files pending upload           : 0
    Size of XML files pending upload(MB)         : 0
    Available disk space on upload filesystem    : 47.17%
    Collection Status                            : Collections enabled
    Heartbeat Status                             : Ok
    Last attempted heartbeat to OMS              : 2013-11-25 15:07:46
    Last successful heartbeat to OMS             : 2013-11-25 15:07:46
    Next scheduled heartbeat to OMS              : 2013-11-25 15:08:46
    Agent is Running and Ready
    Thanks!

    Console > Setup > Manage Cloud Control > Management Services
    In the table click the name of the management service
    Oracle Management Service (Drop-Down) > Monitoring > Status History
    General section has got information about since when the OMS is up

  • Use of pdfSource in Interactive Forms in webdynpro

    hi,
    please let me know the use of "<b>pdfSource</b>" property while designing the Interactive form in webdynpro. i tried with and without creating the pdfSource property in my application and still there were no errors while deploying it.
    Thanks
    Regards
    Poojith M V

    Hello Poojith M V,
    Let me answer your query in a little bit more details. The statement first: An interactive form can be rendered with or without a pdfSource attribute.
    But there are significant differences in the way they work and the application is designed. When you have the pdfSource bound to a context attribute of type binary, you do a PDF interchange between the browser and the server. The whole point is that you will always have the latest PDF document (binary) available in that context attribute on the server and you can make use of this binary PDF to do anything your apllication requires (saving it onto the file system, storing it into the database, performing some other operations on the server, email it etc etc etc).
    Now, the other side of it, when you do not have the pdfSource bound to a context attribute, only XML exchange happens in between the browser and the server. Well, that means you only have the latest XML data available on the server at any point in time and since you have not bound the pdfSource, you do not have the binary PDF available to you through the context. There are ways you can get it but not through the context and not the latest one. It would still contain the initial data it had in the first request response cycle as you have not updated the PDF after that.
    Now, the question is, which one to use ? It completly depends on your application requirements. There are certain functionalities which are not possible without having the latest PDF binary in hand. For example, you want to apply a digital signature on the document, you want to add an attachment on the document etc. But, then in most  of the scenarios, the application would just need to exchange data between the client and the server (and vice versa) and do not worry about the binary PDF. That is the ideal case when you need not bind the pdfSource. It will be faster as well.
    Hope that clarifies your doubt to certain extent. Go ahead and start with you interactive form application.
    Best Regards,
    Krish

Maybe you are looking for

  • Adobe photoshop lightroom won't install on my Mac - error can not open file

    Adobe Photoshop Lightroom4 will not install on my Mac. "Error can not open file" when trying to open will installer. If I cannot get it to work I would like to return product.

  • Error During Excise invoice capture In J1IEX .

    Dear All ,              While I am posting part 1 entry during MIGO ,and then in J1IEX trying to capture the excise invoice ,but system is giving error no : 8I565 : Excise Details are not maintanied for Vendor xxxxx.I have checked in J1ID ,there I ha

  • Using SAP User name without system/client name

    Hello, How to display and use i9d3719 instead of db1~100/i9d3719? So if I want to lon on to designer, I want to enter i9d3719 in username instead of db1~100/i9d3719. Same goes for wneh an user logs to Webi, their username should be displayed without

  • Ringtone doesn't work for sms

    I bought on AppStore a ringtone for my sms. In the setting, I select the ringtone. I do a test with a friend that send me a sms, and the ringtone does'nt work. I choose another ringtone, an Apple one by default on the iPhone, a ringtone that I maid w

  • Missing Canon lens profile into lightroom

    Hi Guys I have LR4.1 and I just realized that I am missing the one for my 100-400 f4,5/5,6 any idea how can I get it ? Many thanks have a super day, Thierry