Dynamic Interactive Form Values not updated

Hi All,
   I am having a Dynamic Interactive form. Once I have changed values and save it,then when i try opening the pdf form, the  saved changes are not displaying ,only previous data  displayed. Please suggest a solution for this
Regards,
Vinoth

Hi Vinoth,
can i ask ur interactive form is online or offline?

Similar Messages

  • Sending dynamic interactive form to GP

    dear expert,
                    i have create a dynamic interactive form that allow user to populute new instance of row when clicking the "add row" button.
    After collecting the user's input data and hit on the submit button, it will send the form to the guided procedure.
    I have now only able to successfully create a static form and allow value to pass to the guided procedure.
    Can some one who have experience in submitting dynamic form to the guided procedure offered me some advice.

    Hi Colin,
    See if you these links can help you:
    SAP Interactive Forms by Adobe in the Guided Procedures Environment
    https://www.sdn.sap.com/irj/sdn/java?rid=/webcontent/uuid/f057d803-3c53-2910-db92-a6a2f1cc7334
    Guided Procedures Functions and Features
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d261b611-0b01-0010-7781-acb929f30163
    Guided Procedures Overview
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a553bb11-0b01-0010-23ad-a3dc74e77e39
    Task-Oriented Support for Your Department's Informal Processes - Without Calling on IT
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b866ae10-0b01-0010-cc85-e6c886cbfa84
    Getting Up to Speed on Guided Procedures, Part I
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/49a605f0-0a01-0010-68aa-ebb5dfdce852
    Getting Up to Speed on Guided Procedures, Part II
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/1ffe06f0-0a01-0010-60a7-a2593e1862f3
    http://help.sap.com/SAPHELP_NW04S/helpdata/EN/33/198141f906040de10000000a1550b0/content.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a553bb11-0b01-0010-23ad-a3dc74e77e39
    https://www.sdn.sap.com/irj/sdn/java?rid=/webcontent/uuid/f057d803-3c53-2910-db92-a6a2f1cc7334
    Wiki
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/bpx/guidedProceduresGetting+Started
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/bpx/guidedProcedureGeneral+questions
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/bpx/guidedProceduresProcess+Examples
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/emtech/adobeformsinGuidedprocedures
    https://wiki.sdn.sap.com/wiki/display/EmTech/AdobeinteractiveformsinwebDynpro+JAVA
    https://wiki.sdn.sap.com/wiki/display/BPX/TheuseofInteractiveFormsinGP
    Useful blogs
    A Tale of Two Brothers: Guided Procedures and the SAP NetWeaver BPM Product
    The specified item was not found.
    Usage guide for creating Guided Procedures
    Usage guide for creating Guided Procedures
    Galaxy, Universal Worklist, Guided Procedures Connector, and Dr. Bruce
    Galaxy, Universal Worklist, Guided Procedures Connector, and Dr. Bruce
    Regards,
    Arafat

  • Adding rows in web dynpro ABAP Dynamic Interactive form.

    Hi Experts,
              I am having problem in web dynpro ABAP Dynamic Interactive form.
    This is my scenario....
    I have a dynamic interactive form that has buttons to add and remove rows in a table. It works fine when I preview it , but when I render, view or save it using ADS, it no longer works. The "add" button actually does instantiate more repeating rows, because I put some trace messages in to count them, but the added rows are not displayed. How do I make them visible?
    In web dynpro java we write some coding in modify view to set the pdf form as dynamic
    IWDInteractiveForm iForm =
    (IWDInteractiveForm)view.getElement("<ID>");
    iForm.setDynamicPDF(true);
    simillarly what we need to write in web dynpro ABAP.
    Please give me solution for the same.
    Thanks,
    Sathish

    hi all,
             expecting reply from u all. pls help me and give some sugesstion.
    regards,
    vinoth.

  • Interactive form is not showing data during design time

    Hello,
    I have created a interactive form to display PDF. It is of 12 page. I created and checked in the code to DTR but now when I checked out the DC and and edited the interactive form for further update it is not showing any thing in the design time,showing only one blank page. However if I build and run that checked out project it is showing the proper data at runtime, so now i am unable to update the pdf.
    Please help and let me know what to do.

    Hi Timo,
    Sorry for the late response and not specifying more in detail.
    My Jdeveloper version is 11.1.1.6 R1.  When I ran for the first time, it was working fine. Then later on, when I was running it was opening completely blank screen.
    I thought it is something to do with the permission to the task flow. I have opened web.xml and jazn-data.xml file to check and closed without tweaking these files.
    Now, I was not able to open the page in the designer also. It was just showing hierarchy of all the components.
    I copied the backup again and it worked. What could be the reason so that I can avoid doing this in future?
    Is this related to Jdeveloper bug as I have seen on other forums highlighting this issue.

  • Adobe Interactive forms are not editable following an EHP6 upgrade, how do we correct this?

    Good day,
    We are currently going through an upgrade to EHP6. We have set up a test parallel environment that was copied from prod and applied EHP6 for a compare.
    During our initial tests, we have found that Adobe interactive forms are not loading properly following the upgrade. 11 out of the 13 interactive forms currently implemented in the portal are no longer editable. When you go to select a value from the drop-downs or input a value in the field the fields remain blank. This is a high priority as all users perform their PA actions via MSS and through workflow approvals using Abode interactive forms.
    Does anyone have any ideas of how to fix this issue or have come across this issue before?
    Thanks in advance,
    Christine

    Hi Christine,
    maybe a restart of the ADS-Server helps you out. I can remember a similar case where the restart helped.
    IF not, check if you got the latest patch of the ADS, maybe the upgrade of the erp causes this error, because it pass now more data to the ads than before.
    IT's just a suggest. Let us know, if that helped you out.
    Regards
    Florian

  • Dynamic Interactive Form Properties

    Hi,
    Im trying to create dynamic interactive form.
    What are the Form Properties that I have to set to Preview Dynamic Interactive Form.
    I have a radio buttons, when I select one, a related subform must display. Kindly guide me for the procedures to follow to implement.
    Regards
    Prasad

    Hello Prasad,
    First of all: Are you creating the forms in the Netweaver Developer studio, or in the SAP-Gui?
    Next: I am not really sure what your question is, what you want to achieve. I think you want to to display an interactive form instead of a normal PDF. If this is not the case, could you elaborate please?
    If you are in the SAP gui: You can execute the function module which includes the Form. You'll have to give some parameters, and one of them is the structure <i>/1BCDWB/DOCPARAMS</i>. In this structure, you have the field <i>Fillable</i>. If you mark this field (eg. punt an 'X' to it), you'll have the interactive properties of the form enabled.
    I don't have a NDS in the neigborhoud atm, you'll have to wait for that part.
    Good luck!<b></b>

  • Creating a dynamic interactive form

    I have been working at trying to get a text field that expands when more text is added to the field. I have been looking at the sample Purchase Order form that came with Designer and when I look at the properties of the subform for the comments field near the bottom of the page I see options that are grayed out when I look at the properties of the subform that I have made. I'm just not getting it and seeing what to do to get thing to work.
    For example when I go to look at the Object > Subform properties everything is grayed out except the Type, Presence, and Locale fields. In the Object > Binding properties everything below Name, Default Binding and Import/Export Bindings fields is grayed out.
    Without knowing what else to look into I'm stuck.
    I have tried working with the tutorial in the Designer help but there is no tutorial for a dynamic interactive form just a dynamic form that apparently doesn't work the same way.

    OK. I think I got this figured out why the fields are grayed out.
    But how do I get a field to grow when I finaly open the pdf document in Acrobat 7?

  • Contract value not updated in open order value of credit management

    My requirement is i have created the contract and activated the credit management by assigning credit  group to contract document type, In item category the credit is active and in pricing subtotal is also assigned .
    But when i create the contract , the open order value is not updated .
    i do not want the credit to be active at order level.
    Dear guru's
    please let me know where i am going wrong
    thanks in advance

    hi,
    open sales orders value not updating currectly in sales value of CM
    http://wiki.sdn.sap.com/wiki/display/ERPLO/CreditmangementIn+SD-FI
    i think you have to run a report which is under the link number 1.
    regards,
    balajia

  • Statistic condition values not updated during Sales order Settlement

    Hi,
    In our client we have different Price condition types for based on scenario wise. Ex: Domestic Sales (ZPR1) and Export Sales ZPR2. I have maintained separately value fields for each price condition types.
    We are booking some financial charges, and interest on working capital etc., this cost we need to transfer to COPA each Material wise based on sales revenue.
    For this purpose we have created one COPA Assessment Cycle.  Tracing factor is Sales Revenue and receiver is Materials.
    In COPA Assessment cycle we can give only one base means ZPR1 related value field or ZPR2 related value field.
    For this reason we have created one new statistic condition type,  what is amount there in ZPR1 that amount will updated automatically in statistic condition place and so that we can give once one trance factor in COPA Assessment Cycle. We have assign this statistic condition all pricing procedure
    Now my problem is in MTS scenario statistic condition values updated correctly. But in MTO scenario sales order settlement time statistic condition values not updated.
    So is it possible update during sales order settlement time statistic condition values.
    Please give me suggestion.
    Regards,
    Thiru

    Hi Ajay Sir,
    As you said is correct.
    But in our client we have around 9 Plants and each plant manufacturing product are different. Client Requirement is in COPA Report they need see each product wise sales revenue. In this way we mapped product wise value field.  System already mapped one guy in this way earlier. Now I am doing some changes for relevant to month end activities.
    Some financial changes transfer to COPA each plant wise on Material. Here sender is cost center and receiver is Material. Base is Sales Revenue.
    Please suggest me is there any alternative.
    Regards,
    Thirumalesh .

  • SAP Interactive Form is not installed

    All,
    I have installed NWDS 7.0.09. When I click 'Edit' on InteractiveForm component the Adobe LiveCycle Designer does not open.
    I did download the Adobe LiveCycle designer Patch 7.0 from service marketplace. But when i try to install the same I get the following error:
    <b>This patch cannot be applied because 'SAP Interactive Forms' is not installed on this workstation!</b>
    Has anyone seen this error and can anyone advice as to what I need to do to get the Adobe LiveCycle Designer to work.
    The message seems to be self explanatory the question then arises how to I load SAP Interactive Forms
    SAP Partner

    Hi
    You have to first install Adobe LiveCycle Designer on your PC to be able to use InteractiveForms component in NWDS (Provided ADS is installed and configured in your landscape, ADS is installed by default in NW2004s installation, we can also have standalone ADS Server).
    You can obtain the Adobe LiveCycle Designer 7.1 from https://service.sap.com/swdc -> Installations and Upgrades->SAP NetWeaver->SAP NETWEAVER->SAP NETWEAVER 2004S->Adobe LiveCycle Designer 7.1
    Hope this helps!
    Thanks & Regards,
    Preetha Rethinam
    null

  • Subscription value not updated despite payment made days ago

    Please help this is frustrating have been waiting for 3 days now payments have been made but subscription value not updated on skype account 

    Hello and welcome to the Skype Community.
    You have totally different issues. ALWAYS start your own topic please.
    1.0. Philippines Subscription.
    Your account shows that you have used your full minutes allocation in your current billing cycle and your next minutes will be added to your account when your next billing cycle starts on July 17th 2015.
    Renewing your monthly Subscription before your billing cycle ends has no effect on the date upon which your minutes allocation will be added to your account.
    To continue calling until your next minutes allocation is applied to your account please purchase either a Subscription but with a different amount of minutes or Skype Credit.
    2.0. Your account shows that you are calling a cellphone in Austria. Please note that only calls to landlines in Austria are included in the Unlimited World Subscription.

  • 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

  • Dynamic Interactive Form

    Hello friends,
                       I ve created a dynamic purchase order form(Interactive form) which has a dynamic table which adds or deletes the table rows on click of a button.
    This part works fine when i preview the pdf file..rather when i deploy the application,
    the dynamic content like adding and deleting rows does not work..Friends, if anyone of u have faced this issue and solved, please get back to me with the solution.
    Regards,
    Karthikeyan

    Hi,
    Other than checking if xACF is installed, you can check one more thing:
    In  your Adobe lifecycle Designer, open your form,
    Goto, File --> Form Properties,
    Goto the Defaults tab,
    Select "Dynamic PDF" for the XDP Preview Format:
    Click OK.
    This setting will now allow dynamicity in your Form, when you view it in PDF Preview tab.
    This will solve your problem.
    Regards,
    Hanoz

  • VOFM Condition base value not updating(Urgent)

    Hi All,
    I have created a Condition Base Value 901 for Sales Order in Transaction VOFM.
    Following is the code when I enter the Sorce text.
    FORM FRM_KOND_BASIS_901.
    *{   INSERT         DEVK901384                                        1
    DATA: XXKOMV TYPE KOMV,
          XAKOMV TYPE KOMV,
          VKAWRT LIKE KOMV-KAWRT.
    IF KOMP-VKAUS = 'YAB'.
    XXKOMV = XKOMV.
    CLEAR VKAWRT.
    LOOP AT XKOMV INTO XAKOMV WHERE KSCHL = 'YIPR'.
    IF XAKOMV-KAWRT > 0.
    VKAWRT = XAKOMV-KWERT.
    ENDIF.
    ENDLOOP.
    XKAWRT = VKAWRT.
    CLEAR XKOMV.
    XKOMV = XXKOMV.
    ENDIF.
    *}   INSERT
    ENDFORM.
    But this code is not updating the Condition screen for items condition value.
    Regards
    Vijai

    no, the code contains the logic to determine the base value, then the value has to be passed to xkwert.
    take some other base formula as template.
    pls. rewad if helpful
    Roberto

  • Release PO value not updated to GOA

    Hi Gurus,
    when I create a PO on ECC releted to an SRM GOA, the release value is not update to SRM.
    When I creat a PO, the outbound idoc form ECC is created correctly but the inbound idoc on SRM show an error like "object linkage not found"
    Pls help.
    Thanks,
    Marco

    Hi Marco,.
    We had similar issue , resolved by application of OSS notes : 656181
    1028659
    Thanks , Sunil

Maybe you are looking for

  • Publish an Enterprise Service in Service Registry from SOAMANAGER

    Dear All, Can anyone please helpme with the procedure or step-by-step guide to Publish an Enterprise Serive in Service Registry from SOAMANAGER? Thanks a lot. Regards

  • Re-calculation of depreciation for closed FY

    I have changed the depreciation key to calculate depreciation to the day. The program AFAR allows one to re-calculate depreciation only for the currently open FY and not prior yrs.  I am happy for the re-calculated values to be posted to the currentl

  • COUNT of Clients whose revenue is 5 million

    Hi experts,                       I need to find out the output for each of these mentioned below(All these values are calculated for a particular quarter).The requirement is that all these belongs to same report only.     All these Calculations ment

  • WSUS catalogue size, location and log file

    Hi All, Quick question, where is the catalogue stored in the WSUS server? I am trying to find the size of the latest update synchronization that the client use and the size in total of the catalogue, is this possible? As our clients caused an issue p

  • What all do I need to remove my PC ?

    what all do I need to delete from my PC in order to completely delete I tunes so I can re-load it and see if taht helps my problem, I think I may be missing something - thanks!