Hi Everyone,
I have a small query where i want to refresh multiple components for one click operation.
There is a drop down and table which i want to refresh once i perform a click on a button.
I have two web service that populates drop down selection and table in the same portlet view, i have set the the auto refresh flag to true for both webservice in the managed bean. Now i want to refresh both these components at once.
Async button allows to perform one action at a time. But in the same button there is an option to refresh multiple contents by providing the control ID’s. This doesn’t seem to work for me. Any alternatives to do the same ?
This is what i have decided for now : to get the data for table and drop down from one single web service and refresh it with one action. Does this approach have any ill effects ? please advice.
br,
Kiran
#webMethods#MWS-CAF-Task-Engine#webMethods-BPMS