Hi All,
I have tested both ReliableAsynchronous and Asynchronous modes.
My finding is that when using Asynchronous mode, message in Action center is only shown when the user refreshes the screen.
When using ReliableAsynchronous mode, Action center message is automatically shown when the batch job is done at first but from the second time it skips showing message..
I would like to show the message in the action center as soon as the job is finished without having to refresh the screen.
How can we achieve this?
Thank you.