Form is not interactive!

Hi,
I've created a form using Lifecycle Designer 8.0 (I am also using Adobe Acrobat 8.1 Prof.).
The problem is that my form is not interactive.
To test this, I added a button and added the following code to the "click" event:
----- data.MasterPages.Page1.HeaderData.Button1::click: - (JavaScript, client) ---------------------
xfa.host.messageBox("Test");
this.presence = "hidden";
xfa.layout.relayout();
The message box appears if I click the button, but it doesn't disappear.
In preview within form builder everything works fine!
The form properties are as followed:
Preview:
Preview type: Interactive
XDP preview format: Acrobat 8 (Dynamic XML form)
Server:
(X) Override default rendering
PDF render format: Acrobat 8 (Dynamic XML form)
It seems that all javascript statements where I change the layout (set presenve attribut to hidden or remove instances of subforms) are not working. But it works for other interactive sample forms that I downloaded...
Can anybody help?
THANKS!

I just created a WebDynpro JAVA application where i embedded a interactive form. The application is running fine, the form is displayed. Unfortunately I am facing a similar problem like it has been described in this thread: (the interactive fom is only interactive, when displayed in preview mode, the moment i display the form when running my application, it loses it's interactivity)
Unfortunately, I do not know where to set those values in a WD JAVA application. Can anybody help? What would be the settings to display the form in interactive mode? Where to do that?
Please keep in my mind:
my current settings are:
Preview:
Preview type: Interactive
XDP preview format: Acrobat 8 (Dynamic XML form)
Server:
(X) Override default rendering
PDF render format: Acrobat 8 (Dynamic XML form)
I am using Lifecycle Designer 8
and NWDS 7 SP 14

Similar Messages

  • Adobe Interactive Form are not Interactive

    Hi Gurus,
    I'm trying to follow this guide https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/7089e001-fcd3-2b10-b08d-f36d78326c6e?overridelayout=true.
    All works fine, but the interactive Forms that send by email are not interactive.
    I'm in CRM 7.10. I have already check all the ADS connection and they are correct.
    Thaks
    Reguards
    Nicola Bisinella

    Hi Gurus,
    I have solved my problem with a few of DD (Debug Day )
    This is my modify of standard code.
    CLASS: CL_CRM_WFD_ASSIGNMENT_FOLLOWUP
    METHOD: GET_ATTACHMENT
    ORIGINAL CODE:
    cl_crm_oi_ads=>call_ads(
            EXPORTING
              iv_xml_string      = lv_ws_data
              iv_xdp_string      = lv_template_data
              iv_returntype      = lv_doc_type      "cl_crm_oi_ads=>gc_doc_type_pdf
            IMPORTING
              ev_result_document = lv_pdf_xstring
    NEW CODE
    cl_crm_oi_ads=>call_ads(
            EXPORTING
              iv_xml_string      = lv_ws_data
              iv_xdp_string      = lv_template_data
    *{   INSERT         CRDK900138                                        1
    * Modify for correct Interactive Form
              iv_fillable        = 'X'
    *}   INSERT
              iv_returntype      = lv_doc_type      "cl_crm_oi_ads=>gc_doc_type_pdf
            IMPORTING
              ev_result_document = lv_pdf_xstring

  • Interactive Adobe form is not interactive in ABAP WD

    Hello,
    I've created an Adobe form with interactive UI elements (text input fields). When simulating these in the Adobe designer, they are all working fine. However, when executing the form embedded in an ABAP WD, the input fields are not active.
    When I check the 'enable' check box of the form, a runtime error occurs.
    Any assistance on that is highly appreciated.
    Rene

    Hi Rene,
    seems as if your system is on a low support package...
    If you go on to SP10 which should be there shortly, then you can also use ZCI in addition to ACF...
    Can you check your ADS configuration? See the relevant section on Adobe integration in http://help.sap.com/saphelp_nw2004s/helpdata/en/43/e86de5008b4d9ae10000000a155369/frameset.htm
    Regards, Heidi

  • Adobe interactive form: Fields not fillable

    Hi,
    I followed this fantastic e-learning session on [Send, Receive, and Process Interactive Forms via Email in SAP Application Server - ABAP (Session 4A)|http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/5087262b-59ef-2910-abb1-957000b7c3d4].
    I created a form and successfully sent it to my non-sap mail box. I opened the pdf attachment in acrobat reader and found input fields and a sendmail button as designed. But I could not use the input fields and the send button does not work.
    Do I need additional software or maybe anything is wrong with my form?
    Regards,
    Clemens

    Bonjour Bertrand,
    my relevant code is
    ls_sfpoutputparams-getpdf = 'X'.
      CALL FUNCTION 'FP_JOB_OPEN'
        CHANGING
          ie_outputparams = ls_sfpoutputparams
        EXCEPTIONS
          cancel          = 1
          usage_error     = 2
          system_error    = 3
          internal_error  = 4
          OTHERS          = 5.
      IF sy-subrc <> 0.
        ASSERT 1 = 2.
      ENDIF.
    * create pdf
      DATA:
        fp_docparams     TYPE sfpdocparams,
        fp_result        TYPE fpformoutput,
        lv_pdf           TYPE xstring.
      fp_docparams-fillable = abap_true.
      fp_docparams-langu = sy-langu.
      CALL FUNCTION lv_funcname
        EXPORTING
          /1bcdbw/docparams  = fp_docparams
          co_head                = ls_co_head
        IMPORTING
          /1bcdwb/formoutput = fp_result
        EXCEPTIONS
          OTHERS             = 1.
      IF sy-subrc <> 0.
        ASSERT 1 = 2.
      ENDIF.
      lv_pdf = fp_result-pdf.
    * Close spool job.
      CALL FUNCTION 'FP_JOB_CLOSE'
        EXCEPTIONS
          usage_error    = 1
          system_error   = 2
          internal_error = 3
          OTHERS         = 4.
      IF sy-subrc <> 0.
        ASSERT 1 = 2.
      ENDIF.
    I could not find anything to control if my form is generated "interactive", I just create in SFP and actiavte it.
    I do not understand fully, what 'FP_JOB_OPEN' and 'FP_JOB_CLOSE' is good for - without 'FP_JOB_CLOSE' it runs as well.
    Regards,
    Clemens

  • SAP Interactive Form is not installed

    All,
    I have installed NWDS 7.0.09. When I click 'Edit' on InteractiveForm component the Adobe LiveCycle Designer does not open.
    I did download the Adobe LiveCycle designer Patch 7.0 from service marketplace. But when i try to install the same I get the following error:
    <b>This patch cannot be applied because 'SAP Interactive Forms' is not installed on this workstation!</b>
    Has anyone seen this error and can anyone advice as to what I need to do to get the Adobe LiveCycle Designer to work.
    The message seems to be self explanatory the question then arises how to I load SAP Interactive Forms
    SAP Partner

    Hi
    You have to first install Adobe LiveCycle Designer on your PC to be able to use InteractiveForms component in NWDS (Provided ADS is installed and configured in your landscape, ADS is installed by default in NW2004s installation, we can also have standalone ADS Server).
    You can obtain the Adobe LiveCycle Designer 7.1 from https://service.sap.com/swdc -> Installations and Upgrades->SAP NetWeaver->SAP NETWEAVER->SAP NETWEAVER 2004S->Adobe LiveCycle Designer 7.1
    Hope this helps!
    Thanks & Regards,
    Preetha Rethinam
    null

  • Adobe Interactive forms are not editable following an EHP6 upgrade, how do we correct this?

    Good day,
    We are currently going through an upgrade to EHP6. We have set up a test parallel environment that was copied from prod and applied EHP6 for a compare.
    During our initial tests, we have found that Adobe interactive forms are not loading properly following the upgrade. 11 out of the 13 interactive forms currently implemented in the portal are no longer editable. When you go to select a value from the drop-downs or input a value in the field the fields remain blank. This is a high priority as all users perform their PA actions via MSS and through workflow approvals using Abode interactive forms.
    Does anyone have any ideas of how to fix this issue or have come across this issue before?
    Thanks in advance,
    Christine

    Hi Christine,
    maybe a restart of the ADS-Server helps you out. I can remember a similar case where the restart helped.
    IF not, check if you got the latest patch of the ADS, maybe the upgrade of the erp causes this error, because it pass now more data to the ads than before.
    IT's just a suggest. Let us know, if that helped you out.
    Regards
    Florian

  • ID CS6 Form Submit not working in Adobe Reader

    Hardware = Mac 8Core OSX 10.7.5 | Software = InDesign CS6 vs 8.01
    I'm having ongoing frustrations with the ID Cs6 Forms. The interactive form Submit button works on my machine's Adobe Acrobat Pro, but not on machines using Adobe Reader (I've given up on it working in Apple Preview). It has worked on one other mac machine, again it was Adobe Acrobat pro 9.1.1. Any advice will be appreciated. Thanks in advance: Justin

    You need to enable that in Acrobat Pro.
    Bob

  • Having trouble having both an interactive form and an interactive page curl in a pdf?

    Okay, so I need an interactive pdf with a page curl AND an interactive form. I exported my Indesign file as a swf file with the interactive page curl, (which the interactive form doesn't work on), then I imported the swf file back into Indesign, opened the media tab and chose the option to 'open file on current page' so that when I open the pdf it doesn't ask me to activate the file before use, and then export as an interactive pdf. the interactive page curl works perfectly, but the form doesn't work. How do I put an Indesign form into my interactive pdf?

    Hi Enrico,
    If I understand correctly, you are calling the addInstance() on click of the button that you placed in your form and when you add more pages using this button and save the fikle and open it again, the newly added instances are not displayed in the form. Am I right?
    If this is the scenario, the you need to store the value of the forms created using this button and call the same addInstance() method in the initialize event of your form. I.e place the same code that is there in click event of the button inside the Initialize event of the form with the number that we have saved in some hidden field.
    Hope this resolves your issue.
    Cheers,
    Arafat

  • ADS: com.adobe.ProcessingException: PDF is not interactive

    Hi All,
    I have a ECC 6.0 ABAP SP12Stack installation and a seperate NW04s SP13 Portal installation. I have done all the configuration steps of ADS integration on those 2 systems.
    I developed a WebDynpro application and used the interactive form object referring to a simple  Adobe form created with transaction SFP. As I test the Webdynpro ABAP application I get the following error "ADS: com.adobe.ProcessingException: PDF is not interactive.  Data can only be imported into interactive forms.(201501)" in UPDATE_PDF method of class CL_WD_ADOBE_SERVICES. Do you have any idea for the reason of this error?
    Best Regards,

    Hi.
    Can it be applied to AS Java version too? Our system was updated from SPS12 to SPS16, and the following problem comes up:
    com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Processing exception during a "MergeData" operation.
    Request start time: Wed Oct 08 16:49:20 BRT 2008 com.adobe.ProcessingException: PDF is not interactive. Data can only be
    imported into interactive forms. Exception Stack Trace: com.adobe.ProcessingException: PDF is not interactive. Data can only be
    imported into interactive forms. at com.adobe.ads.remote.EJB_PDFAgent.importFormData(Unknown Source) at
    com.adobe.ads.operation.MergeData.execute(Unknown Source) at com.adobe.ads.operation.ADSOperation.doWork(Unknown
    Source) at com.adobe.ads.request.Request.processOperations(Unknown Source) at com.adobe.ads.request.Request.process
    (Unknown Source) at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source) at
    com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source) at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0_0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0_0.java:120) at
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke
    (NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at
    java.lang.reflect.Method.invoke(Method.java:324) at
    com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126) at
    com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157) at
    com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79) at
    com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92) at
    SoapServlet.doPost(SoapServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet
    (HttpHandlerImpl.java:401) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386) at
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364) at
    com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039) at
    com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265) at
    com.sap.engine.services.httpserver.server.Client.handle(Client.java:95) at
    com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175) 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:102) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
        at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:400)
        at com.sap.tc.webdynpro.pdfobject.core.PDFObject.inputPDF(PDFObject.java:4003)
        at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInputPDFHandler.handle(PDFDocumentInputPDFHandler.java:139)
        at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:52)
        at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:100)
    The Interactive Form was working well before the update. As soon as we set our patched Web Dynpro development environment to use an ADS not yet patched, it works perfectly.
    Regards,
    Douglas Frankenberger

  • List of available SAP standard delivered forms (print and interactive)

    Hi,
    does anyone know where to get a complete list of all available SAP standard forms (print and interactive) and where to download the latest versions of the forms?
    best regards
    norbert

    Hi Norbert,
        I am also looking for standard Adobe forms latest version . If you have got it , kindly tell me where i can get them .
        I  searched for stadard form SD_BIL_PRINT01 in my system in SFP transaction , but its not available .
       Kindly guide me regarding this issue .
    Regards,
    S.Sivakumar
    Edited by: sivakumar subramaniam on Oct 9, 2009 1:52 AM
    Edited by: sivakumar subramaniam on Oct 10, 2009 1:51 PM

  • Manual Tabular Form Generation in Interactive Reports

    Dear All;
    I used the following statement to generate a tabular form in an interactive report region;
    SELECT
    id No,
    apex_item.text(1,C1,3,4, ,'f01_#ROWNUM#') C1
    from test_table
    The no of items on the form depends on the number of rows in test_table. However, I am unable to reference the individual cells in the form. it turns out apex is using the same id for each row( f01_#ROWNUM#) in the generated source code and is not substituting rownum for the row number (eg. f01_1 for first row, f01_2 for second row generated in a normal report template). Is there something I'm doing wrong or is this a bug? I am running on apex 4.0.1
    Any assistance will be greatly appreviated.
    Benedict.
    Edited by: Zulu on Sep 11, 2010 2:16 PM
    Edited by: Zulu on Sep 11, 2010 2:29 PM

    Hi Trent,
    It is working fine now... " You have saved my life and I am eternally grateful" :-) .
    Br,
    Benedict.
    Edited by: Zulu on Sep 12, 2010 7:44 AM

  • XML form in not getting displayed in the option while assigning

    Hello Experts,
    I have created a XML form and now assigning it to a folder. While assigning Folder>new>forms> .. here I can see other forms but not the new one which I have recently created. Please let me know I can assign the newly created form to the folder.
    Regards,
    Abhi

    Hi,
    Please check for the Form Based Publishing for your KM folder
    System Administration-->System Configuration >Knowledge Management->Form Based Pulishing>Forms Availability>Folder Settings check for the Forms to include and Exclude for your folder path. In this you can include or Exclude forms which you form by adding the XML form ID.
    Regards,
    Nivas209.
    Edited by: Nivas209 on Jan 12, 2012 8:12 AM

  • Object form is not getting displayed for few users

    Guys
    I have successfully implemented approval and provisining flows for a new resource in OIM 9.1.X. This resource has an object and a process form.
    It is working fine in production for few users. But for few users, the object form is not getting displayed to give the input while requesting this resource.
    Please let me know what might be the issue.

    Hi,
    Could you please check whether you have added ALL_USERS group as a resource administrator group in resource object definition?
    Add AL_USERS group as a resource administrators with the read access.
    We had similar issue and managed to resolved.
    Thanks,
    Pallavi Chaudhari

  • Potential & Development Forms are not getting displayed

    Hi Gurus,
    Here goes another problem which I am facing regarding Forms, I created Potential & Developemt forms in Talent Assessment in DEV-100(golden client) & copied it to DEV-300,via SCC1 (another client to which portal is linked), but still the forms are not updated in 300, though 1node & table V_T77TMC_P_V got updated in 300 after i copied the req.
    The complete customization is done in the TR , including the manual transport of the Forms,still they are not getting displayed in 300, kindly help!!!!!!!! its urgent
    Regards
    Bharti Sood

    Hi Bharti Sood,
    It appears that all elements were not transported. Did you go through these customizing tasks in IMG > Talent Management and Talent Development > Talent Assessment:
    - Transport Forms
    - Transport Process Form Assignments
    - Transport Scales
    These elements do not get transported automatically.
    Best regards,
    Luke

  • Portal Forms are not displayed in the new migrated environment.

    Hi All,
    We have a distributed Portal environment. Application server and Portal Repository running on one system(System1) and one more portal repository and portal components existing in anothor system(System2). Through DAD we connect to System2 and access the componets. Recently we have done a migration.The Database along the Portal Repository in system2 was migrated to a new server. For this we have edited the DAD and made the necessary changes. But after the migration, the Forms residing in migrated portal repository(System2) are not getting dispayed.The rest of the things(Reports, Pages, Links,LOVs etc..) are working fine. The forms are not getting displayed in the pages where it's added. When forms are run from RUN link in Develop Tab it's showing ERROR but not the cause of the error. Will anyone tell what changes I have to do to make the Forms work?
    Thanks in Advance,
    Tom

    Hi DIAdemUser1,
    This feature was indeed removed.  R&D felt like it caused more confusion than benefit, and I agree.  I do apologize to you and others who liked the feature that has now disappeared.  When DIAdem 9.0 released the custom properties in the Data Portal showed their data types, but that feature was also removed in favor of simplicity.  I often miss that feature, but it's for the greater good.
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments

Maybe you are looking for

  • Another CS4 and Vista x64 GPU SLi Support Question

    After reading some of the forums I could not really find a clear answer on the following: I am running Vista x64 Ultimate on a QX6850 system with 8GB of RAM. I also have 2x XFX8800GT graphics cards running in SLi with the latest Nvidia drivers (181.2

  • Recurring battery issue in x6

    My x6 ran fine for about 6-7 months, when suddenly I found one day, the battery life decreasing at an alarming rate. After trying many things, I finally fomatted(hard reset ) the phone using *#7370# & reinstalled all my apps. Battery life got back to

  • Transferring workspace from CC to CS6

    how do i transfer my workspace and edit individual colors and shapes in CS 6. I was usuing CC previously. It allows me to paste all the graphics but i cant edit individually. thanks!

  • Passport with an external antenna?

    I In this image, the passport John Chen is holding appears to have an external antenna (top left corner) anyone know what it really is?

  • VoIP on 2522 router

    hi dears. I am begineer. Pls tell me that is it possible to implement VoIP solutions over cisco 2522 series routers. I mean this series support this configurations for VoIp.