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
Expand all | Collapse all

Extended PORTLET PARAMETER: SET VALUE in SCRIPT?

  • 1.  Extended PORTLET PARAMETER: SET VALUE in SCRIPT?

    Posted Wed January 21, 2009 05:56 PM

    So I’d like to be able to set a parameter’s value in script, but I can only bind it to server side variables and since it has no control ID I don’t even know how to begin poking around.

    Is this possible?

    Alternatively, is it possible to set a server side variable in script with out calling an action?

    Thanks for any help…

    Lucas.


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


  • 2.  RE: Extended PORTLET PARAMETER: SET VALUE in SCRIPT?

    Posted Tue February 03, 2009 05:04 PM

    You can set parameters for portlet urls by using the PortletUrlScript and PortletUrlScriptParameter controls (see http://www.ajax-softwareag.com/articles/N7M0TP/DesignerOnlineHelp/caf_portlet_url_script.html and http://www.ajax-softwareag.com/articles/N7M0TP/DesignerOnlineHelp/caf_portlet_url_script.html). For an example of their usage, see the “control events” view in the Portlet Links sample from “http://www.ajax-softwareag.com/articles/N7M0TP/DesignerOnlineHelp/caf_portlet_url_script.html”.

    Justin


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