I have seen one of the videos n the finally block set transaction status.xaml invoked
is it old?
in the new they have updated?
please expalin
@Akbar_Badhusa is that video is uploaded recently?
In finally section,none of the workflows is invoked in REframework
Hi @Akbar_Badhusa.
its depend on your needs and business process if you need to add any thing in finally block or no noting that finally block related to Try and Catch not REFramework
1 Like
The RE framework was modified after that in the new releases
In old release it used to be in finally only and used to run everytime at the end
Now…it was split and is being invoked in process try and catch blocks separately…so it is invoked in 3 places instead of 1…
That was more like to split the activity for each block separately …
Hope this helps
Cheers
1 Like
Please, check out the update release notes:
1 Like