How to config interactive form for GP framework

Hello experts
I am configuring off line adobe form to work for Guided Procedure.
I have created a process which has only one callable object .and it upload data in R3
I created externally off line form and mapped parameters to callable object parameter.
I have also generated Adobe PDF under mange impersonalized form .
But when i am submitting data back to GP framework its giving me error .Error opening URL to submit this form .Do i need to configure adobe adapter for this case .If yes please share how to do it and also complete configuration to make a connection between standalone off line adobe forms and GP framework.
Thanks and Regards
Umang Mathur

Umang,
Check these links :-
http://help.sap.com/saphelp_nw04s/helpdata/en/6a/fa96421ae6c66ae10000000a155106/frameset.htm
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8a696cea-0c01-0010-d494-9b0b8ce7565f
Chintan

Similar Messages

  • SAP Interactive forms for external consumption

    Dear Experts,
    We have a requirement in one of our projects to expose our SAP Interactive forms for external consumption. This services are in ICF currently and I am trying to get them into ODATA repository. I have even created a model for that but unable to get the ICF services intot the ODATA repository.
    Need your expert help in getting this done.
    Would appreciate a step-by-step help from you.
    Thanks,
    Ayyappa

    Ayyappa,
    This is how I would approach.
    SAP Interactive form content can be obtained by calling corresponding Function Module. So you create an oData service having a media entity. The 'read' (*GET_ENTITY) method would call this Function Module and return the form to frontend.
    Thanks
    Krishna

  • Configure of Adobe Interactive Forms for SAP NetWeaver CE 7.1 SR3

    Dear
    How can I configure of Adobe Interactive Forms for SAP NetWeaver CE 7.1 SR3 ?
    I can not find the pdf,who can help me?
    Thank you

    Hi Amit  ,
    Thank you for your help.
    I have already carried out according to your configuration method,
    When I issued an application, the following questions arise:
    Root Cause
    The initial exception that caused the request to fail, was:
       javax.xml.rpc.soap.SOAPFaultException: javax.ejb.EJBAccessException: Principal: Administrator (authentication method: password), policyContextID: com.adobe/AdobeDocumentServices*AdobeDocumentServicesAssembly.jar, permission.name: AdobeDocumentServicesEJB, permission.actions: rpData,Remote,com.adobe.RpString[],com.adobe.RpStream[]
        at com.sap.engine.services.webservices.espbase.client.bindings.impl.FaultUtil.buildFaultException(FaultUtil.java:170)
        at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.processFault(SOAPTransportBinding.java:1445)
        at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.call_SOAP(SOAPTransportBinding.java:976)
        at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.callWOLogging(SOAPTransportBinding.java:699)
        at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.call(SOAPTransportBinding.java:672)
        ... 70 more
    com.sap.tc.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Interactive Form Operation Failed
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:633)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:940)
         at com.sap.tc.webdynpro.clientserver.phases.RespondPhase.execute(RespondPhase.java:60)

  • Adobe Interactive forms for Managerial self service

    Hi All,
    We need Adobe Interactive forms for Managerial self service in Portal.
    When i goto transaction SFP, and check any of the interactive forms ie ISR_FORM_SPEG for example, and click the Layout button, i get the blank form, even the PDF format shows me a blank page.
    Has anyone faced a similar problem? If so, can you please tell me the reason for this error and how to rectify it?
    Thanks in advance,
    Aditi

    Hi Pavan,
    Thanks for replying..i found a note (843279) which has a similar problem as mine..it says logon as "DE" and then copy the form . When i do that, i get a popup window asking me userid and password for Adobe configuration services, which means i need to check whether Adobe configuration is proper or not.
    Ill do that and see how things proceed.
    Thanks,
    Aditi

  • Adobe Interactive Forms - for Travel Expense Booking

    Hi:
    We are implementing Adobe Interactive Forms for Travel Expense Booking integrated with Portal (where user would download the form from portal locally to work offline and then upload it later when connected).
    For the form to function properly, our consultants has asked to make following changes in the Adobe Reader settings on user machine:
    1. Under Edit -> Preferences -> Internet -> Check "Display PDF in browser"
    2. Under Edit -> Preferences -> JavaScript -> Check "Enable Acrobat JavaScript"
    3. Under Edit -> Prefenences -> Security (enhanced) -> Uncheck "Enable Enhanced Security"
    All the above three changes are opposite to our current settings. And our IT group is seeing a major secutity threat to company network on making the above changes.
    I wanted to check how other companies with Adobe implementation are handling the above changes? Is there any work around to these changes?
    Any ideas?
    Thanks,
    Rahul

    you have to get really creative when trying to dynamically control the form without javascript / formcalc.
    One of my little secrets (you owe me big points here) is that I prepare my output in a series of tables when possible.
    For instance, in SAP i'll fill an internal table with
    Customer | Sales Order Number
    12345      |  80002038
    Date         | 09/15/2011
    Special Instructions | Deliver around back
    something like this... then I drop this table where I need it.  However, if there are no special instructions, I simply do not fill that info out in my internal table. This has the effect of "hiding" the field.

  • How to make a form for input in web interface builder

    Hi expert:
        How to make a form for input in web interface builder?I have already used it to do PS planning, but I don't know how to  draw lines and checkboxes . Thanks in advance.
    Allen

    WAD:
    Open the WAD and create a new template. On the left hand navigation you will have several Web Items available. Under 'Standard' you have 'Analysis' item. Pull that into your template to the right. Under the Properties tab you need to pick the query [form/layout] that you have built in Query Designer.
    You will also find other items such as Button group, Checkbox, drop down, list box etc available. Pick and drag into the template whatever it is you require. Lets say you want a button. Under the Properties tab select the 'Command' that you require. You could use standard commands that are available there. You could also define functions and commands that you require.
    Query Designer:
    Open the QD and drag the characteristics and key figures that you require into the rows and columns of the QD. You would need to specify restrictions under the Filter tab of the QD based on the granularity of data that you require. You would need to remember that the key figures need to be made Input Ready [do this by clicking on KF and on the planning tab select "change by user and planning functions"].
    This shouldgive you a start. After you've explored it yourself a bit we can discuss further and I can certainly provide you additional details/material on these areas.
    Srikant

  • Is there a list of Out of the Box Adobe Interactive forms for HCM (HR)?

    Hi,
    Is there a list of Out of the Box Adobe Interactive forms for HCM (HR)? Can you please help me?
    Venkatesh

    hi,
    there are standard ISR Adobe forms (interactive) to my knowledge, which you can customise at your convenience.
    kindly check at <a href="http://service.sap.com/adobe"></a>.
    more precisely, go here
    <a href="https://websmp110.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000478323&">Interactive Forms Delivered by SAP Solutions</a>
    Do update the forum reg your findings.
    Thanks and Regardas,
    Anto

  • How i connect my forms/report  with 9i database/ how i configer my form and

    hi master;
    i have 6i forms and 9i oracle database both are right but how i accece the 9i in my form and report.
    which file i copy and where i copy .
    please send me file name or how i configer my form and report with 9i
    thanking you
    Aamir

    Dear Aamir,
    Please copy TNSNAMES.ORA file from your Database Home/NETWORK/ADMIN directory and copy that in NETWORK/ADMIN directory where you installed Forms/Reports 6i. then you can connect to your server by using SID as host string like: system/manager@<SID example: ORCL>
    Regards,
    Reza

  • Adobe interactive form for material creation

    Hi experts,
    I f an adobe interactive form for material creation was created using JAVA... what part is involved in the ABAP pgm.
    Thanks in advance

    Hi,
    Pleaes find the sample codes for WD Java...
    https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d
    Regards,
    <i><b>Raja Sekhar</b></i>

  • How to config work flow for approval in snp?

    Dear Expert,
    we want to running TLB for deployment stock orders which are approved by leaders.
    please tell us how to config work flow for approval in snp?
    thanks so much

    Hi,
    I got to know from DB49 that some workflow is available in GATP, but as far as I know, there is no such possibility in SNP.
    Deployment stock transfer kind of data exists in livecache order series, and it's very tough to manipulate it in some way to suit the approval workflow.
    As far as I can propose, you would need to do following (big custom development):
    1) Create a custom transaction
    2) Read Deployment Stock transfer data in accordance with your selection criteria and display it to the relevant user/approver
    3) User would accept/reject the Deployment Stock Transfer. This action is possible in a custom transaction.
    4) If Deployment Stock transfer is rejected, delete it from livecache
    5) Now when you run TLB, only approved Deployment Stock Transfer would be available to be coverted to STOs.
    In the above development, you could create logs/reports as you need for audit kind of purpose.
    This won't be a very simple development, but it's possible.
    May be someone could give you some better alternative.
    Thanks - Pawan

  • How to binnding the data in the adobe interactive forms for making a table?

    Hi, experts,
    Function:
    Through the sharing context node between adobe interactive form and a WDA for ABAP, display the data of the sflight_node in the ADOBE.
    version:
    Acrobat Reader 8.1.0
    currently both of the SAP-ABA and SAP-BASIS SP level: 9
    ADS : Successful.
    The following is my action:
    1.     Create a interface (Z_SFLIGHT_INTF) with a attribute node (SFLIGHT_NODE) that type is "sflight"  using the transaction code "sfp"
    2.     Create a form (Z_SFLIGHT_FORM) using the transaction code "sfp" with the interface Z_SFLIGHT_INTF.
    3.     Trag the sflight_node in the Z_SFLIGHT_INTF to the form( Z_SFLIGHT_FORM).
    4.     Open the layout tab in the form(Z_SFLIGHT_FORM), and create a table(table1). Click the table created just now, select the binding tab in the object tab, and in the Default Binding, select the SFLIGHT_NODE under the Z_SFLIGHT_FORM.
    Problem 1:
    Do you tell me whether is right for binding the context SFLIGHT_NODE using this way? If bind 3 context attributes in the sflight, how can I do it?
    5.     Create a WDA for abap (ZZ_02_SFLIGHT), and create a view(MAINVIEW) using transaction code "se80" in the sap-gui with adobe interactive form. Set the templatesource(Z_SFLIGHT_FORM) in the  adobe interactive form properties and saved, and then, datasource is "MAINVIEW_Z_SFLIGHT_FORM" automatically.
    6.     But I only found the attribute SFLIGHT_NODE under the context node(Z_SFLIGHT_NODE), and  I don't found the NODE ( SFLIGHT_NODE ) context in the context tab in the WDA for abap so that I don't set data to the context NODE (SFLIGHT_NODE).
    Problem 2:
    Do you tell me what can I do it so that I get the node SFLIGHT_NODE rather than attribute in the WDA for setting the data to the CONTEXT NODE (SFLIGHT_NODE)?
    Thanks a lot.
    Best regards,
    Tao

    Hi, experts,
    You can reply back to me via e-mail if you think we should discuss this internally at [email protected] or [email protected]
    Thanks a lot.
    Best regards,
    tao

  • How to create interactive forms using Webdynpro for ABAP

    Hi All,
             I have worked on Webdynpro for ABAP, and now I want to start creating adobe interactive forms using Webdynpro for ABAP. Please provide me with basic examples to start.
    Also Please provide me introduction as how interactive forms are related to ISR senarios.
    Thanks in Advance.
    Phani

    Hi Varun!,
    Can you please send me also the above said step by step tutorial on [email protected]
    and can you please also guide me any configurations to be done on Sneak Preview SP12 before developing the interactive forms.
    Thank you in advance.
    regards
    Ravi

  • How to config rewrite form rule for html content?

    Hi,
    How to rewrite the
    "<form name="f01" method="post" action="http://10.64.36.102/AGC_SPAS_Dev/login/login_submit.asp" onSubmit="return DataChk(this)">"
    to
    "<form name="f01" method="post" action="http://www.xxx.com/http://10.64.36.102/AGC_SPAS_Dev/login/login_submit.asp" onSubmit="return DataChk(this)">" ?
    And to implement the "http://www.xxx.com/http://10.64.36.102/..." URL, do I need to secure remote access add-on?
    Thx
    -Eagle Lee

    Yes, I installed secure remote access pack. Don't I don't know how to config the rewriter and gateway. Anyone can help me? Thx
    Regards
    -Eagle Lee

  • How to create interactive forms in ABAP WebDynpro

    Hi Experts,
    we are trying to create our first interactive form with the "how to guide for ABAP WebDynpros".
    Unfortunatelly we have a big problem on Step 17, where we want to save the created WebDynpro Application. After safing the system shows a pop up with following error message:
    "you are not authorized to use function - Netzwerkadministration". Although we have all the necessary access rights in the system (ERP/Developer User).
    But if we go on and create a service call (it's a guided procedure) for an existing BAPI, we can't select the function module interface parameters that we want to add to the context via checkboxes. There are no checkboxes available. but the how-to-guides shows checkboxes.
    is maybe the first error the reason that we can't select the function modules? Please help. If you need the how-to-guide, please give me your eMail and I will provide it to you immediately.
    Thank you very much in advance and regards,
    H.-J. Kersten

    Hello
    I got the same problem when i try to create WD ABAP application.
    Did you find the solution?
    Regards
    Nir

  • Adobe interactive form for flexible compensation plan

    Dear Experts
    I am new to adobe interactive form.  I have to develop a form for   Flexible Compensation Plan Structure   in this form when an employee enter his employee id all the data should be displayed in the form and side wise a blank text field 
    will come for few  fields in which user fill the data according to his requirement .Is there any function module  is there to retrieve the data. or please suggest the data how to do?
    Scenario in Details
       Employee  ID                        001
       Employee Name                  XYZ
       Grade Code                          M4
       Department Code              SAP competency Center
       Salary Head                                   ||     Standard Amount                                          || Desired amount                   
      Basic Salary                                   ||        18,342                                                          || 18,342
    Children education allowance     ||        2,201                                                           || 2,201   (Blank text field user enter the value)    
    Transport allowance                    ||         2,000                                                            || 2,000 ( Blank text field field user enter the value)               
    is there any function module is available or i have to create the function module . Experts please suggest the idea in steps.
    Thanks in advance.
    Chitta Ranjan Mahato
    Moderator message: wrong forum, please have a look in the forum for "Adobe Interactive Forms".
    Edited by: Thomas Zloch on May 12, 2011 4:23 PM

    Hi,
    Pleaes find the sample codes for WD Java...
    https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d
    Regards,
    <i><b>Raja Sekhar</b></i>

Maybe you are looking for