Attachments with Adobe Interactive Forms in WDA

2) I would not do that. I would rather use some GOS/ content server/ archive link. I believe there is a object (like BOR object) you can use to link the files with, right? And using this CS/GOS/AL approach will not damage your DB performance because these things are made for file archiving and use the file system rather then the DB.
3) Did you check the FP_* reports in your backend? I believe there are the demo reports with this prefix available in all the systems and one of the reports should work as a demo for the attachments things. Should not be difficult to identify the right one, since they have a reasonable description.
Regards Otto

2) I went thru' some of your posts & found the answer. Yes, may be i would be going for the GOS. If there are any questions on GOS i would raise it separately for sure.
3) I have checked the FP_* programs. They are indeed good but was not applicable for my case. When i am using the forms in WDA, i want to display the PDF along with the attachments on the initial screen. At this time, the PDF is NOT rendered on the screen so i do not have the XSTRING. Just to share the solution for some one who would need it in future:
a) populate the context with data for your adobe form
b) in the modify view, one can manipulate the view's property (Believe me, just use basic principles of WDA. Added the attachment by accessing UI element AdobeInteractiveForm. Class cl_wd_interactive_form would help you ).
That's It!!.

Similar Messages

  • Need help with Adobe Interactive Form Saving

    Hi Gurus,
    I need your help with Adobe Interactive form saving.
    I have written the code in pre-save event to prompt a message when user didn't enter any value before saving. The form data should not be saved upon clicking save (Just prompt the message and exit form the form). Can u please advice me how to do this.
    Regards,
    Srini

    see the link: http://forms.stefcameron.com/2008/04/
    it says:
    preSave: Failed validations will not prevent the form from being saved however Acrobat/Reader will issue a special warning message, after issuing the validation error message, to inform the user that the validations failed. Iu2019m guessing this is because the user may be saving the form to continue filling it at a later time so the save canu2019t be completely prevented.
    regards,
    BJagdishwar.

  • WebDynpro with Adobe Interactive Forms

    Hello Experts,
    We use Java Webdynpro with Adobe Interactive forms. We have 2 local development components. In the first development component we create a PDF and mail that PDF to client. De mode we used for PDF creation in 'UpdateDataInPdf'.
    The client fills out the PDF and send it back to office by mail.
    The second development components reads the mailbox and displays the PDF. The mode for this PDF display is 'UsePDF'. We use a PDF utility to transfer the data from PDF to the context. We can change the data in the PDF but is not reflected in the context. How can I fix this.
    Regards,
    Patrick Willems

    HI
    In the Web Dynpro for Interactive forms document
    http://help.sap.com/saphelp_nw2004s/helpdata/en/aa/940ee5331b4b8fa0a6cb6714dc5db4/frameset.htm
    Please find the required info at this link -
    https://www.sdn.sap.com/irj/sdn/interactiveforms
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/d1088b7e-0c01-0010-c78e-984c0537e3ec [original link is broken]
    please Refer this links
    thank you
    Tulasi.Palnati

  • ISR with Adobe Interactive Forms: java.io.FileNotFoundException

    Dear SDN readers,
    I am currently working on an ISR with Adobe Interactive Forms project, and I must say that I find the configuration rather complex, however until now I kept making progress.
    Now I've come to the next error given by webdynpro, when testing the scenario from the testbutton in transaction QISRSCENARIO:
    java.io.FileNotFoundException:
    .\temp\webdynpro\public\sap.com\pcui_gp~isr\webdynpro\
    Components\com.sap.pcui_gp.isr.isrprocessevent.showform.
    VcISRShowForm\
    ..\..\sap.com\pcui_gp~isr\IsrForm\
    ~wd_key18_1135844968237\unknown.pdf 
    ... <i>(some more info)</i> ... (The system cannot find the path specified)
    Indeed, this path does not exist on our portal. I assume this has something to do with credential files, but since the ADS is running fine from ABAP I cannot see why.
    Has anyone experienced this before, or can someone point me into a direction to look for?
    Thanks in advance and best regards, Hans

    Found it. The problem occurs on the conbination ECC SP8 and Netweaver 13.
    See note 874130, but make sure to read it in German.
    Message was edited by: Hans Gmelig Meyling

  • Data Passing Problem with Adobe Interactive Forms

    Hello all,
    I am trying to create a Guided Procedure to implement an offline Adobe Interactive form. This form is based on the standard Requisition Request form used in MSS for e-Recruiting.
    I've copied the standard form and updated the layout to ZCI using the appropriate transaction (not manually). After that, I've changed the Interface and layout. But to get the Form in the portal you need to have a .xpd file. Therefore, I've tested the form in preview mode, saved a copy as a PDF file and opened this copy in the standalone Adobe Lifecycler Designer. In the standalone version you are able to save the form as a PDF (not possible using transaction SFP).
    My question 1 is if this is a wrong approach and there is a better way to retrieve the xpd file.
    Next to that, I wrote a RFC function to retrieve data in the backend. This function is working and now I try to pass the data to the Form in the GP (using prefilling). The data is never passed, any points that I need to check there. The data used to export is a structure that contains a number of table types, because Adobe has issues with importing tables it seems. The form is working correctly in the backend.
    Points will be rewarded for helpfull awnsers!
    Kind regards & thanks in advance...

    Check double post

  • GP and WD with Adobe Interactive form question - need some guidance.

    Hello experts,
    FYI, I'm running ECC 5.0 Support Stack 9, EP 7.0 SPS 11, NWDS 2.0.9_15 with Adobe Livecyle Designer.
    I am slightly stuck with what I'm trying to do. I have created a web dynpro application that has an Adobe interactive form. I'm trying to use guided procedures to initiate a process so that this interactive form can be filled out and submitted to an approver. I need the relevant parties to receive a notification email. I have setup email templates and services, I just need to know how it will fit into the process. Once approved in the process, a BAPI should be invoked to populate some fields in the form. Should I be creating the Web Dynpro application to invoke the bapi or should a guided procedure callable object invoke the bapi? I know how to do these things, but I dont know which method I should use, in order to correctly have this process flow from point A - point B. Should the process appear in the Universal Worklist? If not, why not? Will it only appear in the GP runtime? I have pretty much read thru most of the tutorials but still cannot get this GP stuff to work as a WHOLE process.
    Any guidance, suggestions, possible solutions will be greatly appreciated.
    Thanks
    Kunal.

    Hi,
    It seems you have not activated the Composite Form object. Only after activation you will be able to use it to create a Callable Object of type composite form.
    Hope this helps,
    Ashutosh

  • Iview from webDynpro ABAP with Adobe interactive form

    Hi gurus.
    Can I make an iview from a webDynpro ABAP that generates an Adobe Interactive Form, and generate this form from the portal as well?
    thanks in advanced,
    Dieuba

    Chintan thanks for your reply.
    Using Adobe Cycler Designer you can design an interactive Form (fields to be filled by the client, buttons, etc.) and you can integrate this with webDynpros ABAP and JAVA. I want to make an iview that connects with this webDynpro and also generates this form to be filled by the user, so it can send the data back to the sap system.

  • Script Editor with Adobe Interactive Forms

    Hi Everybody,
    I have an issue (i think!) with the Adobe Interactive Form Editor in my NWDS.
    I need to use some scripts in my PDF form, and i though that the script editor will be helpful, but this is disabled.
    Somebody knows how to enable it?
    If I have to validate values or calculate values in the PDF form, is this the way?
    Thank You very much for Your help.
    Regards.
    SS.

    Hi SS,
    I am not sure what do you mean by "disabled".
    But for your information script editor is enabled only for UI elements like subform, input fields, Image field etc. When you open the form the script editor is disabled. When you select some element like subform, textfield etc, its enabled for that UI element.
    If this is not your case, please let us know what all elements you have on the form.
    Regards,
    Shubham

  • Loadrunner / ecatt with adobe interactive forms

    Has anyone tried either eCATT or loadrunner with an Adobe interactive form inside of a webdynpro app yet? We are getting ready to, but won't be ready for about 2 - 3 weeks. Any advice or comments would be appreciated.
    bkpf

    Hello Brenda,
    yes, we've tested eCATT with interactive forms. It works so far, but the question is what is the goal of your test?
    Using eCATT ADS, the application, and the business logic behind is tested. If that is your goal, using eCATT is an appropriate solution.
    Regarding Loadrunner-Tests I'm not the expert. But within the solution an ActiveX does posts to the server using encoded URLs. So there are several problems:
    - is loadrunner able to record those posts?
    - is loadrunner able to modify URL parameters dependend on the current session?
    - is loadrunner able to use the response of such a post and dynamically adapt a post parameter of the subsequent post?
    So I think it is at least very difficult and complex to use loadrunner. I recommend eCATT as the solution for automated tests of InteractiveForms.
    Regards
    Stefan

  • Web dynpro with adobe interactive forms and button submit

    Hi,
    I'am new with webdynpro and adobe interactive forms so i just trying some example with an adobe interactive form with a submit button event handler inside the webdynpro. But i can't catch the event handler submit that i creaate on onSubmit property of the interactive form.
    Can anyone help please.
    Thank you very much.

    I think I understand but just to make it clear. I use texts created using function module "SAVE_TEXT". In my Web Dynpro I  select one or more of them and use the button "insert text" (with appropriate functionality behind it) to insert them to specified location in my PDF form opened in this Web Dynpro. Considering what you said it is not possible to replace this "insert text" button by drag and drop functionality. Am I correct?
    Btw great job with the book "Next Generation ABAP Development" Thomas!

  • Hanging issue - with adobe interactive forms

    Hi Guys,
    I' am facing the following problem with the adobe interactive forms. After the successfull completion of 6 to 7 round trips,
    the form is hanging next time. Let me know if you people have faced the same issue and what was done.
    Thanks,
    Aravind

    Hi,
    Some more information on the issue. I' am using HCM forms and processes to develop the forms.
    Ther problem is only happening to two forms which are more than 200Kbytes. Is there any size
    restriction for the adobe forms developed. if yes, please let me know.
    Thanks,
    Aravind

  • Error while executing WebDynpro Application with Adobe interactive forms.

    I have created a webDynpro application which involves an adobe interactive form. When i deploy and run the application, i am able to deploy it on the J2EE engine on the EP server but while executing it, i get the following exception -
    <b>Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "UsageRights" operation. Request start time: Thu Oct 12 17:30:39 GMT+05:30 2006
        at com.sap.tc.webdynpro.clientserver.adobe.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:486)
        at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:185)
        at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterHandleActionEvent(ClientApplication.java:1154)
        at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:402)
        at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:649)
        ... 21 more</b>
    I would appreciate any help in this matter.
    Thanks...

    Hi,
    Check the note in this site...
    https://websmp204.sap-ag.de/notes
    Regards,
    <i><b>Raja Sekhar</b></i>

  • Webdynpro interface with adobe interactive forms

    Hello
    I'm trying to get embed ABAP based interactive form in WDA. the problem I'm facing is when I see the context node in WDA view it shows tables from forms as attributes.. i dont see any node created in context but just 3 attributes created for my 3 tables in forms.. so I'm not able to assign value help to the fileds in tables. Any idea what I need to do to see  these tables as nodes in view.
    Thanks
    Ajay

    Hi,
    take your node as a structure type and cardinality 1..1.
    The structure type should have fields, each of which is individually a table type.
    This way you can get what you are looking for.
    Regards,
    Prosenjit.

  • Problem with adobe interactive form

    Hi everyone,
    Is there another technology to create a form
    that allow calling RFCs from SAP,
    save the form on the local machine,
    update/insert data and do digital signature ?
    Thanks.
    Regards.

    Hi David,
    To create a form that allow calling RFCs from SAP, you can do this using Adobe Interactive Form. This will absolutely work.
    Best Regards,
    Shital

  • Adobe Interactive Forms and WDA - Right click and submit

    Hi guys,
    We're developing some OnLine Adobe Intercative Form.
    For each module we have one submit button that sends all data to SAP system.
    Every module uses ZCI Layout and Native WebDynpro Library but when someone clicks on the submit button, also with right mouse button, it starts a submit event and after it opens a WDA's menu, from where, someone could accidentally hide a Adobe Form in his browser session!
    So, I would like to know how we can disable this functionality and also how I can have a "hide reader toolbar" in my pallette inside Adobe liveCycle Designer 7.1.
    Regards,
    Antonello

    Interactive Forms support two types of attachments:
    1) Attachments as comments
    - Interactive PDF Forms generated by the Adobe Document Services (ADS) in SAP turn on by default the commenting/annotations toolbar in Adobe Reader. You can then select "Attach a file as a comment" to attach a file anywhere on the page.
    - This is available since the first release of Interactive Forms
    - These attachments cannot be handled  (e.g. detached) automatically on the server. You can use it to archive the PDF with the attachments or to open the form in Acrobat or Reader and open them on the client.
    - Like any annotation functionality this does not work for dynamic interactive PDF forms (PDF forms which can dynamically grow/shrink in the client)
    2) Document Level Attachments
    - This is available with NW04S SPS10 and higher.
    - To attach a document select Menu -> Document -> Attach a File in Reader
    - Attachments can be manipulated/detached on the server using custom Java or ABAP code with the PDFDocument Object... Here is the documentation for the Java PDF Document Object (http://help.sap.com/javadocs/NW04S/current/wd/index.html)
    - This works for all types of PDF documents (dynamic and static)
    Cheers,
    Matthias

Maybe you are looking for

  • On Screen Keyboard for Windows 8

    Is there a way to keep the onscreen keyboard from opening automatically? When I am on my tablet with an external keyboard and am using Word 2013, every time I scroll through or click on the document, the on screen keyboard comes up. It was easy to di

  • Multiple Input Multiple Output Fuzzy Logic Controller

    I am designing an autotuning PID temperature control system whose PID gains are adjusted using a Multiple Input Multiple Output (MIMO) Fuzzy Controller. I am unsure how to set up specific inputs and how to use specific outputs when there are multiple

  • Authentication via weblogic security realm

              My servlet needs to access a session bean. The action in the session bean requires           that a user has been authorized, i.e. at some point the session been calls           String name = d_ctx.getCallerPrincipal().getName()           T

  • Urgent : SQLException: No suitable driver - using Oracle 10.1.0.2.0

    Hi I am getting the following error when I trying to connect to Oracle 10.1.0.2.0 from my Java programme using JDBC. I have added the C:\oracle\product\10.1.0\Db_1\jdbc\lib\ojdbc14.jar to classpath and ensured ojdbc14.jar file at the above location.

  • Hide personal hotspot SSID?

    Is there a way to hide the SSID of the iPad's personal hotspot?