webMethods

webMethods

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

Async Command Link - Control Parameter

  • 1.  Async Command Link - Control Parameter

    Posted Tue July 15, 2014 04:16 PM

    Hi All,
    I have a Async Command Link with a Control Parameter inside it to set a portlet preference. And the Action command is bind to a java method which sets some variables.

    But weirdly the action never gets invoked. However when I remove the control parameter from the link, it works perfectly. Is there an issue with the Async Command Link with Control Parameter inside it ?

    I have used this combination in my earlier projects and never had issues with it.

    Any help would be greatly appreciated.

    MWS Version: 8.0.2.0.285
    Fixes: MWS_8.0_SP2_Fix14,MWS_8.0_SP2_Fix18

    Regards,
    Sravan


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


  • 2.  RE: Async Command Link - Control Parameter

    Posted Wed July 16, 2014 03:12 AM

    By not working do you mean the button is no longer clickable or after clicking the action doesn’t gets invoked.
    If it is the second one then try debugging through firefox and see if there are any javascript errors on the page after click on that button.
    also try some javascripts on button events (onClick etc) to see where it is getting stuck.


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