Adobe Form - Problem of data not refreshing each time the form is called

Dear All,
I have created a web dynpro component comprsing of two views.
In the first view i am displaying an ALV which is bound to an internal table.
After selecting one record i click on a button which calls the second view and in the second view
i am displaying an adobe form.
i have provided a native wd submit button  which again calls the first view.
The first time when i select the record it works fine and shows me correct data.
but second time onwards it shows me the data one previous to the current row selected.
Kindly give your valuable suggestions>
Regards,
Niti
Moderator message: sorry wrong forum, please have a look in the forum for "Adobe Interactive Forms".
Edited by: Thomas Zloch on May 9, 2011 5:59 PM

Instead of using in the java code.
For the html page and in jsp pages use the following code
1) Coding Method:
<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
2) Browser setting:
You can adjust the space to store the temporay files. On the Tools menu in Internet Explorer, click Internet Options, On the General tab, click Settings. you can select the newer version radio button also, adjust the "amount of disk space to use" slider towards the left side(equivalent to disable the cache)..
cheers
-balaji

Similar Messages

  • Stop a calculated date from updating each time the form opens

    I have a calculated "read only" Date field, that populates the current date. how do I stop this from re-calculating the date once it is submitted?

    Hi Niall,
    Is there a way I can change this script (below) to populate the date field only if the form is "dirty", so it will automatically update once something is changed on the form. I just dont know what to put in the Javascript to make it update the date. I only know how to do it automatically in Form Calc
    Sample:
    var 
    MyDoc = event.target;MyDoc.dirty
    = true;app.exec("???");

  • How to create a unique file name each time the form is saved?

    I've got a form with several data items. When the user saves the form, it saves it as an .xml file. So far so good. But then I want the user to be able to start over and put in a new data set. I used the reset form button and this clears out the old data. But when the user goes to save the form for the second set of data, the default name of the .xml file is the same as the last record set. How do I get LCD to create a unique data name each time the form is saved? I know that the user can enter a new name, but I do not want them to have to think that much.
    Alternatively, is there a way that a user can enter several forms of data and save all of the data in one XML file that my PDF can scroll through or that I can import into excel and keep all of the data sets separate?

    Thanks Paul for the post. It sounds like this program is simply not designed for one user to keypunch a batch of forms. It would appear to limit the program's use to users who only need to key in one record/form. While a good solution for multiple users who need to enter just one set of data, the limitation would explain why this program is not widely used.

  • Changing field entries each time the form is sent

    I am trying to create a document that I an fill out certain details and then send them to my clients for them to fill out their part. Each form will have the same questions, but the answers on my side will change depending on the client. So I need to be able to cater each one to the client. Is that possible?
    Its for wedding/event agreements. So I will say here is the details of your services and then they will fill our their contact info and other items....The form fields will remain the same. But the part I'm filling ot will be different each time...Hope that makes sense

    You can do this if you use a PDF form. You would have to add your information with Acrobat and then set those fields to read-only or flatten them so that the recipient won't be able to change the data. You'd then have to distribute the form with FormsCentral and send it out, assuming you need to collect the data with FormsCentral. The alternative is enabling the document with Acrobat and requesting that they email the completed form back to you. You lose the security that FormsCentral provides however.

  • Increment a column by 1 each time the SP is called

    Hi folks, I’m trying to add 1 to the field Click each time this SP has run, not really sure how to implement this, code below;
    USE [TyreSanner]
    GO
    /****** Object: StoredProcedure [dbo].[CountClicks] Script Date: 12/18/2014 11:29:06 ******/
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    ALTER PROCEDURE [dbo].[CountClicks]
    /******tbNumberOfClicks******/
    @Clicks int
    AS
    SET NOCOUNT ON
    BEGIN
    UPDATE [TyreSanner].[dbo].[NumberOfClicks](Clicks)
    Set Click = @Clicks + 1
    END

    Why do you pass a variable @Clicks to your SP? Just update the value in the table by +1 =>
    UPDATE [dbo].[NumberOfClicks]
    Set Clicks = Clicks + 1
    BTW, you can already query the Count of SP calls from DMV:
    Stored Procedure Execution Statistics => column "execution_count"
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Is there a routine one can use to shift the column of data by one each time the loop index increments? In other words, increment the columns that the data is being saved by using the index?

    The device, an Ocean Optics spectrometer in columns of about 9000 cells.I'm saving this as a lvm file using the "write to measurement file.vi". But it doesn't give me the flexibility as far as I can tell.
    I need to move the column by the index of the for loop, so that when i = n, the data will take up the n+1 column. (the 1st column is used for wavelength). How do I use the "write to spreadsheet file.vi" to do this? Also, if I use the "write to spreadsheet file.vi", is there a way one can increment the file name, so that the data isn't written over. I like what "write to measurement file.vi" does.
    I'd really appreciate any help someone can give me. I'm a novice at this, so the greater the detail, the better. Thanks!!!

    You cannot write one column at a time to a spreadsheet file, because a file is arranged linearly and adding a column would need to move (=read and rewwrite elsewhere) almost all existing elements to interlace the new data. You can only append new rows without having to touch the already written data.
    Fields typically don't have fixed width. An exception would be binary files that are pre-allocated at the final size. In this case you can write columns by setting the file positions for each element. It still will be very inefficient.
    What you could do is append rows until all data is written, the read, transpose, and write back the final file.
    What you also could to is build the final array in a shift register and write the entire things to file at once after all data is present.
    LabVIEW Champion . Do more with less code and in less time .

  • Cannot input data in matrix field when the form is in add mode.

    I have created an addon form using UDO.The UDO has four child tables.  I input data in the master data fields in form it works but when I come to matrixes for giving data in matrix fields I was unable to input data there .But after saving the data only with master data I reopend the the form with same data using find option.Now the form allows to input data in matrix fields.Please provide a solution so that I can input data in the matrix columns when the form is in add mode.

    Hi,
    After opening the Customized form you have to add a new blank row into your matrix also.
    oMatrix.AddRow(1,1);
    After then only you can input data.
    regards:
    Sandy

  • Sytem Error:com.adobe.ProcessingException:Problem accesing data

    HI Experts,
    We are trying to perform ADS Configuration from ERP(DEV) system  to SOlman Java. One more thing is we already have ADS connection(GSD) from another ABAP system to Solman Java.
    In GSD,ADS is working fine but in DEV System(2nd ADS connection to Solman) we are getting below error when we execute FP_CHECK_DESTINATION SERVICE but we are able to execute FP_TEST_00 and FP_PDF_TEST_00 reports successfully.
    SYSTEM ERROR : com/adobe.processingexception:Problem accessing data from Destination dest :FP_ICF_DATA_DEV//sap/bc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP?fp-language=DE
    My question is:
    1.Is it possible to create 2 ADS connections to one Java System(in my case GSD,DEV ABAP systems trying to connect to Solman Java system via ADS)?
    2.If yes, please tell us how can we rectify the above issue we are facing.
    We didnt miss anythig from the config guide, thus we are able to config GSD perfectly.
    Thank in advance
    Rkumar

    Hi Sethu
    I rechecked roles and found the below roles assigned to the ADSUSER but not generated. i generated and executed the program FP_CHECK_DESTINATION_SERVICE and now ADS  setup is perfectly working fine.
    Z_ADS_SAP_BC_FP_ICF
    Z_ADS_SAP_BC_FPADS_ICF
    Z_ADS_SAP_BC_JSF_COMMUNICATION
    It was a mistake that i forgot to generate roles after copying from one system to another system.
    my problem is solved.
    Thank you

  • SYSTEM ERROR : com/adobe.processingexception:Problem accessing data from De

    Hi SAP Guru,
    We have configured ADOBE for separate ABAP server and Java Server.
    But when I am execution report FP_TEST_00 getting below error
    ADS: com.adobe.ProcessingException: Problem accessing d(200101) Message no. FPRUNX001
    FP_CHECK_DESTINATION_SERVICE
    FP_CHECK_HTTP_DATA_TRANSFER giving error
    SYSTEM ERROR : com/adobe.processingexception:Problem accessing data from Destination dest :FP_ICF_DATA_IP1//sap/bc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP?fp-language=DE
    But report fp_pdf_test_00 is giving postive response.
    I have troubles hooted according to note 944221 , my configuration is ok but no success.
    Please help to resolve this issue.

    Hi,
    Check your ADS Connection .
    Do one thing
    Go to T-code "SM59"  -  "RFC Destinations (Display/Maintain)"
    select "HTTP Connections to External Server" - > ADS
    Double click there and check the all the settings " Administrations "  ,  Technical setting , Logon and security , Special option .
    Please check the log on and pass word with the help of your SAP BASIS consultant it will work fine .

  • HOW DO I STOP MY JSP PAGE FROM INSERTING DATA IN DATABASE EACH TIME REFRESH

    Hi,
    HOW DO I STOP MY JSP PAGE FROM INSERTING DATA IN DATABASE EACH TIME REFRESH?
    Thanks

    emekaco wrote:
    Hi,
    HOW DO I STOP MY JSP PAGE FROM INSERTING DATA IN DATABASE EACH TIME REFRESH?
    ThanksSTOP SHOUTING!
    now, while displaying the form generate some random number, or take the current time in millis or whatever. Put that number in a hidden field. Insert that unique number along with the real data into the database, but before you do check if the number already exists. If it does you can be pretty sure this is a resubmit of the same data, so don't allow it. This is one way of many to prevent resubmission of existing data.
    A good way to prevent a refresh from resubmitting altogether is to do a redirect to a result page right after you deal with the POST request. When the user presses refresh then, he/she will refresh the redirect and not the form submit.

  • I want to get the data of a table inside the Form but it is not passed

    I want to get the data of a table inside the Form but it is not passed to the form by tables parameters.
    How can I do this.
    Regards

    If there is a problem with defining it globaly, you can define a field symbol globably and point to it. For example.  It would probably be better to define your table globably.
    report zrich_0003 .
    field-symbols: <imarc> type marc_upl_tt.
    start-of-selection.
      perform get_data.
    *       FORM get_data                                                 *
    form get_data.
      data: imarc type table of marc with header line.
      select * from marc into table imarc up to 10 rows.
      assign imarc[] to <imarc>.
      perform write_data.
    endform.
    *       FORM write_data                                               *
    form write_data.
      data: xmarc type marc.
      loop at <imarc> into xmarc.
        write: / xmarc-matnr, xmarc-werks.
      endloop.
    endform.
    Regards,
    Rich Heilman

  • I have a user on Adobe Reader X.  whenever they open a .pdf file, the form fields do not auto-fill u

    I have a user on Adobe Reader X.  whenever they open a .pdf file, the form fields do not auto-fill until you click in the box.  Is there a setting that can be changed to make the form open properly?

    Sounds like the form fields were filled in on a Mac using Mac Preview. This cannot be fixed in Reader only Acrobat. Ask the person who filled in the form to redo their work in Adobe Reader.

  • How do I arrange PDF's in adobe on ipad by date not alphabetically

    how do I arrange PDF's in adobe on ipad by date not alphabetically

    Try following forum:
    http://forums.adobe.com/community/adobe_reader_forums/ios?view=discussions

  • Com.adobe.processingException : Problem accessing data from destination

    hi guys,
    i have an ECC 6.0 server(db : sql) and i am getting the below error while testing the destination service
    (((com.adobe.processingException:Problem accessing data from destination
    dest: fp_icf_data_isp)))
    i checked rfc connection and it is working fine .
    i dont remember the ADS_AGENT password for checking the user.but i have provided all the required roles for that.
    please guide me to resolve this issue

    Hi
    When you say you checked the rfc are you refering to the one in SM59? The fp_icf_data_isp should be an entry in the visual admin of the server that runs the ADS. In the visual admin under server->services->destinations goto to the http folder and check that there is an entry with that name there. Also the address should be http://<host of abap system>:<abap http port> and the client field and username field should be filled in.
    Regards
    Thashin

  • You are not authorized to open the form ORA-01403: no data found

    Hi,
    I have created a new Oracle 10g forms. It compiles sucessfully but when it is opened it gives a error message : You are not authorized to open the form ORA-01403: no data found.
    I am already connected to database. Can anyone please help what is the reason for this issue and any possible resolution?

    Sounds like you have some kind of security enabled.  However, because you didn't share the details about your environment or what you are doing there isn't much we can do is guess.
    Exactly which Forms version are you using?
    Exactly which database version are you using?
    Are you using anything like Oracle E-Business (e.g. template.fmb)?
    Did you create the form with Oracle Designer?
    If you create a simple form using only the DataBlock and Layout Wizards against the Oracle demo schema (SCOTT), does this form run?
    Any additional details outlining what you are doing or have already done might be helpful.

Maybe you are looking for

  • P45 Neo2 and Memory

    Before you all start flaming me,  I know that my memory is not "true" 1066 memory. What I want to find out is if there is a way to make it work at that speed stable. Anywho, here's the situation. I've got a P45 Neo2 motherboard that won't accept 4x2G

  • How is SDN Anonymous content implemented ?

    Dear SDN, I have a similar requirement wherein I have to design an anonymous page for my portal. Instead of TLN I have to show Left Links section. On clicking any of the links I need to display XML form in the content area. Kindly help as to how thes

  • [Solved]Can't load mysql after long time of idle

    Phpmyadmin: #2002 Cannot log in to the MySQL server /etc/rc.d/mysqld restart :: Stopping MySQL Server [FAIL] :: Starting MySQL Server [FAIL] Did everything in archwiki. Webmin used to write: SQL select * from tables_priv order by table_name failed :

  • Loss of image preview in .inx./.idml

    I am currently working on a catalog project for a client who is in CS4 (as I am in CS4 too) who cannot provide their image bank for us to use.  I am given InDesign files in CS4 with the image previews in place that they can use in the layouts. Howeve

  • Download error cs3 mac

    How can I download cs3 mac when i keep getting error page?