Adobe Form - Client reading of fdf document

Please help!
We use fdf documents heavily and recently have had more and more issues with the FDFACXLib.FdfApp compent combined with the reading of this data in a clients browser.
We can show the pdf internally and externally, however on some browsers they see a blank page. When using firefox they can see the raw fdf data.
I am having diffiulty explaining to customers that this is an Adobe issue.
Tim Hughes

Friends,
I got the code from wizard using Read Context and selected the node.
The error is removed.
Here is the code in the onSubmit event handler method:
  DATA lo_el_context TYPE REF TO if_wd_context_element.
  DATA ls_context TYPE wd_this->element_context.
  DATA lv_userdata LIKE ls_context-userdata.
get element via lead selection
  lo_el_context = wd_context->get_element(  ).
get single attribute
  lo_el_context->get_attribute(
    EXPORTING
      name =  `USERDATA`
    IMPORTING
      value = lv_userdata ).
I understand data has to be read from lv_userdata parameter using a function module. Is there any standard function module for the same and what are the steps for the process.
Any hints or help would be greatly appreciated.
Thanks and Regards.

Similar Messages

  • Where can i get adobe-forms-client.jar

    Where can I get adobe-forms-client. jar file if any one know tell me...
    "import com.adobe.idp.services.BLOB;" this shows error so which jar I have to include...

    Thanks for your reply...
    But I did not find any specific forum to discuss about Superseding information of Adobe Security Bulletins. Could you please help me if you have any idea about it ?
    Thanks in advance.

  • Adobe Forms Object Creation in PDF document dynamically

    I have the following scenario: I have database of questions and answers, i need to build a webdynpro application that generates a PDF document with the content of this database, but in a dynamically way, for example i have one question like "What is the best color in your opinion?" and four answers like "Yellow, Red, Blue, Gray", i need to take all the questions and the answers from the database and build the PDF form. What are your recommendations for these case? Is there a way to generate a Topic and for these topic 4 checkboxes in a dynamically way?
    All these data come from ECC.
    Thanks for your help!

    Hi Bruno,
    You  can add or remove subform instances dynamically from your form.
    BodyPage1.Subform.instanceManager.addInstance(1);
    Create one subform, that has 4 RadioButtons and 4 InputFields, bind the inputfield with the options.
    Hope this helps,
    Amit

  • PHOTO IS NOT GETTING REFLECTED IN ADOBE FORM

    Hi experts
    We have tried the below code to dispaly photo in webdynpro integrated with adobe forms
    CALL FUNCTION 'HR_IMAGE_EXISTS'
        EXPORTING
          p_pernr                     = v_obj_id
    *     P_TCLAS                     = 'A'
    *     P_BEGDA                     = '18000101'
    *     P_ENDDA                     = '99991231'
        IMPORTING
    *     P_EXISTS                    =
          p_connect_info              = l_connect_info
        EXCEPTIONS
          error_connectiontable       = 1
          OTHERS                      = 2.
      CHECK sy-subrc = 0.
      CALL FUNCTION 'SCMS_DOC_READ'
        EXPORTING
    *     MANDT                       = SY-MANDT
          stor_cat                    = space
          crep_id                     = l_connect_info-archiv_id
          doc_id                      = l_connect_info-arc_doc_id
    *     PHIO_ID                     =
    *     SIGNATURE                   = 'X'
    *     SECURITY                    = ' '
    *     NO_CACHE                    = ' '
    *     RAW_MODE                    = ' '
    *   IMPORTING
    *     FROM_CACHE                  =
    *     CREA_TIME                   =
    *     CREA_DATE                   =
    *     CHNG_TIME                   =
    *     CHNG_DATE                   =
    *     STATUS                      =
    *     DOC_PROT                    =
        TABLES
          access_info                 = lt_infos
    *     CONTENT_TXT                 =
          content_bin                 = lt_image_bin
        EXCEPTIONS
          bad_storage_type            = 1
          bad_request                 = 2
          unauthorized                = 3
          comp_not_found              = 4
          not_found                   = 5
          forbidden                   = 6
          conflict                    = 7
          internal_server_error       = 8
          error_http                  = 9
          error_signature             = 10
          error_config                = 11
          error_format                = 12
          error_parameter             = 13
          error                       = 14
          OTHERS                      = 15.
      CHECK sy-subrc = 0.
      READ TABLE lt_infos INDEX 1 ASSIGNING <fs_info>.
      CHECK sy-subrc = 0.
      CALL FUNCTION 'SCMS_BINARY_TO_XSTRING'
        EXPORTING
          input_length = <fs_info>-comp_size
          first_line   = <fs_info>-first_line
          last_line    = <fs_info>-last_line
        IMPORTING
          buffer       = l_employee_photo_content
        TABLES
          binary_tab   = lt_image_bin
        EXCEPTIONS
          failed       = 1
          OTHERS       = 2.
    but the photo is not getting reflected in the adobe forms .
    and also i have tried the url method but it doesnt work .
    please help me out .

    First, have you set a breakpoint in this code and made sure that you are getting data into lt_image_bin?  That would seem to be the first place to start.
    Then the question is how are you trying to pass the image into the Adobe Form?  Are you passing an XSTRING context attribute into the form interface?  Have you marked that part of the interface as an image?  Are you setting the MIME Type parameter of the form interface as well.  You really haven't posted any details about what you are doing on the Adobe Form side.

  • How do I get my XDP form in the SharePoint 2010 Adobe Form library?

    I was able to get the Adobe LiveCycle samples for SharePoint to work.  For some reason, I can't get my XDP forms to show up in the selection dropdown in the Adobe Form Library on SharePoint using the Adobe LiveCycle SharePoint connector for SharePoint 2010.
    Is there a trick that you have to do to the form to make it available.  The only difference that I noticed was the sample forms used a guide.
    We are using Adobe LiveCycle Designer ES3 and we have Adobe LiveCycle server ES4.  We are using SharePoint 2010.
    Any assistance would be appreciated.
    Thanks,
    Joe

    I got this problem solved.
    Solution:
    Create new Adobe Livecyle form
    Have an xsd created for the schema of what is going to be in the form
    Import that data model when creating the form
    Right-click on xsd data connection in form.  Click Connection Properties.
    Click Next.
    Click the checkbox "Embed XML Schema" (This is what I was missing).
    Click Finish.
    That's it to make the form show up in the SharePoint Adobe Form Library.

  • Need suggestion in using Adobe forms

    Hi Experts,
    I need your suggestion regarding using Adobe document service.
    Requiremnt :
    I have some paper documents and getting pdf file after scanning it.
    I want them to behave like adobe forms, means after getting PDF(after scanning) file i want to update the backend system as in the same way as adobe forms do.
    Is it possible???
    Thanks in advance for valuable suggestions.

    Hi Pankaj,
    According to my knowledge there is no option to update the backend system by using  the scanned PDF file like adobe forms. It is advisable to design the adobe form by seeing the paper document & updating the backend system.
    Regards
    Krishna Balaji T

  • Error in layout section of adobe forms

    Hi All,
    I am getting the following error while i try to open the layout section in adobe forms.
    "Error while opening document".
    I reinstalled the adobe livecycle designer and also installed the new version of adobe i.e. adobe 9/9.1 and restarted my system but still the problem exists.
    Can anybody help me out solve the problem at the earliest.
    Thank you in advance.
    Regards,
    Soumya

    Hi Somya,
    My problem gets resolved. What I done is simply restart the computer!! The Form Template task was hanged (even in task manager it was showing running). Once it gets killed, my layout editor is running again.
    If still your problem persist, you set the priority of u2018FormDE~1.exeu2019 to highest. Close all other applications on your PC while trying to start Layout editor.
    What I understood is, layout editor required lot of memory and hence we can try this above options!!
    Hope this will help you.
    Pradeep D

  • Item line data not flowing into SAP Adobe form layout

    Hello Gurus,
    I am currently working on adobe form layout for a sales document in SAP, i have created a master page
    as well as a couple of pages in the design view. Data at the header level are working properly, but the item data
    are not flowing into the layout, as nothing appears in the print preview for the item level of the sales document.
    I have done all the necessary binding with all the right field names, my subform to the best of my knowledge seems to be well
    defined, but yet to no avail.
      I would like to know what yet could be the reason for this issue and how i can go about fixing it.
    Thank you.
    Ahm.

    Hi Vijai,
    In our project, we have the same requirement but I am one step behind than you. I am able to generate the PDF form but not able to generate the data. Means all the fields are coming as disabled fields.
    Can you please send your code as a sample code so that I can have a look at that and check where I am doing wrong/missing. My id is sandeep.kamdar in gmail
    Thanks & Regards,
    Sandip Kamdar

  • Database Buffering problem in Interactive Adobe Forms

    Hi All,
    In our project, there is one interactive adobe form developed to create/update lead data. The lead data from Adobe Form is read using custom class and method of the same class updates the lead. (BOL programming is used to update and create lead. Also, all the Save and Commit statements are used properly).
    There is no problem in creating the lead using interactive Adobe Forms. But, when the same lead is updated in the same session using the same adobe form, due to some database buffering issue, system tries to insert duplicate records in CRM_LEAD_H table which is causing error dump - SAPSQL_ARRAY_INSERT_DUPREC. This dump occurs in update function module CRM_LEAD_H_UPDATE_DU.
    If we logged off from the session, the database buffer gets refreshed and lead is updated successfully.
    Is there any method/function module to refresh DB buffer before calling the adobe form?
    Thanks in advance.

    Few fields have reference to table XBT. But when I see this in SE 11, such a table is not existing at all.
    Can any of you share some ideas or clues?
    Thanks in anticipation.
    Regds,
    Kiran
    Edited by: kiran dasari on Jan 26, 2009 7:53 AM

  • Convert Adobe Form to SMARTFORM

    Hi,
    is it possible to convert a form created with adobe form builder to a SMARTFORM document?
    I need to upload a PDF or DOC document into a SMARTFORM. This seems not to be possible. So I used Adobe for this upload. But now I can't convert it to a SMARTFORM document...
    Can this problem solved?
    Any help is appreciated!
    Thanks and regards
    Gabriel

    Hi Gabriel,
    as far as I know, SAP does not deliver any tools to support conversion between smartforms and pdfs ... I did it manually, which is a pain in the neck ...
    Steph

  • Configuration of Guided Procedures for Adobe Forms

    Hi all,
    we are about testing the Guided Procedures with Adobe Forms.
    I found 3 documents here in SDN:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b9ea34c2-0701-0010-e2a2-d8e9cd6d85dc
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8a696cea-0c01-0010-d494-9b0b8ce7565f
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/06717aea-0c01-0010-b28f-e6494458788f
    My problem now is the configuration and the understanding of the "Web Service Security" in the Visual Administrator.
    In the mentioned guides above it is written to choose "SLD" for the URL and the following three values under "Synchronize with System Landscape":
    System Name: 
    WS Name:  {com.adobe/AdobeDocumentServices}{AdobeDocumentServicesAssembly.jar}
    WS Port:  {com.adobe/AdobeDocumentServices}{AdobeDocumentServicesAssembly.jar}ConfigPort_Document
    Now my questions:
    1. According to the guides it seems that the ADS must be installed on the same J2EE where the central SLD is running. Is that a must? I don´t hope so!
    2. What do I have to take for ? The SID and machine of the SLD or of the J2EE where the ADS is installed (this would be my own Portal)?
    3. My portal is of version Netweaver2004s SP10, my SLD ist of version 6.40 SP18.
    Could this be a problem here?
    Thanks,
    Rossi

    hi
    Refer these docs
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/43/849b3482206353e10000000a11466f/frameset.htm">Configuration of GP for Adobe Forms</a>
    <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e99cff7a-0601-0010-dea3-e8166c7a7f20">SAP CAF Application</a>
    <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b9ea34c2-0701-0010-e2a2-d8e9cd6d85dc">Configuration for GP</a>
    <a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bc_gp/~form/handler">Limitations and known issues for Adobe forms in GP</a>
    \<a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ee8a84ea-0c01-0010-5691-accfb0a172ed">Creating a Form-based Process(Adobe)</a>
    Thanks & Regards
    Harsimran Kaur

  • I cannot save data typed into an Adobe form sent to me..??

    I have been sent an Adobe Form that is a Tender Document that I need to complete.  When I open the Document is states in the top left-hand corner the following...."Please fill out the following form.  You cannot save data typed into this form. 
    Please print your completed form if you would like a copy for your records."
     

    What does the creator of the file need to do to make the form fillable? OR is there a program Bob8527 can download to fill in the form and email?
    Please advise.
    Thanks

  • I am trying to convert a PDF into a document that can be edited - it's a client feedback form. I am using Adobe forms Central and it's saying that it can't use my document.

    I am trying to convert a PDF into a document that can be edited - it's a client feedback form. I am using Adobe forms Central and it's saying that it can't use my document.

    Hi Michelle ,
    We are extremely sorry that you have had a bad experience with Adobe .
    As far as your issue is concerned ,Acrobat generally prompts for internet connection as it is required to activate the product before you could use it comfortably .Once the product is activated or licensed you would be able to use the software offline .
    This could be the possible reason you are experiencing this .Please check if you have done so and still facing this .And if you have not ,you need to license/activate your product by typing in your credentials ,i.e Adobe ID and password .
    You could also refer the following link to get updated about the activation of your product .
    https://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html#a ctivate-how-to
    Regards
    Sukrit Dhingra

  • Adobe Acrobat vs Reader on client systems

    Has anyone tried running the Adobe forms on a browser client system that has both full Acrobat and Reader accessing a webdynpro/adobe forms application ?  What results did you get?  What is the recommended situation for handling this type of client?

    Hi Brenda,
    what happens with this setup depends on your Acrobat/Reader versions.
    If you have the currently released 6.0.2 versions, the standard behaviour is that Acrobat opens.
    If you want Reader to open instead, you'll need to use the Windows functions for File Type assignment under Folder Options -> File Types and assign Reader there. (It's described in the Adobe Document Services Configuration Guide.) This also means that if you want to use Acrobat for other files, you'll need to open Acrobat first to open the PDF.
    (A workaround would be to keep Reader running in the background before opening the WD application with the form.)
    As of the end of December, Adobe will ship Reader 7, which will allow you to determine your standard PDF opening tool through a dialogue, if you have both Acrobat and Reader installed.
    Markus Meisl
    SAP NetWeaver Product Management

  • I am working in Adobe Acrobat 9 Pro and just created a pdf form from a MS Word document. I need to find out how to have a date field in my form which will update automatically. Can some one out there help me?

    I am working in Adobe Acrobat 9 Pro and just created a pdf form from a MS Word document. I need to find out how to have a date field in my form which will update automatically.

    Update automatically under which circumstances, exactly?

Maybe you are looking for

  • How do i do a complete backup of my MacBook Pro?

    Want to download everything off my hard drive onto a portable drive. Then I want to transfer my wifes MBP hard drive to my MBP. Whats the easiest way to accomplish this?

  • How to install cc Photoshop Touch on ipad and iphone?

    I'm a Creative Cloud subscriber.  How do I download and install Creative Cloud Photoshop Touch on iPad and iPhone?

  • How Do I Convert LV7.1 Datalog Files to LV8 Format?

    I have several LabVIEW 7.1 datalog files that generate Error 71 (File data type conflict) when I try to open them in LabVIEW 8 using the new Open/Create/Replace Datalog vi with my original typedef constants wired to the record type terminal.  Likewis

  • Wintv 7 930 c not working with FME 3.2 Sound problems :

    Hi Guys my first post here, after 3 days with struggling i gave up,and come here for your expert tips. I bought a wintv 7 930 c hd tv card,working fine on my computer,but when i enter FMLE 3.2 and click start i get : "Unknown Error Occurred.  Device

  • Search query TREX

    Hi, I try to configure the KM iview search query to return only result by the name of documents(or part of name) and not as full text. For example, if i make a search on "TEST" i can see in the result page: - document.doc <i>(name of file)</i> this a