In the BC extension development scope, we have generating or posting some values to BC core component. In my custom entity, a action click is doing several tasks and post the accumulated information all together to BC code component. How to show a progress message by changing its description on the message box during the activity and pop it up to user until the process complete?
Please suggest.