Interactive form - Submit event - NetWeaver 2004s

I have problems with Submit event of UI element InteractiveForm in "SAP NetWeaver 2004s" box.
The event doesn't get filred.
I have no problems with the identical Webdynpro/Form in "SAP ECC 6.0" box. Submit event gets fired in ECC.
Both wendynpro's has UI InteractiveForm properties:
dispalyType = native
Enables = checked
Both forms have ZCI layout, ContainerFoundation_JS loaded and Submit button from WebDynproNative library.
It seems like Webdynpro in Netweaver box doesn't understand UI Interactive.
Webdynpro Support package is missing?
Please advice.
Thank you
Tatyana

Chris,
From SPAM  I can tell about the component SAP_BASIS.
in "ECC 6.0" box:
Software C = 700,  SP-level = 0020, Support Package = SAPKB70020, Short Desc = "SAP Basis Component"
in "SAP NetWeaver 2004s" box:
Software C = 700,  SP-level = 0017, Support Package = SAPKB70017, Short Desc = "SAP Basis Component".
ADS is a standalone server.  It talks to both "ECC 6.0" box and "SAP NetWeaver 2004s" box.
I don't understand your question "Both are NW7.00 boxes? ".
Both boxes have a component called SAP_BW. Here is info from SPAM:
in "ECC 6.0" box:
Software C = 700,  SP-level = 0020, Support Package = SAPKW70020, Short Desc = "SAP Netweaver BI 7.0"
in "SAP NetWeaver 2004s" box:
Software C = 700,  SP-level = 0019, Support Package = SAPKW70019, Short Desc = "SAP Netweaver BI 7.0"
Tatyana

Similar Messages

  • 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 Form "Submit To SAP"-Button

    Hello,
    I have the following problem: I have implemented a IF solution with ABAP + BSP + Interactive Forms. We have a landscape with Test, Quality and Productive System. I have a "Submit to SAP"-button on my interactive form. The Url to which I want to send my Form back to my system, should be generated dynamically depended on Test, Quality or Productive system, so that I only have to design ONE form and not THREE forms (one for each system).
    So what I do is the following:
    I generate the PDF-object in ABAP with my XDP-File and my Data.xml. In my Data.xml I have integrated a special tag <urltosapsystem> where I generate my URL for the button, dependend on which system I am.
    On the Interactive Form I want to parse the XML-file for my special tag <urltosapsystem> via JavaScript and assign the URL for the submit-button dynamically.
    So my question is:
    How can I assign the URL for the submit-button dynamically via JavaScript:
    - On which object (on the whole form,on the button) and which event (onClick, OnPreSubmit,...) can I insert my JavaScript code
    - How does the JavaScript-Code has to look like
    Thanks for your help,
    Andreas

    Hello Andreas,
    the "submit to sap" button is intended to be used in the WebDynpro environment. Hence, there is no way to specify a URL for that button. The submitting is handled by WebDynpro.
    Regards
    Juergen

  • Interactive Form in SAP NetWeaver

    Hi SDN,
    I would want to know if it is possible to create non-interactive pdf in NetWeaver.
    If I use interactive form in web dynpro java  I have error at running application...
    The exception in the dump is:
    "com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Processing exception during a "UsageRights" operation. Request start time: Wed Apr 15 09:57:28 CEST 2009 com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights Exception Stack Trace: com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights at com.adobe.ads.operation.UsageRights.execute(Unknown Source)"
    I not have Reader Right Credential and
    I do not have interest to create interactive form but I want to create a print based forms on web dynpro java  from NetWeaver.
    Thanks & Best Regards
    T. Anderson

    Is is possible. But you have to install Reader Right Credential on your WebAS (J2EE) server.
    SAP customers/partners can request credential for free via Service Marketplace.
    Only productive usage of self-developed of modified forms in interactive scenarios requires additional fees.
    Check these links
    [Presentation regarding licensing|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/506a40cc-38cf-2b10-569f-b2198787d2d0]
    https://service.sap.com/sap/support/notes/967432
    https://service.sap.com/sap/support/notes/894009

  • Adobe interactive form-submit button is not working

    hai guys,
      i am following the example in sap technical.
    i have created the adobe form in webdynpro for abap applaiction.
    but the submit button doesnt work .(it doesnt trigger the break point set in on action method)..
    reading other threads,i verify,
    the button is dragged from webdynpro library(i dont ahve native and activex libbraries but only one library)
    i am on
    sap ecc 6.0
    netweaver 7.0
    adobe life cycle designer 7.0
    acrobat 8.11
    any suggestions?

    Hi Kumar,
    When you create the Adobe Form from WebDynpro, you need to follow one step in SFP Transaction or inSE80 transaction. Open the Adobe Form in any one the transaction and now in SAP menu bar "Utilities" in that you will find the "INSERT THE WEBDYNPRO SCRIPT" just click on that one. Then you will see a new Script Object is being created with the name "ContainerFoundation_JS" under the "Variables" in the Heirarchy of the Object Pallete of the Adobe Form.
    This step is mandatory to use the SUBMIT Button of the "WebDynpro Native", to trigger the OnSubmit event of the WebDynpro.
    Thanks and Regards
    Pradeep Goli

  • ADOBE Interactive form integration in Netweaver

    I have installed the Netweaver Developemnt Studi0 2.0.5 from SDN. When I checked the installation log it gives the some of the ADOBE form designer componet files  are missing from the initial source file extract(ZIP). Did anybody experienced the same problem ? Any Help/Suggestios ???

    Hello Velu,
    we have resolved the legal issues (it was around export of encryption technology) and the Adobe technology (incl. the Adobe Designer) embedded in Web AS 6.40 will be in the next version of the Web AS trial version, which will be probably available for download in October or November. It is also available in the regular version of NetWeaver 04 (currently in ramp-up).
    The Adobe Designer and also the Adobe document services shipping with NetWeaver have specific integrations with Dev Studio and Web AS.
    Cheers
    Matthias Zeller
    Adobe Systems
    PS: For additional infos see our homepage on SDN https://www.sdn.sap.com/sdn/developerareas/was.sdn?page=adobeforms.htm

  • Using WSDL in Adobe Interactive forms

    I am developing an Adobe interactive form in SAP netweaver 2004s.For that i must import WSDL file which is in EJB's.When i am creating a new data connection,
    I specified the WSDL path like this,
    "http://192.168.1.36:50000/WSCreate1/Config1?wsdl"
    it is not accepting.It is showing my methods.But getting an error as
    "there is no associated SOAP Binding"
    Can anyone tell me how to get the WSDL file in Interactive forms

    Hi Suma,
    During Creating a Web Service Definition have you provided the authentication?
    Check this link.
    <a href="http://help.sap.com/saphelp_nw70/helpdata/en/b5/ce88b82d7bfe4799ba7e175558d0ba/frameset.htm">Creating a Web Service Definition</a>
    Regards,
    Mithu

  • ID CS6 Form Submit not working in Adobe Reader

    Hardware = Mac 8Core OSX 10.7.5 | Software = InDesign CS6 vs 8.01
    I'm having ongoing frustrations with the ID Cs6 Forms. The interactive form Submit button works on my machine's Adobe Acrobat Pro, but not on machines using Adobe Reader (I've given up on it working in Apple Preview). It has worked on one other mac machine, again it was Adobe Acrobat pro 9.1.1. Any advice will be appreciated. Thanks in advance: Justin

    You need to enable that in Acrobat Pro.
    Bob

  • Saving an Adobe Interactive Form without dialog in background

    Hi'
    I hope someone here can help us.
    Our client uses an R/3 system, version 4.6C, where data for the Interactive form is generated.
    We use an RFC call to send the data to a NetWeaver system.
    The RFC generates our Adobe Interactive form in the NetWeaver system.
    We need to save the generated PDF file onto a harddrive in this background processing ( in the RFC ) immidiately after the file has been generated.
    Any ideas as to how we save the file?
    Regards,
    Karin.

    Here's one way I could think of doing it. Not sure if it's the most efficient. There may be some function modules out there....
    You write a small program to print an Adobe form from the RFC.
    Before you call Job open (CALL FUNCTION 'FP_JOB_OPEN'
    ), set the following parameters of
    sfpoutputparams.
    Set the outputparamaters to suppress the dialog
    utputparams-nodialog = 'X'.
    Set to print to a dummy printer
    outputparams-dest = 'LP01'.
    Set a spool request
      outputparams-REQNEW = 'X'.
    Then you can call a program like rstxpdft4 to download the PDF file.
    Regards,
    Lavaughn

  • How to Destroy PDFs generated thru Interactive Form ELement

    Hello Friends
    My team has figured out that constructing pdfs through Interactive Form Element in Netweaver is a big performance issue
    We need to destroy those pdfs generated , So please help us out with this
    thanks a lot

    I guess I'm still not fully understanding your problem.  You mention that they aren't being cleared from the JVM?  On the server or client side? How exactly are you seeing that they aren't being released? I'm assuming you mean server side because you mention JVM.  The JVM isn't used on the client side to display the UI element.  There is no JVM used in Web Dynpro ABAP for the server side processing.  The only place the JVM is used is in the Adobe Document Services itself for the rendering of the PDF.  Is that where you are seeing instances not being cleared?  I'm not exactly sure how that would be manifesting itself.  Could you please provide some more detail.

  • Submit event in Interactive Form element

    I have WDA with Interactive Form element.
    I put a code onSubmit event of InteractiveForm element.
    I tried several Submit buttons in Live Cycle Designer:
    type Button with Submit option from Standard library and  type Submit to SAP from Native library.
    None of them generates Submit event
    Ehat kind of special "special Adobe Web Dynpro submit button" the Help is talking about?
    Here is an excerpt from WDA help:
    onSubmit
    Describes the action to be executed when the user selects the Submit pushbutton.
    Note that the submit event is only evaluated when there a submit button is selected
    within the form. "Within" means that the special Adobe Web Dynpro submit button has
    been included in the Adobe Designer.
    Thanks,
    Tatyana

    Hello Siva,
    In Interactive Form ,you can place as much submit buttons as you want.
    You are creating a simple calculator in adobe...Right..?
    For this purpose ,
    1. In Adobe Interactive Form, Go to WebDynproActiveX  field and from this ,select 4 submit buttons in sequence
    2.In Caption property label them as Add, Sub, Mul & Div respectively.
    Reply if these steps work for you.
    Best Regards,
    Shital.

  • WD(ABAP) - Oncheck Event by Interactive Form

    Accessing Adobe Lifecycle Designer through Web Dynpro workplace will provide you with a set of fields in a special library called "Web Dynpro", in which I find some interesting element. Most of them are mentioned in the following place:
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/1e/05853ff8ec2c17e10000000a114084/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/1e/05853ff8ec2c17e10000000a114084/frameset.htm</a>
    As I understood, the script within field triggers a Web Dynpro event allowing developer to realize the value check, search help functions in PDF. For example: the "Check Field" button delivers the code:
    app.eval("event.target.SAPCheckFields();");
    In Netweaver developer Studio, an Oncheck event is linked with Interactive Form, you find it under the event property. However I cannot find the same event in Web Dynpro ABAP. Does it mean Web Dynpro ABAP doesn't support the oncheck event of interactive form?
    I have tried to drag and drop a Check Field button on the form. When I click it at runtime, IE returns error message. Looking into ST22, The exception is CX_WDR_ADAPTER_UNKNOWN_EVENT' was raised.
    Does somebody have clue? I appreciated your help on this.

    It's ugly, but it's true:
    At this point in time, Web Dynpro for ABAP has only one Interactive-Forms-specific standard event (compared to the 2 in Java), which is the Submit event. I am hoping that both Web Dynpro worlds will be on the same level in terms of features in the next release.
    Best regards,
    Markus Meisl
    SAP NetWeaver Product Management

  • Submit button on Adobe Interactive form does not send data back to ABAP

    The integration of my ABAP View and Adobe works fine getting data into the form. The form is interactive and I am able to change the data. I am using ZCI and the XML Context. I display the FirstName attribute both on the ABAP View, and the Adobe Form. When I press the SUBMIT button the first time, it disables that button, but the ABAP View is not updated. I have an ONACTION event, but it doesn't get triggered at all.
    Here are my specs:
    Adobe Reader 8.1.1. Local
    Adobe LiveCycle Designer 8.01.3250.1.491864
    NetWeaver 7.0 SP19
    HR Support Pack 48 and Enhancement Pack 2

    Hi all,
    I assume the ZCI script included in the form (800.20070410093956.383622.376748 ) is too old (I guess it's from SP13 or14).
    In general, I propose the following to analyze/fix these kind of problems (Web Dynpro ABAP only):
    1. Check the tracefile (available from SAP NetWeaver 700 SP19): Add "&sap-wd-clientDebug=X" to the application URL and open the trace by typing <CTRL><ALT><SHIFT>T (see note 999998 too):
    -> Watch for an entry "Got a message from Adobe Reader: zciReady 1: 2: 3:". If this line doesn't appear => ZCI script too old, go on with step 2
    -> Watch for an entry "Got a message from Adobe Reader: zciVersion 1: 800....". That's the version of the ZCI script included in the form
    -> Watch for entries containing "sendDataToServer" and "responseFromServer": If you can't find these entries, something went wrong transferring the form data to the ABAP server: Watch out for entries containing "Error", there might be a network problem.
    2. Execute report FP_PDF_TEST_00 to find out the used ADS version: The corresponding ADS version of SP19 is 800.20090130093518.519793 or 800.20090608122643.560369 (look at the second part of the version string. It's a timestamp: The ZCI script included in the form is from April 2007, the ADS version of SP19 is from January/June 2009!
    -> Update the ADS or patch the ADS (see notes 999998, 1229392 and 956074)
    3. optional step: Have a look at note 999998, section "related notes" (this is the complete list of available notes for Web Dynpro ABAP Interactive Forms integration): Install all notes available for your release/SP - or even better: Update SAP NetWeaver (SAP_BASIS) to the latest available SP
    4. Update the ZCI script of the form using transaction SFP_ZCI_UPDATE
    5. Repeat step 1, I'm pretty sure that it will work now!
    Regards,
    Ralf

  • Submit Button in Interactive form is not Triggering (Webdynpro Java)

    Hi,
    I have developed one application for Online intractive form.I have  created one text box and one submit button in Intractive
    Form.I created a Action method Submit.I have bound the onActionSubmit() method to  onSubmit Event of Intractive Form.
    For testing i am putting some value in text box and Clicking Submit button.I have set the debugger in onActionSubmit()
    method.But when I am Clicking Submit button, onActionSubmit() method is not triggering.I have
    1. I have used Submit to SAP button (Pallet>Library>Web Dynpro).
    2.I have ACF(Active Control Framework) instalation.
    3.I have WAS 6.4 and NWDS 04.
    4.I have SAPForms.api in   Program Files\Adobe\Acrobat 7.0\Reader\plug_ins path.
    One Value Node DataSource (Cardinality 1..1) is binded into dataSource Property.And pdfSource property is binded to one value
    attribute of binary Type.
    I have done one application where i am getting data from R/3 System and displaying in PDF ,It is working fine.
    I got below error in Log File for the above two applications.But geting the data from R/3 and displaying in PDF is working
    fine even if it is giving below Error in Log
    ClientJTSInterceptor.receive_reply
    [EXCEPTION]
    org.omg.CORBA.BAD_PARAM: Not found ServiceContext with id=0  vmcid: OMG  minor code: 1A completed: Maybe
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.get_reply_service_context(ClientRequest.java:284)
         at
    com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor.receive_reply(ClientJTSInterceptor.java:91)
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.dealReceiveReply(ClientRequest.java:133)
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.dealReceiveReply(ClientRequest.java:125)
         at com.sap.engine.services.iiop.server.portable.Delegate.invoke(Delegate.java:282)
         at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:486)
         at com.adobe.service._ControlAgentStub.done(_ControlAgentStub.java:83)
         at com.adobe.service.ProcessResource.onCommit(ProcessResource.java:609)
         at com.adobe.service.ResourcePeer.invokeCommit(ResourcePeer.java:130)
         at com.adobe.service.J2EEResourcePeerImpl.commit(J2EEResourcePeerImpl.java:124)
         at com.sap.engine.services.ts.jta.impl.ResourceList.commitTwoPhase(ResourceList.java:80)
         at com.sap.engine.services.ts.jta.impl.TransactionImpl.commit(TransactionImpl.java:355)
         at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0.java:174)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
         at java.lang.reflect.Method.invoke(Method.java:391)
         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:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at
    com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageLis
    tener.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(AccessController.java:214)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Please Suggest.
    Thanks & Regards
    muna

    Hi Muna,
    May ADS is not configured in server properly.
    Check the below link. I hope it will  help you.
    Re: no action got executed corr to SubmitToSap button of Interactive forms
    Thanks
    Siva Arikatla

  • SUBMIT(to SAP) Button in Adobe Interactive Forms (Web Dynpro Java)

    Hi ,
    I m using Adobe Interactive Forms with Web Dynpro Java
    But submit to SAP button is not working
    i m using NWDS 7.2 with adobe lifecycledesigner 6.0
    with adobe reader 9.0
    when i click submit to SAP button in interactive form nothing happens and
    data is not transfered into web dynpro Context
    Can anybody help me out................

    Hi Adi,
    The evniorment and versions you posted seems to be quite scattered, make sure all are of compatible and to the lates.
    Anyways this was not the reason for your problem.
    Can you tace if the button click event is triggered ....?
    1) when the PDF is published can you see any of the fields editable...? reason behind is generally when you create a form in ADLC it comes up in static PDF format if its so you need to make it dynamic.
    I dont know if adding the webdynpro script to your form might fix.
    Regards,
    Sai

Maybe you are looking for

  • IPhone doesn't make audible alerts while docked

    My iphone 4 doesn't make audible alerts for text messages while docked. Is there a fix for this?

  • Using select * into within a function

    What I'm wanting to do is to have a select query with many select fields and automatically create a new table (with the same schema) and insert the select result set in this new table. I can't seem to figure it out and doing the EXECUTE 'select * int

  • Slide Show Movies?

    Forgive such a simple question, can you do slide show movies in Final Cut? My niece is a photographer who would like to present her clients with a slide show movie complete with an original soundtrack. iMovie & iPhoto just don't cut it. I know it see

  • "Convert Selection for iPod/iPhone" and Leopard Issues

    I have a number of movies on my hard drive which I would like to convert for my iPhone, so I right click on them in iTunes and select "Convert Selection for iPod/iPhone." Since I upgraded to Leopard, this function has been taking an extremely long ti

  • Regording scripts very very urgent

    hi experts can u help me for this <b>how can we get footer immetiatly in 2nd page after compliting content </b>