IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Import View

    Posted Thu November 18, 2010 09:44 AM

    We are using import views in the page, in the same page we import several views, but only one is enabled at the same time. For these I have the autorefresh == true

    In the current behavior when I load the page (that contains all the views) it is called the IS service for all the views (the one visible and the ones not visible).

    How can I change the behavior to call the services only when the view is visible?

    Thanks


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 2.  RE: Import View

    Posted Thu November 18, 2010 12:14 PM

    Hi Herve,
    one option would be to put your imported views in Hideable Panels (which I suppose you have done) and set the properties Lazy Load and Two Pass to true, so that the content of the views is first rendered when the panel is made visible.

    Hope this helps,
    Javier


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine