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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  FOcus goes back to MWS

    Posted 05/12/20 11:13 AM

    Hi,

    We plan on using Business Console so our client can use this UI to work on their taks (very simple caf),
    I face an issue where the user accept is task, but when he completes it, the focus goes back to the standard MWS UI and not the Business Console.

    This is a major show stopper.

    Any idea ?


    #webMethods-BPMS
    #BPM
    #webMethods


  • 2.  RE: FOcus goes back to MWS

    Posted 05/12/20 11:27 AM

    In the Task application , in the Task Portlet for Taskview, change the command button for “Complete” to async command button.

    and then remove the following line from from completeTask Action in the managedBean class.

    getFacesContext().getExternalContext().redirect(url);


    #webMethods
    #BPM
    #webMethods-BPMS


  • 3.  RE: FOcus goes back to MWS

    Posted 05/21/20 04:34 PM

    Thank you Vinay, It worked with your solution.

    HAve a good day!


    #webMethods-BPMS
    #webMethods
    #BPM