Mike,
Refresh in Client will refresh information on open pages. If you
Refresh in client is not necessary.
Hope that helps,
Mike
Hi Mike,
The refresh in client is used to trigger the microflows that has the same object as the parameter, For example, let us assume there is an obj1 in a microflow that has the refresh in client set as yes in the change object. Another microflow has the obj1 as the parameter for the microflow if you keep a debugger enabled for the microflow that has the obj1 as their paramter you would see it getting automatically triggered once the commit action is completed.
I hope this explaination with example might have helped you. Let me know if there are any other queries regarding this.