Offline Adobe Upload Scenario: no server request

Hello Experts,
We have following sceanrio:
1) FileUpload UI element ('data' property bound to xstring context attribute 'PDFSOURCE')
2) Interactive Form UI element (pdfSource bound to 'PDFSOURCE' context attribute, dataSource bound to appropriate context node, templateSource set to the name of the form, displayType - 'native')
3) Button with empty action handler ('Upload')
4) Form is ZCI form
5) Server is SPS13, 1055738 is applied
The problem is that when we select the file and click on the button, running wheel appears and stays forever. Using HTTPWatch we found that no POST request is sent to server after button click.
When we set enabled property to 'false' or visible to 'none' on Interactive Form UI Element we can see POST request with file content sent to the server.
Any idea how to fix or workaround that situation?
Thank you!
Best regards, Maksim Rashchynski.

The form is ZCI - does it have the Web Dynpro Script inserted into the form?
http://help.sap.com/saphelp_nw70/helpdata/EN/45/2fbd67361003c3e10000000a1553f6/frameset.htm

Similar Messages

  • Folio is uploaded in the server but I cannot see it in my Adobe Viewer

    My folio is uploaded in the server but I cannot see it in my Adobe Viewer in my iPad, any idea guys how to be able to see it in my Viewer?
    Thanks.

    There are some bugs that can cause this issue. If you are adding long, smooth scrolling pages (ie 1024x3000) and performing a "New" to add the page from the Folio Builder Panel versus using the "Import" command, this issue can be caused.
    As the previous posted said, you need to either have all horizontal, all vertical, or all horizontal and all vertical pages. You cannot have a mix of both. If there is a fundamental error with your folio, it iwll not be available in the viewer.

  • Issue while uploading a offline Adobe form

    Hi i`m working in Offline Adobe form.I`m able to send a form  to vendor and he is able to recieve and download the form.But while uploading the form some "Runtime uncaught Exception occurs".
                                  The Exception is CX_FP_RUNTIME SYSTEM and trigger  location of  Exception is
    CL_FP_PDF_OBJECT..I couldn`t resolve that...Plz help me out...

    Please specify when the error occurs. According to my experience, the problem can be that the transformation (XML data --> ABAP variable) has found some unexpected character. If my guess is right you need to debug this trasnformation and remove the unwanted character before the transformation starts.

  • Offline Adobe Interactive Form Upload options - CRM 2007 sp4

    CRM 2007 sp 4 Adobe Interactive Forms requirement
    We intend to develop an Offline Adobe Interactive form which we are going to pass to Outlook through Groupware Integration to represent a customer visit to enable our sales people to record customer visits whilst in the field 
    Once the visit details have been saved to the offiline form the data in the form needs to be submitted to our system.  From what i can see we have three options for this to take place: by Email / WebServices / WebDynpro-Upload can be used to post the data back to the CRM system.
    What are the pros and cons of the three upload options?
    Which is the easiest to implement?
    Regards
    Eddie

    Hi,
    Thanks for your replies.
    As per your replies, what i understand is : in the form properties, i have mapped the data source to context node (my data node) and pdfsource to (xstring content). And the template source should be mapped to the form name. Is this so?
    If yes, i have tried this and i m able to see the form now.
    But lets say, if they upload any other form, then this will lead to dump, isnt it ? Since the form template is mapped with a form name.
    In wd java examples,. they mapped it as 'View.Form.xdp', i thought that the template soruce is dynamically gets mapped.
    Any pointers on this, this would help.
    Thanks,
    Saujanya

  • Cs6: am trying with adobe dreamweaver to upload/connect to server, unsuccessfully

    I am trying with adobe dreamweaver cs6 to upload/connect to server, unsuccessfully, is it permissions problem? See attachment…?
    Manage Sites – Connect
    Upload/download – no Connect
    Although I cannot PUT/UPLOAD from
    http://www.l-web-dev.net/ (http://www.paphoscarhire.mobi/l-web-dev) (from managed Sites I connect success but still cannot upload)
    but I can upload to this subweb/subfolder from http://www.paphoscarhire.mobi/ that is parent of above, any suggestion?

    Maybe this tech note will help:
    http://kb2.adobe.com/cps/147/tn_14787.html
    Nadia
    Adobe® Community Expert : Dreamweaver
    http://twitter.com/nadiap
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    http://csstemplates.com.au/

  • Save interactive adobe form in presentation server through report program

    Hi All,
              We have developed a interactive adobe form in SFP transaction and we are calling this form
              from report program  and we are able to save the form in presentation  server.
              But my scenario is that user provides input in interactive adobe form and i need to save the interactive adobe form
              in display mode that to in  presentation server with input values provided by the user.
             could  any help to achieve this or guide me if i am  moving in a wrong path.
    Thank you,
    Harsha P

    It all depends on what you want to do.
    If you are planning on users to fill out on-line form only and submit to SAP, it is pretty easy to do (that is once you understand how to create web dynpro and interactive form).
    You can also have users fill a form offline and upload to online and save it to SAP.
    You do need to know little bit about coding (ABAP or JAVA),
    but can be done w/ very minimum coding.
    If you are planning on doing in Web Dynpro ABAP,
    go to SE 80 and select WebDynpro and create form.
    To save data/form to SAP, you probably want to use BAPI or Function module already available so that you don't have to do much coding to save data.
    See some of these links for helpful tutorials. Thomas Jung has several good tutorials, but none of them probably have all the information you need... you just have to pick some from here and some from other places... If you have specific question, I will be happy to guide you...
    Practical tips for developing with ABAP WebDynpro
    Practical tips for developing with ABAP WebDynpro
    http://help.sap.com/saphelp_nw2004s/helpdata/en/7c/3545415ea6f523e10000000a155106/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/c766e918-0b01-0010-99b1-c2b78cd059b3

  • Offline adobe through E-Mail

    Is it possible to make Adobe offline form work via E-mail, so that the user may email the filled form as an attachment and the data may be updated in the server.
    Plz Do Help.

    Hi,
    One possible way of achieving this scenario is to send an offline adobe interactive form filled with data via mail to a configured email ID (this id will be picked dynamically from GP runtime while generating the form) .
    Once the form is received in GP runtime, a process can be initiated passing all the data available in the form. And then in this GP process call a background service or other callable objects to use this data as you want.
    Use this link for more help on the topic
    [http://help.sap.com/saphelp_erp2005vp/helpdata/en/4b/3570421b909041e10000000a1550b0/content.htm|http://help.sap.com/saphelp_erp2005vp/helpdata/en/4b/3570421b909041e10000000a1550b0/content.htm]
    Hope this helps,
    Regards,
    Ashutosh

  • How much effort in developing an offline adobe interactive form - crm 2007

    We have a requirement to develop an offline adobe interactive form in crm 2007 sp4.  The form will be linked with a visit transaction and when saved will also facilittae the transfer of the form from crm to outlook via groupware integration.  From what i can see we have the following steps which will need to be implemented.
    1 - Develop web service to pull information from the created visit to the Offline Adobe Interactive Form
    2 - Create an Adobe interactive Form template to hold the details of the visit
    3 - Set up Groupware Integration to pass the form from CRM to Outook (DONE)
    4 - Develop some approach for uploading the form data back to the CRM server (of which there appears to be three approaches - Submit by Email / WebServices / WebDynpro-Upload )
    The form itself is not going to be too detailed.  It will be prepopulated with the following fields:
    Account No, Account Name, Contact, Date, Time, Transaction No, Transaction Category.  It will also have a number of text fields which will be used to capture the details of the visit.  It will have a submit button to allow for the data to be uploaded by the appropriate upload method.
    Can anyone give me some guidance as to how long it would take to implement such a requirement.
    Thanks in advance
    Eddie

    Hi,
    Do review this Thread, I think this will help you.
    [Adobe Interactive Forms / Web Services - Connection query|Adobe Interactive Forms / Web Services - Connection query;
    Regards
    Pradeep Goli

  • Can I record sound using a microphone and then upload it to server?

    Hello guys I thank you in advance for reading this. What I want to know is if it is possible to record a sound clip using a microphone and then upload it to the server using a swf applet in a webpage. Im an experienced java/javascript programmer but just starting out with flash/action script. What technologies will I need to do this? Can I do this simply using simply an swf file and an apache/php or jsp page? Again, thanks alot for your help.
    -BeWilled

    You can Microphone class in Flash to record the sound and it will directly upload to FMS server .
    Use the Microphone class to capture audio from a microphone attached to a computer . Use the Microphone class to monitor the audio locally. Use the NetConnection and NetStream classes to transmit the audio to Flash Media Server. Flash Media Server can send the audio to other servers and broadcast it to other clients running Swf files .
    Below link might help you in doing this : http://www.adobe.com/devnet/air/flex/articles/using_mic_api.html

  • How to SAVE the images in the offline adobe form pdf

    Hi All,
    Actually I am working offline adobe forms.In my one of the requirement user want to upload the images in the final output pdf form. For this requirement I added Image Field in the layout. So, now I am able to upload the images from desktop but I am unable to save the uploaded images in the pdf form.
    Please let me know is there any parameters need to pass for this requirement.
    Please help me ASAP and your help will be appreciated.
    Thanks,
    Ravi.

    Hi Sandy,
    Sorry for Delay.Could you please provide script code for the Button and in which event we want to add the code
    I want to Save the lot of images in the PDF. For that I kept Image field in the form.Here I am able to upload the images but those are not saved.
    If possible please share the details document.
    Please help me.
    Thanks,
    Ravi.

  • Integrating Offline adobe form in Portal

    Hi All,
    I created offline adobe form using SFP tcode.
    This form needs to be integrated in Portal. When user logs in, he/she should be able to open this form.
    Can offline adobe form can be integrate to portal directly? or do we need to create the Webdynpro applications only for poral?
    Please let me know whether we can integarate offline adobe form to portal directly. If not why?.. I don't know about portal.
    Thank you!
    Prasad

    Hi Deepika,
    This discussion thread is all about integrating a WebDynpro application which contains adobe form into portal.
    I assume your requirement is different which needs to upload an offline adobe form into portal.
    There are documents available to explain this functionality in detail. Please note down the following.
    1) For uploading adobe form should be XML schema based.
    2) There should be a webdynpro application with uploader UI element which has been integrated into the portal.
    3) On form upload, you will get all the data associated with the form within webdynpro
    Thanks & Regards,
    Sanoosh

  • Trying to nstall Photoshop CS2 on a new PC with Windows 8.1? Adobe uploaded me a version that doesn't require activation, but it doesn't work!

    Trying to Install Photoshop CS2, which I bought several years ago, on a new computer with Windows 8.1? Adobe uploaded me a version that it says doesn't require activation, but it doesn't work!

    Your advice to use the serial number provided by Adobe is right on point.
    The only thing special I've done that's not typical is that I have UAC disabled, which does serve to make a system more compatible with older software (and with old geeks like me who prefer to be full-time admins).
    When I installed Photoshop CS2, it just went in and worked.  I didn't think twice about it.
    -Noel

  • Picking of Adobe forms from application server

    Hi Gurus
    We have SAP ECC 6.0. So far in our system we have text files and CSV excel files which comes from external system and lies in application sever and these are being picked up automatically by system and gets processed in SAP.
    1)The requirement is to "pick the adobe forms from application server and read some fields in the form and update the fields (required) in customer master data in SAP". How can we achieve this?
    Any kind of help is appreciated.
    Thanks
    Aleem

    Hi Aleem,
    I tried to work on a similar scenario couple of months back. But it was not successful. Will you please let me know if you get any solution???
    Thanks in advance
    Poornima

  • Update data of pdf (offline adobe forms) to sap system By Inbound E-mail

    Hello,
    I am trying to update data in PDF (offline adobe forms) to Sap system by Inbound E-mail. Kindly give some suggestions for scenario to do this task.

    Hi,
    There ia a good information for your requirement.
    Please check the below link.
    http://www.sdn.sap.com/irj/scn/events?rid=/library/uuid/c0c139d3-3eae-2910-01a1-d253f2587b0e&overridelayout=true
    Thanks.
    Uma

  • INBOUND MAIL PROCESSING in SAP for Offline ADOBE FORM Concept

    Hi to all,
    Please can anyone tell me, what INBOUND MAIL PROCESSING in SAP for Offline ADOBE FORM?
    What is concept and how to use it, is any program need to write for that or only need to configure it.
    I have searched the SDN, but only get topic how to configure inbound mail processing.
    I am new to this area; please any one put some light on it.
    I shall be thankful to you for this.
    Regards
    Pavneet Rana

    Hi Pavneet,
    Inbound processing of an offline adobe form consists of several things -
    a) an email id to be created on the server (to accept the mail & process the adobe form - this needs to have the right roles)
    b) the smtp config needs to be done by basis
    c) the abap developer needs to create a handler class that gets called when an email is recd in SAP. This handler class has 3-4 methods (first to read the mail and extract the pdf, convert data in pdf to the abap variable, process the form to do the specific function in sap (which will vary from requirement to another).
    I found this blog very useful when I was getting my adobe form done -
    /people/thomas.jung3/blog/2004/09/09/receiving-e-mail-and-processing-it-with-abap--version-610-and-higher
    Hope this helps.
    Cheers, Liz
    (ps: you might get more help in the adobe form specific forum in sdn)

Maybe you are looking for

  • IF statement is true THEN replace with 0 in box with formula

    Hello. Sorry maybe for very stupid question, but I have some kind of little problem. I need to do this: If the checkbox (B16) is TRUE (checked) then simply put 0 to field O16. How I can do it, if I already in this field have a formula? Best reagards,

  • PO Material text not displayed in PO

    Hi All, Please help me in finding a solution for my issue, We use SAP ERP 6.0, and recently upgraded from SRM 4.0 to SRM 7.0. whenever a PO is processed in SRM and replicated to SAP, "Item text" inputs entered in SRM is replicated to "Material PO Tex

  • How pop up form Purchase Order !

    How pop up form Purchase Order  and show last record

  • Inbound EDI LIS Invoice

    Hello - We currently bring in Basic type invoic02, message type invoic and FM DOC_INPUT_INVOIC_MM to bring in vendor invoices into LIS/AP.  We have Config setting of 4 (MRMKORR) for tolerance processing of the invoice - but this is not happening - al

  • How would I track my stolen macbook pro with retina display 15 inches?

    I have left my bag inside taxi with my MacBook Pro with Retina Display 15 inches inside and therefore how will I track my Mac back. I also have serial number, part number, and model number of my MacBook Pro with me and I have on iCloud on my MacBook