Refresh applet after asynchronous process
Hi,
I press a button in Siebel list applet and after few validations, it call a asynchronous process to perform an operation.
Just before async process is kicked off, i set a flag at Parent BC and make parent and child applets Read only through aspect user properties. Once async process is completed in background, it resets the flag and aspect Read only is no more true. However i need to refresh applet manually to see the change. Is there any way to refresh the applet? I don't want to do manually in UI.
I have tried few things like-