Guided Procedures - Integration of Webdynpro Java with Adobe Interactive fo

Hi All,
We have created Webdynpro java application with Adobe interactive forms.It works fine in NWDS and also in Webdynpro Content Administrator.
When we have called this component in Guided Procedures (callable object - Webdynpro (GP Interface)), the form screen has not displayed.
Plz help us..

Hi,
Scenario : User have to log into GP runtime, When he clicks the first action it should display the adobe form. He has to fill the details and submit the form. This form is routed for Approver 1 for review. The first approver will log into portal,view it (UWL),approve it and sent for second approver.The same process happens with the second approver.After both approvals, a BAPI updates the data in the interactive form in R/3
All the process have to be done in Guided Procedures, then integrated with Portal at the end.
We have tried creating an Wdynpro Java app with online adobe form and executed successfuly in NWDS and also in Webdynpro content administrator.
issue:-
When we create a callable object(webdynpro app(gp interface CO)) in GP and test, we were unable to view the form.
Now our question is : what are we mising ?
Is it possible to integrate online interactive adobe form with guided procedures?
Is our approach to solve the scenario right?
any links or tutorials will be greatly appreciated
TIA,

Similar Messages

  • Comparision matrix of Webdynpro Java and Adobe Interactive form

    Hi Experts,
    In our project we have to choose the GUI between Webdynpro Java and Adobe Interactive forms. Can anyone help me out with strong comparision parameter's in order to select the right technology.
    Thank you in advance.

    Hi ,
    Depends on your project requirement : if you project is simple and want to use  less UI controls  then use Adobe Interactive Forms (AIF).
    But In your project needs large number of UI controls and to show huge amount of data then best option is  Web Dynpro Java.
    Web Dynpro provides wide varieties of UI controls for designing your web application . Adobe Interactive Forms have limited controls .
    Web Dynpro take care of your Client side eventing which is not possible in AIF . AIF Developers needs to know Adobe scripting too.
    If your Client data is huge AIF take so much of time to render your content and also this depends on your reader version installed on the end user too . Web Dynpro Java is Client neutral & it won't take much time to render the content.
    Use AIF  to show/process Business data in any Web application. ideally it is not suited for complete GUI of your project  .
    Regards,
    Rakesh Kumar

  • 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.

  • 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.

  • 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

  • Error in UWL --Guided Procedure initiated by Webdynpro

    Hi All,
    I have initiated a guided procedure process from webdynpro for java code. This is creating a item in UWL inbox. When I am clicking on this item it is showing following error:
    Could not retrieve process instance: contact your system administrator
    Same initated process can be opend from guided procedure runtime.
    Please help.
    Thanks
    Raktim

    hi ,
    the following blog explains how to  do the customization of UWL for guided procedures
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/904ca240-63bc-2a10-1c98-de81b6a045bf
    have you done all these?
    Thanks and Regards
    shanto aloor

  • Save and Cancel Functionality in WebDynpro application with Adobe Forms

    Hi,
    I want to create an application with Adobe Interactive forms. This application will have 3 buttons: Save As Draft, Submit and Cancel.
    This application also involves Workflow.
    On Save As Draft, the form will be saved for later viewing. How can I achieve this functionality? Does UWL support Save As Draft feature.
    On Submit, workflow is triggered and form is routed for approval.
    On Cancel, the form is deleted from the system and cannot be retrieved. How can I get this functionality?
    Issue: How to achieve Save As Draft and Cancel functionality?
    Regards,
    Vibha Singhal.

    It works well en SP 21.
    Thanks.

  • 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.

  • ABAP Web Dynpro Guided Procedures integration

    Hello,
      does anyone know if there is a way for an ABAP Web Dynpro to expose input and output parameters for use in Guided Procedures?
      Thanks in advance
        Gabor

    I have the same problem. I want to integrate an ABAP Web Dynpro in GP, but there is no way to implement an Interface from GP like it is in JAVA. That means you cannot maintain input , output parameters and give a status back to GP. Seems that in ABAP the WD is not integrated in GP.
    I went to the relevant developement departement an they gave me the following answer.
    In GP you can maintain input parameters for a ABAP Web Dynpro Application manually which will be displayed in the apllication UI URL . Then you need a function module to map the input parameters inside the url to the ABAP Web Dynpro context. Output parameters are not possible in GP with ABAP Web Dynpro. It is also not possible to give back the processing state to GP from your ABAP web Dynpro Application like it is in JAVA. Only the GP framework provides a button to complete this Step manually by the user.
    Regards
    Rainer

  • WebDynpro ABAP vs WebDynpro JAVA for Adobe forms--PCRs--MSS

    Hi Experts,
    This might be a generic question :
    I am modifying PCRs (MSS 1.0,EP 7,ECC 6.0) and now I have come to a point where I need to decide if I have to use Webdynpro JAVA or Webdynpro ABAP for modifying Adobe interactive forms which come with MSS 1.0 out of the box from SAP.
    What does SAP suggest??
    What do you suggest??
    Quick answers appreciated

    Hi Aditi,
    Thanx for your suggestion but let me just detail what Iam looking for;
    I will have to develop a custom PCR for Hire/Rehire (no workflow -- weird right),
    now if I develop Adobe forms for this, my question is how am I going to bind these forms to the scenario (QISRSCENARIO).
    Whatever is entered  in  this form is not going through workflow but is going to be directly updated in the database when the manager says SUBMIT.
    Usually the HR developer goes to the scenario and selects input by Adobe form and clicks <b>generate</b>, but now if I develop the form using Webdynpro JAVA how am I going to integrate the generated form to that particular scenario.
    Sorry if Iam not clear enough, but I really need help in this regard.
    Thank you

  • ADS Error while calling WebDynpro Abap with Adobe Form

    Hi Experts,
    I have created an Adobe Form and its interface in Transaction SFP. In a WebDynpro Abap Component I created an UI-element "Interactive Form" with the context of my form. So the WebDynpro Context was created automatically. Then I tried to call the WebDynpro Application in  the Internet Explorer but got the error message:
    german(original):
    WebDynpro Exception: Der Aufruf des ADS schlug fehl. Informationen zur Ursache finden Sie im error.pdf auf dem Applikationsserver.
    english:
    WebDynpro Exception: The call of ADS failed. You find information in error.pdf on Application server.
    How can I call error.pdf and what can that be? One WebDynpro Component with the form runs without any problems, the other one doesn't do this. I have no idea if it is a problem with context or server or something else.
    I hope you can help.
    Thanks al lot.
    Best regards,
    Ingmar

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

  • Configuration and customization guides for ESS/MSS(webdynpro Java) in EP 7

    Hi All,
    Can anybody help me by providing the guides for Configuration and Customization of ESS/MSS(webdynpro java) in EP 7.0?
    Thanks in advance.
    Regards,
    Shankar

    Hi,
    Please check the links for help
    https://www.sdn.sap.com/irj/scn/wiki?path=/pages/viewpage.action%3fpageid=31476
    Configuring ESS in SAP Enterprise Portal 6.0
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21eb036a-0a01-0010-25a3-b2224432640a
    General Settings for Self-Service Applications
    Configuring MSS on Portal 6.0
    Implementation and Configuration guide for ESS into Portal,Backend R/3 4.7C
    Regards
    Santosh

  • Color Webdynpro Java with OCA to Mobile 7.1

    HI
    I am developing an application with Webdynpro Java Mobile 7.1 with OCA.
    Does anyone know if you can give color to the elements (dropdown, inputField .....)?
    Best Regards.
    Maria Elena

    Hi:
    I put in the file configuration.properties :
    stylesheet.inputfiled.backgroundcolor = #FF0000  and this working properly
    but for the elements  
               stylesheet.dropdownbyindex.backgroundcolor=\#FF0000 NOT WORKING properly
    Is there a way to just change the color to a concrete and not all of that kind?
    Any idea???
    Best regards
    Maria Elena

Maybe you are looking for

  • Publish more than one operation by WebService

    Hi all Somebody can helpme saying me how to do the following with eGate ( i cant use eInsight ): For now im enabled to publish one operation and one webservice, but mi problem is that i can't publish one WebService with more than one operation and i

  • [solved]cannot execute binary files

    For example, what I'm trying to do: [summerset@arch tmp0]$ ls test.cpp [summerset@arch tmp0]$ cat ./test.cpp #include <fstream> int main() { printf("here am I"); [summerset@arch tmp0]$ g++ ./test.cpp [summerset@arch tmp0]$ ./a.out bash: ./a.out: Perm

  • RMAN SBT_TAPE

    hello, as far as i learn that sbt_tape configuration needs a media manager i explore that some of them is netbackup, tivoli now, i think they are not open source . can any 1 tell me which media manager is open source ? i wanna do practice on sbt_tape

  • Adrelink.sh script failed to regenerate "adclone.sh" file

    I'm using EBS R12.1.1 Version. In $AD_TOP directory , "adclone.sh" file is missing. So, I used adrelink.sh script to generate that file. In log file it shows below lines: Starting link of ad executable 'adclone.sh' make: *** No rule to make target. R

  • Speech icon is funky in System Pref. window

    Hi all! Not sure how or why, but a month ago or so, when I openend up my system preferences, the speech icon looks different. Instead of the little microphone, it shows the light switch, with part of the microphone in the bottom left corner. All the