Offline Adobe Form upload - com.adobe.ProcessingException

Hello,
I am trying to upload offline appraisal docyments back to OSA via phap_admin_pa. Some documents produce the following error, there is not obvious what is wrong with those documents :
u201Ccom.adobe.ProcessingException: Error exporting Data into PDF - PDF Exception: Invalid object for the  XFA entry in the forms dictionary.u201D
Does anyone encounter this and with a solution ? Thank you.
Regards
Kir Chern

I would:
a) debug the data values
b) check the form fields binding (and the field types and the display and other patterns etc.)
My idea is that there is a part of the form created the way that does not solve all the situations/ all possible data values.
Another issue I have faced when uploading forms back was that the forms data included some weird sequencies that the system was unable to read as data values/ part of data values.

Similar Messages

  • Data transfer from one adobe form to another adobe form (offline)

    Hi,
    Is it possible to transfer data from one adobe form to another adobe form(offline).
    Advance Thaks
    Murali Papana.

    I dont know what your requirement but simple way is use 'Save' or 'Save as' to create a copy of offline form. ...:-)

  • Offline Interactive Form Upload for creating Business Transaction

    Hi All,
    I am using CRM Web Request for creating Business Transaction through Offline Interactive Adobe Form.
    For that i have done PDF upload coding and then converting the PDF form to XML format.
    Now the XML format of form is converted to string from xstring.
    And then passing the XML to function module CRM_WEBREQ_EXTERN_CREATE_DOC along with the corresponding request category configured for the web request.Created the corresponding request category structure also.
    still the business transaction is not getting created, the following error message is coming "XML incompatible for data structure of request category" .
    Please respond if anybody has done the same scenario.
    Or is there any other process that can be followed to upload offline interactive adobe form to create one order object.
    Regards,
    Madhu

    Hi Maarten,
    Is that aatribute binded to Dropdown field lying under a node of cardinality 1..1??
    I think if that's so, ur error can be resolved by just putting this attribute in a node with cardinality 1..n.
    Hope this helps..!!
    Thanks,
    Amita

  • Copy sections of text in Adobe form crashes the Adobe reader/IE 8

    Hi,
    I have generated a PDF form and showing it in the browser(IE8) when a user clicks on a button in CRM UI.
    When I try to copy a section of text in the generated form, the browser crashes. Also, If i try to copy sections of text from the from opened in adobe reader 9, reader too crashes.
    Apparently this does not happen with all forms generated out of SAP. I have already checked the fonts used in the form and they just look fine. I generated the same form in SFP transaction without data and were able to copy the text from the form.
    Kindly help with a solution to this.
    Regards,
    ArulJothi A

    Because Adobe Reader for Windows 8 Tablets is intended primarily for Touch-enabled devices, it's much easier to select text by the press-and-hold gesture.
    Since you mentioned "using a desktop PC", I assume that you are trying to select text using a mouse. You can double-click a word with a mouse first. Two grabbers (handles with two circles) and the Copy menu will appear on the screen.
    Once you set selection using the grabbers, you can click the Copy menu item.  At this point, the selected text is copied to Windows clipboard. Then, you can paste it to somewhere else such as Notepad using Ctrl+V (keyboard shortcut) or selecting Paste from a context menu.
    The current text selection behavior is not very intuitive nor natural to Windows desktop users.  We are looking into improving it in a future release.

  • How to Attach One adobe form with another adobe form

    Hi Experts,
    I saw the similar post but my issue is even further big thant that where the solution is provided.
    I Have @ 40 output forms where 35 forms share same part of data in a table format.
    Untill today I have done all the forms with this table data (I say this as a replication), now its that the business requirements are changed the presentation (design) of data and the content. now I need to change all the 35 forms.
    Just wondering is there a possibility to put the specific data in one single form where it takes only one Import Parameter and generates this table. I then have this as an include in all the 35 forms when i preview it should just display both of them as a single form.
    Can somebody help me with this....?
    Thanks & Regards,
    Sai

    Hi Otto,
    I will try the approach you blogged in and will close this post with points awarded.
    Cheers,
    Sai

  • 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

  • Offline  Adobe forms with Out Web Dynpro

    Hi All,
    I am new to Adobe Forms.
    In one of my requirement, I have to create an Adobe forms  .In that Adobe forms user entered the data
    Manually  and in that forms  one button will be there, when  the user clicks the button the data in the
    forms uploaded to SAP CRM system.
    Please porvide me some input.
    Thanks & Regards
    R R Pradhan

    hi
    this link might be helpful, Support of Interactive Forms in SAP CRM 7.0

  • ADS: com.adobe.ProcessingException: Problem accessing d(200101)

    Dear Expert,
    Please resolve my Problem....
    I Have made one Form, while testing I am getting Given Above Error, Whereas i have tested So many Standard Adobe Form and z adobe form but They are not giving any error, Please tell me where should i check For the error which is occuring only For my this adobe Form.
    Regards
    Shelly Malik

    Hi Shelly,
    Can you please share the solution for this issue??

  • Hello. I have adobe forms and received the alert that it will be ending in July. Then I received an email about Adobe Acrobat XI Pro which can create forms. I signed up for the free trial and when I began to make a new form it brings me back to Adobe Form

    Hello. I have adobe forms and received the alert that it will be ending in July. Then I received an email about Adobe Acrobat XI Pro which can create forms. I signed up for the free trial and when I began to make a new form it brings me back to Adobe Forms. My question is, when Adobe Forms ends on July 28th will Adobe Acrobat XI Pro be able to create forms or will it now? and if not, then why is adobe advertising for it still?

    What you're calling "Adobe Forms" is really Adobe FormsCentral. The FormsCentral service is indeed going away soon, but you can always create PDF forms (AcroForms) with Acrobat. Acrobat also comes with a desktop version of the FormsCentral desiger, which can be used to create simple PDF forms that can be used apart from the FormsCentral service. So you'll no longer be able to create and host web forms with the FormsCentral service or use PDF forms with the FormsCentral service. You will be able to create standalone PDF forms with Acrobat and simple PDF forms with the FormsCentral desktop app.

  • Adobe Form Logo Edit(Modify) Problem in Travel Request Form of ESS

    Dear Experts
    We have the ESS working in which travel Request form has got the logo of IDES (Adobe Form) thatb come from the t-code: TRIP. My query is to remove that logo and print our company's logo on the same. After doing many effort to change that logo, I am not able to make change on that Adobe Form. Please suggest how could we achieve that?
    Regards,
    Akg
    Moderator message: wrong forum, please have a look in the forum for "Adobe Interactive Forms".
    Edited by: Thomas Zloch on May 25, 2011 11:39 AM

    Hi,
    As per your code, you are seletcing data from BSEG table as 'SELECT * FROM BSEG'.
    BSEG is a cluster table. Its better to use only selected field from this table during select query.
    Other than this run your program in SE30 and check analysis for the queries taking more time.
    Better to modify them, tune them and re transport the program in production.
    Regds,
    Anil

  • Problem regarding designing adobe form

    hi,
    we have a assignment.
    we have to attach a adobe form to a transaction ME4L(display request for quotation)
    so that by default instead of a script an adobe form
    should come.
    how to attach a adobe form to the transaction using NACE.
    is there any requirement of modifying the print program(SAPFM06P) ?
    pl suggest the solution as soon as possible.    
                                                                          regards
                                                                               swamy.

    > how to attach a adobe form to the transaction using NACE.
    > is there any requirement of modifying the print program(SAPFM06P) ?
    in the NACE transaction you can give the form name against the PDF/Smartform , and choose the Type as 'PDF' in the form routines.
    you need to change the Logic to call the Adobeform. (check the programs FP_TEST*)
    if you are familiar with Smartform then you can easily do that..
    step1# call function FP_FUNCTION_MODULE_NAME
    step2#  call function  FP_JOB_OPEN
    step#3  call function 'DYNAMICFUNCTION' <--- from the step1.
    step4 # call function FP_JOB_CLOSE
    I would suggest you to create the new Driver program(copy the program SAPFM06P) and modify the changes to tigger the Adobeform.

  • Executing a WebService in Online Adobe Form

    Hi All,
    I am facing an issue while executing the webservice from an application developed inWDJava, that contains an Adobe Form. This Adobe Form is required to execute webservice, and this form has 2 input fields say First Name & last name. When i fill in the first name and last name fields in the application itself and attempt to execute the webservice, i don't get my response fields back.
    But in case i download my form from that WDJava online application, and then try to execute the service, i get back the results.
    *I am using Adobe Designer: 8.0
    Adobe Reader: 9.0*
    Any pointers to this..??
    Any ideas would be helpful.
    Thanks,
    Amita
    Edited by: amita arora on Mar 26, 2009 8:41 AM

    Call the webservice, and use the call to fill up a variable. It will then drop the return value, be it a structure or whatever into your local variable. Like this :
    var response = SOAP.request ({
         cURL: url,
         oRequest: request,
         cAction: "http://adobe.com/ES/GetMaterials",
         oAuthenticate: authentication });

  • Change content in adobe forms of Print Preview in Appointment screen

    Hi ,
    I have a requirement in which I have to change content of adobe forms which comes after clicking on Print Preview in Appointment screen,
    I am new to Smart forms and Adobe forms , request expert suggestion onto this.
    Thanks.

    Try opening in Chrome or Firefox and inspecting the elements. You can turn easily locate the CSS that's driving the background and experiment with settings. You get there by right clicking on an element and select Inspect Element from the options. It's much easier than trying to go through all of that HTML code without a style sheet to go along with it.

  • ADOBE Forms, dynamic images

    Hi to all,
    I'm working with Adobe Forms and I need to show the photo of an employee depending on his personal number.
    So I can´t put the location of the image directly on the URL box of the object.
    Does any one knows how to show jpg images dynamically?.
    I can do it with Smartforms but I don´t know how to with Adobe Forms.
    Thanks.
    Nico.-

    Hi,
    I'm working with Nico. We already could show photos dynamically in our Adobe form, uploading them into the Unix server (into AL11) and then referencing the path dynamically. But we still can't show the photos of the employees. The problem that we have now is that we would need a path of the photos on the server to be able to show them in the Adobe form, but we actually couldn't find the path where they are physically stored.
    The photos are being stored with ArchiveLink, using the content repository YE, which is configured as follows:
    Content Repository:                 YE
    Description: ...
    Document Area: ArchiveLink
    Storage type: SAP System Database
    Rep. Sub-Type: Normal
    Protocol:                 SAPAL
    Version Number: 0046
    Contents Table: ZCONT_DB --->> the structure of this table corresponds to the table SDOKCONT1
    Transfer directory:                 Z_GRAF_EMPLEADOS2
    Physical path: O:\DACON_RH\Sapgraf_prl\
    When calling 'HR_IMAGE_EXISTS' and 'SCMS_DOC_URL_READ' functions to get the URLs of the photos, those functions return URLs like this:
    SAPR3://SAPR3CMS/get/070/YE/45C3EED1A64E1956E10000000AFA081B/DATA
    but those URLs don't work in our Adobe form as the path of the photo (the photo isn't shown when we put that URL in the place of the path).
    Does anyone know where could be the photos physically stored or what can I do to solve this problem?
    Thanks!
    Dani

  • Exporting forms out of Adobe into a new provider

    Is there something I should know about exporting Adobe forms out of Adobe and into a new forms service provider.  I've tried to do it following the other providers instructions and it doesn't work. Are exporting forms out of Adobe not possible, being disabled, etc?

    Glad you asked, GoLoggers!
    JotForm's import wizard could not make it any easier. No company makes it easier to import from FormsCentral; it's just a one-step process! All you need is your Adobe login information.
    Here are some standout features you'll enjoy about JotForm:
    Completely free for fewer than 100 submissions per month
    The most advanced Form Designer of any competitor (a chance to make intricate designs for your form in minutes)
    A Theme Store that features something for everyone
    Includes skip logic
    The easiest WYSIWYG form builder on the market
    Unquestionably the best and simplest import tool for migrating from Adobe FormsCentral
    Read about JotForm in Sitepoint and Inc.
    Please feel free to reach out to me directly if you have any questions at chad(at)jotform.com.

Maybe you are looking for