facebook

parameters in a birt report don’t work on second refresh

  1. MyEclipse Archived
  2.  > 
  3. Blue Feature Requests
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #318747 Reply

    gme58
    Member

    I have parameters in a Birt report that run fine when I preview the report in eclipse but when i install the application on a websphere 7.0.1.13 server it will only take the parameters on the first try. The second time I try to run the report it reuses the parameters that I previously selected. Any advice would be appreciated.

    Thanks

    #318820 Reply

    support-swapna
    Moderator

    gme58 ,

    Sorry for the delayed reply.

    1) Which version of MyEclipse are you working with ? Can you share your Build Id from Help > About MyEclipse Enterprise Edition > Build Id ?

    2) Can you append _overwrite=true to the url and check if it fixes your issue?

    WAS must be caching the parameters.I suggest you also cross post to the Reports/WAS forums for better support.

    Let me know how it works for you.

    #321024 Reply

    gme58
    Member

    in the web.xml file i added

    <context-param>
    <description>Overwrite doc</description>
    <param-name>BIRT_OVERWRITE_DOCUMENT</param-name>
    <param-value>true</param-value>
    </context-param>

    #321218 Reply

    support-swapna
    Moderator

    gme58 ,

    Glad that it is working. Thank you posting it. It will surely help other users.
    Do let us know if you have any issues.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: parameters in a birt report don’t work on second refresh

You must be logged in to post in the forum log in