Intergration ISR, UWL and Interactive forms

Hi,
I pretty new in this business, so i have some questions:
- how can I intergrate the ISR date nodes in the adobe form? I only have fielindex, -value, -name
-How can I integrate the adobe form webdynpro into the UWL?
Regards

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

Similar Messages

  • 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

  • PDFDocumentRuntimeException Error with web dynpro and Interactive Forms

    Hi,
    I installed on my notebook the Trail Versions of:
    - SAP NetWeaver Application Server 7.00/Java AS 7.00
    - SAP NetWeaver Developer Studio Version: 7.0.14
    - Acrobat Reader 7.0.9
    - Internet explorer 7.0.5730.13
    I configured and tested the ADS after the configuration guide and i get the Version info sucessfully if I do the http://localhost:50000/AdobeDocumentServices/Config Test.
    So i developed a web dynpro application with interactive forms after a tutorial and did exactly the same (so i think i have to configure something on the server or on the client). All other Webdynpro applications without an interactive forms are running without any problems.
    when im running the application with the interactive forms this error occured:
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:418)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:895)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:319)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         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)
    Caused by: com.sap.tc.webdynpro.services.exceptions.PDFDocumentCreationException: ../../local/TableDemo/TableDemoApp/~wd_key27_1206449390828/Error+PDF.pdf;jsessionid=(J2EE9974800)ID2009226050DB10771811086936887683End;saplb_*=(J2EE9974800)9974850?sap-wd-download=1&sap-wd-dl_behaviour=1&sap-wd-cltwndid=f50f6853fa6911dca5cc001a4b8ead76&sap-wd-appwndid=f50f6854fa6911dc97d6001a4b8ead76&sap-wd-norefresh=X
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:405)
         ... 29 more
    Have anybody a solution for this problem ?!
    Im not quit sure if i installed the Adobe Component Framework. Could this be the problem ?
    Where can i download the ACF ?

    I installed and configured the credentials, but there is still the same problem:
    com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Processing exception during a "UsageRights" operation. Request start time: Tue Apr 01 08:31:54 CEST 2008 com.adobe.ProcessingException: Credential login error while applying usage rights to PDF: C:\usr\sap\J2E\tmp\adobewa_J2E_9974850\DM6591376789253148875.dir\DM7896718136952797773.tmp Specific error information: error while logging into credential ^0 GeneralError: Operation failed. SecurityHandler.login:-1: The digital ID specified is unknown. Exception Stack Trace: com.adobe.ProcessingException: Credential login error while applying usage rights to PDF: C:\usr\sap\J2E\tmp\adobewa_J2E_9974850\DM6591376789253148875.dir\DM7896718136952797773.tmp Specific error information: error while logging into credential ^0 GeneralError: Operation failed. SecurityHandler.login:-1: The digital ID specified is unknown. at com.adobe.ads.operation.UsageRights.execute(Unknown Source) at com.adobe.ads.operation.ADSOperation.doWork(Unknown Source) at com.adobe.ads.operation.CachableOperation.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) Caused by: com.adobe.document.pdf.CredentialLoginFailure: IDL:com/adobe/document/pdf/CredentialLoginFailure:1.0 at com.adobe.document.pdf.CredentialLoginFailureHelper.read(CredentialLoginFailureHelper.java:67) at com.adobe.document.pdf._PDFDocumentStub.setUsageRights(_PDFDocumentStub.java:284) at com.adobe.ads.remote.EJB_PDFAgent.setUsageRights(Unknown Source) ...
    I cant figure out ..what the problem is..
    I als made the test in http://localhost:50000/AdobeDocumentServices/Config successfully:
    this is the Response:
    HTTP/1.1 200 OK
    Connection: close
    Set-Cookie: <value is hidden>
    Set-Cookie: <value is hidden>
    Server: SAP J2EE Engine/7.00
    Content-Type: text/xml; charset=UTF-8
    Date: Tue, 01 Apr 2008 06:36:54 GMT
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ><SOAP-ENV:Body><rpl:rpDataResponse xmlns:rpl='urn:AdobeDocumentServicesVi'><rpl:Response xmlns:pns='urn:com.adobe'><pns:rpStreams></pns:rpStreams><pns:rpStrings><pns:RpString><pns:name>Error_Level</pns:name><pns:value>0</pns:value></pns:RpString><pns:RpString><pns:name>Results</pns:name><pns:value>Processing exception during a "checkDocument" operation.
    Request start time: Tue Apr 01 08:36:54 CEST 2008
    com.adobe.ProcessingException: Required stream: "PDFDocument" not found in request OR its length is zero.
    Exception Stack Trace:
    com.adobe.ProcessingException: Required stream: "PDFDocument" not found in request OR its length is zero.
         at com.adobe.ads.request.Request.checkDocument(Unknown Source)
         at com.adobe.ads.request.Request.setUpOperations(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)
    </pns:value></pns:RpString><pns:RpString><pns:name>VersionInfo</pns:name><pns:value>800.20070708051308.406522</pns:value></pns:RpString><pns:RpString><pns:name>TraceString</pns:name><pns:value>   com.adobe.ProcessingException: Required stream: "PDFDocument" not found in request OR its length is zero.
    </pns:value></pns:RpString></pns:rpStrings></rpl:Response></rpl:rpDataResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
    My installation:
    SAP NetWeaver Application Server 7.00/Java AS 7.00
    SAP NetWeaver Developer Studio Version: 7.0.14
    Acrobat Reader 7.0.9
    Internet explorer 7.0.5730.13
    xAcf_NW711_SP00
    J2EE 7.00 SP14

  • Result states and interactive forms

    Hello,
    I am currently building a process that solely uses interactive forms routed via email to the processors.  Some of the forms include multiple buttons (i.e., "Approve" and "Reject") and based on the button pressed, the process must be routed to different actions.  I originally built this process using online Web Dynpro forms where the result states were specified and set via code.  Then, the action targets would be specified when the block was constructed.  Is there something similar for offline interactive forms?  Right now I am thinking of only having one submit button on the form and have the user specify the result ("approved" or "rejected") using a field on the adobe form.  The value of the field will be submitted up to the process.  The process, in turn, will inspect the value of this parameter and route the process accordingly.  Any thoughts?  I am currently using NW 2004s SP08.
    Thanks,
    Greg

    you can have 2 buttons (Approve and Reject) on the form and use Adobe scripting to set the value of Approve or Reject to a hidden field. both buttons would submit to GP with same url. The value then can be used to do content-based routing using the alternative block and decision value CO.

  • WebDynpro and Interactive Forms

    Goodday Guru's,
    I've just started with SAP interactive forms and currently playing around with it. I've developed the form via NWDS and was able to launch it (the tutorials). One question here. How do i pass data between one form to another. Basically, i have one form with only 1 field. At the bottom of the form is a button (not part of the form) which will fire a plug and call form 2. What im trying to do is, when i click on the button, the data from form 1 is passed accross to form 2. Any ideas?
    Thanks

    Hi
              Consider in your second form there is a text field, bind the same element to the context of second view, then in the "value" field bind the same element as in first view, deploy and run
    Regards
    Abhijith YS

  • Relationship between WebDynproContext and Interactive Form (WebDynpro ABAP)

    Hi,
    I created a WebDynpro application including an interactive form. The context of the view contains a node 'Employeeinfo' with a further node 'Employeerecords' and a Attribute pdfSource. The node Employeerecords contains 2 Attributes: Employeename and Position.
    the structure looks like this:
    <i>CONTEXT
    ___Employeeinfo (node)
    ______Employeerecords (node)
    _________Employeename (attribute)
    _________Position (attribute)
    ______pdfSource (attribute)</i>
    Employeerecords should be used as a table with the columns Empl.-name and Position. The Content of this table is filled by a Supply-Method.
    I bound the properties of the interactive form like this:
    <i>pdfSource-> pdfSource
    datasource-> Employeerecords</i>
    The Interface of the interactive Form is XML created by Context of the webDynpro Component.
    When I start the application it is showing me an empty form allthough the Content was created correct by the Supply-Method ( I tested this with a WebDynproTable element in the same View). The table seems to be there ( I check this with a seperate color) but the Rows are not created.
    It seems to me that there would be no relationship between the WD-Context and the Interactive Form.
    Do you think it is a design mistake or a software problem?
    <u>I work with the following software components:</u>
    <i>AdobeLifeCycleDesigner 7.1
    Adobe Reader 7.0.9
    SAP NW 04s
    SAP GUI 6.4
    ADS is working fine.</i>
    Could you please help me?
    Thank you,
    Nadin

    <b>check the following points</b>
    <b>(this is an old version of requirements but still will help)</b>
    <b>2-1</b> The SAP NetWeaver Developer Studio (Support Package Stack 11) including Adobe LiveCycle Designer (forms design tool) is installed on your computer.
    <b>2-2</b> You have access to the SAP J2EE Engine (Release 6.40). (Note that you can download an evaluation version (Sneak Preview SAP Web Application Server 6.40 Java) from the SDN Download Area at https://www.sdn.sap.com/sdn/downloadarea.sdn.)
    <b>2-3</b> Adobe Reader 7.0.x is installed on your computer.
    <b>2-4</b> The Active Component Framework (ACF) of the Interactive Forms integration is installed on your computer. With SP Stack 11, calling a Web Dynpro application that includes a PDF form for the first time should automatically install the ACF in the background. If you experience
    difficulties that may be related to the frontend installation, please see SAP Note 766191 on the SAP Service Marketplace for manual installation.
    <b>2-5</b> The Adobe document services are configured on the SAP J2EE Engine you are using. To access the Installation and Configuration Guides for Adobe document services, go to http://service.sap.com/nw04installation &#8594; SAP Web AS &#8594; SAP Web AS 6.40 SR1 and Related Documentation &#8594; Adobe Document Services.
    <b>2-6</b> Basic knowledge of developing Web Dynpro applications. For helpful information about Web Dynpro, go to https://www.sdn.sap.com/sdn/developerareas/webdynpro.sdn?node=linkDnode6-2.
    regards,
    -ag.

  • Workflow and Interactive form

    Hi Friends,
    First for I apologize for asking the same question that has been asked several time here.  I'm trying to develop a custom interactive form that should go for workflow approval process before it can update data base tables. Can you tell w step by step process in order. I did search in th form but I am stuck with confusion of the order I should perform task. I mean show I start with sfp? what type of interface should I select?xl? then se80? can you give please guide me.
    Thanks and god bless
    Nash

    Hi,
    here is your step by step guide:
    1) define the interface structure for your form (deep DDIC structure) using SE11
    2) Create the form interface and the form using SFP
    3) Implement some logic (e.g. function module) to create the form (extract the data form persistency, fill the interface structure and call the generated function module for the form generation). Store the workflow definition (LPOR) in the form.
    4) Implement the Workflow:
       - Step 1: create the form and store it in the workflow container (ATTACH_OBJECTS)
       - Step 2: Send the email with the ATTACH_OBJECTS as attachments
       - Step 3: Wait for a "form received" event
       - Step 4: Store the received form in the Workflow container
       - Step 5: Create an "Approve" activity
       - Step 6: Store the data of the form in your persistency
    You have to implement an Email exit (SO50) to process the incoming email containing the form as attachment. Extract the LPOR of the form and throw the Workflow event you are listening to (in your Workflow step 3).
    That's quite all. Good luck.
    Thomas

  • Free Reader and Interactive Form

    I am using the free Adobe reader to fill out an interactive form. When I finish, I need to save it as a non-interactive form.  Is this possible in Free Adobe reader?

    My users who will be filling out the form are going to need something simple to use.  I was hoping that we could add PDF to the printer list and have them simply 'print to PDF'.    Is this possible in free Reader? 

  • Adobe forms and interactive forms

    Hi Friends,
    I am new to adobe forms. Can anybody explain in detail-
    1) Why Adobe forms instead of smartforms.
    2) Main use of Adobe forms.
    3) How to become master in this technlogy.
    regards,
    phaneendra.

    Hi,
    Why Adobe forms instead of smartforms.
    In US Under section 58 will say all the printing documents(forms) should be accessible by the blind people, so that is the reason SAP has been integrated with Adobe. So we can access adobe designer using the tcode SFP. After you develope a adobe form output by using JAWS software imapaired (blind) people can access the output. Access in the sense that software will read the contents in the output.
    Main use of Adobe forms.
    Once you activate the ADobe form system will generate the function modue, thouse function module you can call in the print program. so that pdf form will call and appropriate output will generate.
    In adobe forms we dont have windows concept, instead we have master pages,body pages, with the help of data xml file you can get the output it means no need to execute the printporgram.
    You can write the condition adobe form itself
    if it is master page select the event as layout ready and run at client
    if it is body page select the event as form ready and run at client
    You can get the lot of information in sdn regarding adobe forms
    Thanks
    Ramakrishna Pathi

  • Interactive Forms and NWDI

    We are having difficulty finding answers on how to control code management and promotion for our Interactive Forms by Adobe projects. We have tried to load our projects into the DTR and are having some issues, but we haven't even found anything that says that we should be trying to do so. Can anyone tell me if we should use the NWDI for our Interactive Forms code?
    Thank you for any help.

    Hi Christopher,
    the decision on whether to use NWDI for your developments has in nothing really to do with Interactive Forms, but more with how you develop your Java applictions in general.
    If you have the need for a centralized development infrastructure for, for example, Web Dynpro for Java applications (of which Interactive Forms can be a part), the NWDI makes sense. If it's OK for you to do only local (i.e. non-shareable) Java development, you're OK without it: Each developer simply installs a local Java stack and the SAP NetWeaver Developer Studio, and away they go.
    I may be simplifying here, but again: NWDI use and Interactive Forms are in no way related to or dependent upon one another.
    Best regards,
    Markus Meisl
    SAP NetWeaver Product Management

  • Web Dynpro Java and Adobe Interactive forms Which Tool Should I Use?

    Hello Experts,
    Can anyone help me with deciding the right technology to use among WDJ and Interactive form by adobe. I want to prepare a presentation to showcase the strong and weak points in order to decide the final technology.
    Thanks in advance for the help.

    I personally prefer Web Dynpro Java without Interactive forms in most cases.
        Interactive forms are developed on top of Web Dynpro, so you are including an extra tier with the complexity it adds.
        PDF files tend to go big and performance tends to go down. In average, my forms weight between 1 - 5 Mb so network traffic is a bottleneck.
        The scripting environment is very poor.
        On the other hand PDFs interfaces are nicer than WDJ, but I think navigation is worst in part because of the performance issues. Considering this, reporting could be a good use of Interactive Forms.
        The best scenario for using Interactive Forms is for off-line applications, which can't be done with WDJ. For example, if you want your customer to fill an order list, you can send automatically an offline pdf file wich he can fill and submit to your company, initiating a bpm.
    Best regards, Aldo.

  • Firefox and adobe interactive forms

    Hi,
    I am trying to get a web dynpro application to work on Firefox 1.5.
    When I ran the application the first time in IE I got a popup asking to install a java object. I refused and got an error message in the browser saying it could not render the form. After installing the java plugin, everything was OK as rendering is concerned. But in FIrefox I still have the same  rendering problem...
    Have you any ideas of why this is occuring ?
    Nicolas.
    Message was edited by: Nicolas AURIGNAC

    Hi Nicolas
    in NW 04 any online scenario using an Interactive Form in Web Dynpro for Java can only be run in Internet Explorer after installing SAP's Active Component Framework (see SAP Note 766191) on the respective frontend.
    This limitation will be lifted with NW 2004s SPS 7. Until then, if you want to combine Web Dynpro and Interactive Forms in online scenarios you'll have to work with Microsoft.
    Kind regards,
    Markus Meisl
    SAP NetWeaver Product Management

  • How to integrate Interactive Forms in R/3 Workflow

    Hi
    I'm a newbie in SAP and i will have my first project with SAP and Interactive Forms.
    I read a lot in this great forum about integration Adobe Forms in SAP.
    But unfortunately im not sure, which Scenario could solve my problem.
    <b>My Client use NW2004s (SP10) (ABAP + JAVA Stack) and R/3 4.7</b>
    I have to design some approval sheets with these features:
    - integration in an approval Workflow (runs in R/3)
    - the ability to attache other documents.
    - store Data in the Backend
    - changes in the documents should be traceable.
    <u>What will be the best way to solve this problem?</u>
    - ISR-Scenario ( like HCM Processes and Forms -
    <a href="http://help.sap.com/saphelp_erp2005vp/helpdata/de/43/1d82283fce3566e10000000a11466f/frameset.htm">http://help.sap.com/saphelp_erp2005vp/helpdata/de/43/1d82283fce3566e10000000a11466f/frameset.htm</a>
    is that possible in my  environment??
    - GP-Scenario
    - WD ABAP
    - WD JAVA
    Would it be a good idea that the WF provides the data for the sheet (e.g. stored in some internal tables)?
    Thanks and regards
    Matthias

    Hi Matthias,
    I think WDA/WDJ is best for your requirement.
    Going for WDA or WDJ depends on your prior experience/knowledge. If you are good in Java, then you can go with WDJ,else if you are good in ABAP, then you can go with WDA.
    "Would it be a good idea that the WF provides the data for the sheet (e.g. stored in some internal tables)?" --- What do you mean by this ?
    Regards
    <i><b>Raja Sekhar</b></i>

  • Interactive Forms objects in workflow

    Hi everbody,
    I'm currently trying to configure a workflow scenario with Interactive Forms by Adobe.
    My problem is to initiate a workflow object with interactive forms. From my understanding the object type "dynp_form" in workflow builder doesn't have to do with interactive forms. Which object type do I have to use?
    My next question is: can I use the predefined forms from SAP Forms Builder (SFP) in the workflow?
    I thought about ISR-Wizard to define a form in the QISRCONF. But this doesn't seem to work either.
    I have already configured the Adobe Document Services. The test program FP_PDF_TEST_00 works.
    I'm working on SAP NW '04s ECC6.
    Thanks for your replies,
    Olaf

    Hi,
    Welcome to Adobe Interactive Forms Development.
    Well to start with, you got two options to go ahead...
    Option-1 :
    Using ISR Based Adobe Interactive Forms Development, where we develop forms using SFP transaction and attach them to a scenario which is defined in QISRSCENARIO txn. To get a better understanding about this ISR/PCR's, check this one.
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/54/957e40ec66ce62e10000000a155106/frameset.htm
    Option-2 :
    Using Web Dynpro based Adobe Interavtive Forms Development, where we design our Web Dynpro Application which has the Adobe Form. To have a better understanding of this development scenario, check this site.
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/42/c1151c55b33119e10000000a1553f7/frameset.htm
    Well coming to your Workflow related query, My suggestion is to refer the Standard PCR based Workflows WS50000031 & WS50000041.
    Yes, you can very much use the Standard forms in your custom workflows, for this you require to attach your workflow template number to the ISR Scenario.
    My replies are well understood only after refering to the above mentioned links.
    Hope this helps.
    Regards
    <i><b>Raja Sekhar</b></i>

  • Table in interactive form using webynpro for abap

    Hi All,
    I am working on itercative form in adobe forms.I had a problem.
    I have one field in webdynpro and interactive form in my view.
    In interiae form layout i have a table which should be populated based on the input given in the field context attribute.
    in layout i have 5 fields from 2 fields should poulated based on the input 3 fields user can enter anything i.e these three fields should be interactive.
    I am able to sucessfully fill the data if i set 'Enabled' property to space in element interactive form.If i set enabled property i am not able see any data i my form.
    How can i do this happen.I am very confused.I searched in many forums everybody says that if you put 'Enbaled' check box in interactive that will became a interactive form.
    Thanks,
    Thragini

    Hi..
    use normal wedynpro codeings for table also..
    interactive form is a one of the GUI element in WD.so asual just  create one attribute for input.
    and one node for table bind the node to table. create action for input inside the action write select query in where condition give the readed value  and  once you create the inteactive form throuth the interface values will be shared automatically ..
    regards
    jayaprakash T

Maybe you are looking for

  • Content Search Web Part and Managed Property

    Do I have to have cross-site collection publishing feature turned on for the Content Search Web Part to show a managed property? I have a list and a column in that list called Colors. I created a managed property out of the crawled property for Color

  • Open NAT type on ps3

    When i got my BT home hub 4 in and set my ps3 my nat type was strict... I logged in to the homehub manager and set the ip address as static (i think as thats what id read online to do) anyways it is now on moderate ... How on earth do i get the NAT t

  • Create Business Partner from XMl String not a file

    Hi, Is it possible to create a BP from an XML string.  I know about GetBusinessPartnerFromXml(string FileName, int index) but I dont want to save the string in a file before creating a BP from it Hope there's a method to do that

  • HT201209 If I have a card information saved on iPhone can I still use gift card?

    I have my card info already register on my iPhone. But I want to use an iTunes gift card can I still do it? 

  • Widgets - I cannot understand this???

    I want to create some widgets for the SAP CRM.  I've tried countless ways to get this worked out and no luck. First I tried to use the Web CRM 7.0 personalize link.  And then I clicked "Personalized Widgets" none are available so I click the link "Cr