Problem in submit button on adobe form integrated with web dynpro

Hello,
I'm facing prob in triggering web dynpro event onSubmit for Interactive form.
I've created a submit button from web dynpro activex pallete on adobe form (integrated with web dynpro) to send the form as email.
Then in the web dynpro view where this form is embedded i have created an action against onSubmit event and called a method within this.
However, on clicking Submit button this event is not getting triggered.
Please let me know what is lacking in this process?
Thanks.

Hi,
I am also facing the same problem. i have developed a simple scenario under which user have to input his/her details and on submit button it will be updated to database.
I have tried the above solution but after adopting this solution all the editable fields become non-editable.
so the above solution is not working for me could you help me out.
I think ... try this....
When you create the Adobe Form from WebDynpro, you need to follow one step in SFP Transaction or inSE80 transaction. Open the Adobe Form in any one the transaction and now in SAP menu bar "Utilities" in that you will find the "INSERT THE WEBDYNPRO SCRIPT" just click on that one. Then you will see a new Script Object is being created with the name "ContainerFoundation_JS" under the "Variables" in the Heirarchy of the Object Pallete of the Adobe Form.
This step is mandatory to use the SUBMIT Button of the "WebDynpro Native", to trigger the OnSubmit event of the WebDynpro.
Thanks
Edited by: shailendra2sap on Mar 6, 2009 12:24 PM

Similar Messages

  • Adobe form interactive with web dynpro

    I wanna get the user typed text from the form into web dynpro but get none.
    After user typed the comment in a input field and press the button in the web dynpro, the program will get the pdf source from the context and parse it. The program get other text pre-defined in the form generation but doesn't get the user typed text.
    I tried to change the form type to ZCI use t-code sfp_zci_update. But still failed to get the user typed text.
    What's the problem?

    Dear Ralf,
    Thanks for your prompt replies. I appreciate it.
    I've copied the following code mentioned in the note and pasted it in my wddomodifyview method.
    But after activating and executing the application, the application time outs and gives ADS time out error.
    I've checked and am sure that it is the below code that makes it time out.
    I would also like to draw your attention to the fact that when i then run prog. FP_TEST_00, it also hangs.
    Please help.
    500 Connection timed out
    Error: -5
    Version: 7000
    Component: ICM
    Date/Time: Tue Mar 22 09:52:18 2011 
    Module: icxxthr_mt.c
    Line: 2707
    Server: AIERD_AED_00
    Error Tag: {-}
    Detail: Connection to partner timed out after 180s
    Code is:
    data: LR_INTERACTIVE_FORM  type ref to CL_WD_INTERACTIVE_FORM,
          LR_METHOD_HANDLER    type ref to IF_WD_IACTIVE_FORM_METHOD_HNDL.
          check first_time = abap_true.
          LR_INTERACTIVE_FORM ?= VIEW->GET_ELEMENT( 'IFORM').
          LR_METHOD_HANDLER ?= LR_INTERACTIVE_FORM->_METHOD_HANDLER.
          LR_METHOD_HANDLER->SET_LEGACY_EDITING_ENABLED( abap_true ).
    Edited by: User on Mar 22, 2011 5:44 AM

  • Adobe forms developed with web dynpro

    I developed a standard adobe forms from webdynpro. After deploy to EP, i noticed two thing
    if i test the result using adobe v7.0.9, the form load in seconds;
    if i test the result using adobe v8.1.1 adobe reader will suck the available physical memory on my computer and paging is increase dramatically. eg: it takes more than 1G before the form can be loaded, and i neeed to wait for about 10min.
    is there any particular solution for this?
    thanks.

    Hi Eng Beng Lee,
                                Hope this may help u.
    /people/r.eijpe/blog/2007/01/08/performing-sap-interactive-forms-by-adobe
    regards
    Sumit

  • Submit button from Adobe form doesn't trigger action???

    Hi all,
    the submit button within Adobe form doesn't trigger any action that i wrote. it happens to my machine, but it doesn't happen on some of my colleague's machines.
    i am using Adobe reader 8, when the first time i use IE to display the app, it prompts me to install some kind of activeX plug in, and after it installed, it told me that some setting is not correct, and it mentioned about adobe reader 6 or 7.
    will downgrade to 6 or 7 solve this problem? is there any other walkaround for it?
    thank you!

    If you are on Netweaver 2004s SP9 or higher, you could change the displayType property of InteractiveForm UI element to "Web Dynpro Native" and use the submit button from "Native" tab.
    If you are any other lower version, you dont have a choice but to use "activeX" which requires Active Component Framework (ACF) to communicate with server. You need to use button from "Web Dynpro ActiveX" tab. You need to install the right version of ACF (SAP Note 766191). Better if you use Adobe Reader 8.1.2.
    Thanks
    Ram

  • Develop forms using Adobe Forms and ABAP Web Dynpro

    Hi, 
    Could someone help me on how to learn forms development using Adobe Forms and ABAP Web Dynpro?  Any suggestion on Tutorials / Books / other helpful hints please?
    I have good knowledge of Smart Forms and used these to generate PDF Attachments via emails.
    Thanks.
    Regards
    Keshav

    http://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/d-f/faq%20on%20interactive%20forms%20based%20on%20adobe%20software.faq

  • Submit button in interactive adobe form in abap web dynpro

    Hi can anyone help me out to know hoe to use the submit button in adobe interactive form in abap web dynpro .
    Iam creating a adobe form abap web dynpro . There i need to use the submit button to trigger some action in the adobe interactive form .
    So i need to know how to use the submit button and coding for that in the abap web dynpro .
    Vighnesh

    Hi Michelle,
    Could you tell me how you resolved the problem - as I'm facing exactly the same issue!
    Many Thanks
    Christine

  • 'http submit button' in Adobe forms

    Hi,
    How to use 'http submit button' in Adobe Interactive form layout?
    Actullay we need to generate xml from the data in Adobe forms.
    Thanks & Regards,
    Jeba.

    Hi,
    Please look into the blog link which explains how to use HTTP submit button .
    http://blogs.adobe.com/stevex/2006/05/http_submit.html
    Nanda

  • Submit button from Adobe form doesn't trigger event???

    Hi all,
    I am having this weird problem, the submit button wont trigger any event i register to "submit" and so as to the "check" event. when i send the link to one of my colleagues, the button can trigger the event.
    i am using adobe reader 8 on IE 6, didn't solve the problem when i downgrade it to reader 7.
    any advice???
    Thank you.

    Hi,
    I too had a similar problem sometime back regarding the Submit button. Since you are saying that it is working for your colleague but not you, I predict that something wrong with the network you are in, compared to that of your friend.  Have you provided the Preprocessor URL for the button in the Adobe designer?
    Cheers
    Madhu

  • Combine Adobe Flex 2 with Web Dynpro ABAP

    Does somebody know if there is a way to call a WDA component from an Adobe Flex 2 application or the other way around? I think within a Portal it should be possible by creating 2 iViews and let them communicate through input and output events (portal events).
    However I am looking for a way without having a portal available. Example: I have created a WDA application that displays customer information in a simple ALV. When I click on a row I would like to call a Adobe Flex component which shows the information in a very nice graphical chart that we cannot create in WDA because it is too complex and in Adobe Flex it is possible.
    Looking forward to your input!
    kind regards
    Angelique

    Hi  Angelique,
    "Flex integration into Web Dynpro is not available to customers yet. The last I heard, it is supposed to be made available for Web Dynpro Java in Q2 of 2008 and made available for Web Dynpro ABAP in Q3 of 2008."
    Please go through the below links for related information :
    Re: How to Flex + Web dynpro Screen
    Re: Flex with WebDynPro
    Regards,
    Mary Joseph

  • Sliver light integration with web dynpro abap

    Hi All,
    I was trying to integrate silverlight with web dynpro. Does any one has any document to start with..??
    Where can i design silverlight application to upload in web dynpro..??
    Thanks and Regards,
    Vishesh,

    Hi,
    We faced a similar problem with BSPs and had to change the definition of the area link type entry.
    I am assuming you have set the area link type to WebDynpro for ABAP and the resource is calling an Iview/page that has the WD ABAP application configured.
    To get around the error, change the Area Link type to Calls a Portal page and make sure the resource calls an Iview/Page that has the WD ABAP application configured.

  • Problem with Submit Button in Adobe Forms Central

    I have a PDF form that I uploaded to Adobe Forms Central.  I created the fillable fields & the submit button in Forms Central.  I have several documents like this.  All have worked in the past.  Today on my latest file, the submit button doesn't always work.  I am getting some submissions, but some people have reported to me that the submit button does not work.  I tested it myself to see.  I had to create a Digital ID for myself, which seemed to work fine.  But when I click on submit, the form says "Submission Failed.  This form can no longer be submitted. Please contact the author."  I'm the author & don't know what the problem is.  Anyone know what the problem could be?

    The form is open. I should have mentioned that I made sure to check that first.  The form was created by uploading an existing PDF file that I created from a MS Word file to Adobe FormsCentral. Once the form was completed, I had a coworker test it & it worked.  We sent the form out & I have received some back, but have also received reports of the form not working.  I downloaded the form to my computer & tested it using Adobe Acrobat 9.0 Standard.  I use a Windows environment on a Dell laptop.  The form does not work for me.

  • Multiple Submit buttons in Adobe form !

    Hello Experts,
    Scenario :
    Form has Material number as input field and Material description should get automatically populated( maybe as a script or button , dont know yet ). Then the form is to be submitted at the backend.
    I have created an Adobe interactive form with Multiple Submit buttons( one is Submit toSAP) button , other is a normal pushbutton( for Material desc to be populated ) . I have been able to Submit data at backend.
    But problem is there is only one event on the Interactive form UI element properties.
    Please suggest how to achieve the above ? via script or sm code in web dynpro ?
    System Config :  WAS 6.4 /  SP12 .
    Need a quick resolution. Generous points for help.
    Regards,
    Sonika

    Hi Sonika,
    control_param structure is used in case of ISR forms, but I dont think your form is related to the ISR.
    Use a context attribute, and set its value to get the Material description from backend.
    Like you can define an attribute in context, "GETDESCRIPTION", and set its value at the exit event of Inputfield to "GET".
    $.parent.GETDESCRIPTION.rawvalue = "GET"
    app.eval("event.target.SAPSubmit();");
    And at the click event of the button you can write:
    $.parent.GETDESCRIPTION.rawvalue = "SET"
    app.eval("event.target.SAPSubmit();");
    And in the backend, read the value of this attribute and perform the desired action.
    Hope this helps,
    Amit

  • Handling Submit Button on the ADOBE form called from Web Dynpro

    Hi,
    I have placed a Button on the ADOBE Form. How to Handle the event on this button. When i click this button, i want to save the details of the form into a Custom table.

    Hi Majunath.
    Create an event say, SUB_EVTin the view in WD where you have the Interactive Form UI element.
    Bind this event to the onSubmit of the Form.
    Now check the display type of the form. It will be either ActiveX or Native.
    Now go to the form designer and open Library palette. Navigate to Webdynpro ActiveX or Native Library(Depending on the form display Type in WD).
    Drag and Drop Submit button.
    On click of the button, the event handler in WD view namely, onActionsub_evt will be invoked. You can write your code in this handler.
    Now in order to read data from the form. Go to the form and go to Properties tab. Check the form layout type. If it is not ZCI, run transaction SFP_ZCI_UPDATE and convert the form to ZCI type.
    Now back to the event handler.
    as an example... I will use the following context node definitions
    PDF_DATA  1..1
      ACTUAL_DATA 0..n
        ATTRIB01
        ATTRIB02
    Assume the the node PDF_DATA is bound to the data source of your form.
    Now in the event handler write the foll code
    data: lo_node type ref to if_wd_context_node,
            lt_data   type wd_this->elements_actual_data.
    lo_node = wd_context->get_child_node( name = wd_this-.wdctx_pdf_data ).
    lo_node = lo_node->get_child_node( name = wd_this-.wdctx_actual_data ).
    lo_node->get_static_attributes_table(
      importing
        table = lt_data ).
    This will get all the form data in the internal table lt_data.
    Now you can process the data the way you want and save it in your custom tables.
    Regards,
    Reema .
    Edited by: Reema Shahbazkar on Sep 16, 2008 11:39 PM
    Hope this helps!!

  • Adobe form integrated with WDA Application- hanging on click of button

    Hello Experts,
    These are my specifications -
    SAP Netweaver release - 701 Level -05
    ADS Version - 802.20090618120017.572641
    Version of ZCI script - 802.20090115091137.519569.519537
    When I click on the submit button, the wait symbol ( a circle) keeps on coming and then after 600 secs, a connection time out occurs. We have applied note 1223121 to our system and this dint help.
    I have looked at the other posts in this forums too, however dint get much help. Please advise how to proceed. We are running out of ideas here.
    Appreciate your help! Thanks
    Regards, Liz

    Hi Ralf,
    Thanks for your reply. I was able to get the trace file. These are my observations -
    I got the foll. entries - Got a message from Adobe "Got a message from Adobe Reader: zciVersion 1: 800....". Also Entries containing "sendDataToServer" and "responseFromServer" are also present.
    The only error I could see is in the last line -
    16:45:33.892 EventHandler.js(285) : onXmlHttpResponse : Delta response could not be loaded.
    Another thing to note is the repeated occurance of the foll. statements in the end-
    16:42:34.670 BrowserWindow.js(431) : onfocusin : Focus
    16:42:35.045 BrowserWindow.js(478) : checkForLostFocus : Blur
    16:42:35.045 BrowserWindow.js(488) : checkForLostFocus : fire lsfocuslost
    16:43:28.719 BrowserWindow.js(431) : onfocusin : Focus
    16:43:29.923 BrowserWindow.js(478) : checkForLostFocus : Blur
    16:43:29.939 BrowserWindow.js(488) : checkForLostFocus : fire lsfocuslost
    16:44:13.935 BrowserWindow.js(431) : onfocusin : Focus
    16:44:15.827 BrowserWindow.js(478) : checkForLostFocus : Blur
    16:44:15.874 BrowserWindow.js(488) : checkForLostFocus : fire lsfocuslost
    I was wondering if you have encountered any issue like this.
    Hi Chris,
    No I dont have the ISR controls. Its a simple button. The button lies on the View. There is no button on the form so there is no script that I can check. Hope I understood what you were saying.
    All, pls. advise if you have encountered this issue before.
    Thanks in advance. Liz

  • Http submit button in Adobe form

    hi,
       I have created one adobe offline form and placed one http submit button but after filling data where my data will get stored...
       I want to give some url for this button what type of url it should be.Give some example...
    With regards,
    Kiruthika.s

    Hi,
      I didnt created in webdynpro so iam not creating any context variable. I used the form designer and designed the form i want to integrate this in GP.
       I want to know what is the url i have to give in submit button

Maybe you are looking for