hi All,
Facing an issue with async command button.
Issue description: On click of an async button, I have to refresh two components. Hence binded those 2 components for ‘Refresh’ property of async button with comma as the seperator.(As per the documentation given in the Help provided in Designer (Version 7.1.2) tool).
I am expecting these 2 components to be refreshed on click of the async button and display the latest values from server side.
But it is refreshing only first component.
Please find the attached sample project depicting the scenario.
You may ask me to put these 2 components in one parent component and refresh the parent component.
But in my application, Even if I put these components in 1 parent component, the parent component will sit just immediately below the Form component (This is because, the 1 component is at start of the form and other is at the bottom of the form). Hence it will be equivalent to refreshing the entire form and stopping the user to edit other details in my page till the response is received from this async command.
Could you please share your thoughts what modifications I need to do inorder to refresh both components asynchronously.
Kind regards,
Raja sekhar Kintali
SAGAsyncRefresh.zip (15.5 KB)
#webMethods-BPMS#webMethods#MWS-CAF-Task-Engine